Use the Create Proxy option to add
or modify some functionalities of an already-existing class.
Procedure
In the RPA Desktop Design Studio, on the Design surface, right-click
either the Data In or Data Out port of a component and select Create
Proxy.
For example, the proxy of the DateTime component appears as shown in the example.
Figure 1. Proxy component
Double-click the proxy component title bar to open the CHOOSE PROPERTIES dialog
box.
In the CHOOSE PROPERTIES dialog box, select the applicable check boxes for the
properties to be used.
For example, select the Day and DayOfWeek properties as shown in the example.
Figure 2. Choose Properties dialog box
Click OK.
If you hover over the Data Out port of the DateTime component after
executing the component, you can see the Day as 27 and the DayOfWeek as Saturday
in the following examples.
Figure 3. Day as 27 in the DateTime component
Figure 4. DayOfWeek as Saturday in the DateTime component