Create a proxy in RPA Desktop Design Studio

  • Release version: Australia
  • Updated March 12, 2026
  • 1 minute to read
  • Create a proxy at a component level in RPA Desktop Design Studio to extract the additional properties of that component.

    Before you begin

    Configure a component. For more information, see Use a component in RPA Desktop Design Studio.

    Role required: none

    About this task

    Use the Create Proxy option to add or modify some functionalities of an already-existing class.

    Procedure

    1. 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
      Proxy component.
    2. Double-click the proxy component title bar to open the CHOOSE PROPERTIES dialog box.
    3. 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
      Choose properties window appears to select the applicable proxy properties.
    4. 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
      Day as 27 in the DateTime component.
      Figure 4. DayOfWeek as Saturday in the DateTime component
      DayOfWeek as Saturday in the DateTime component.