Configure output port properties

  • Release version: Zurich
  • Updated July 31, 2025
  • 1 minute to read
  • Configure the ways the output ports or fields of components or methods return output in the RPA Desktop Design Studio.

    Before you begin

    Role required: none

    Procedure

    1. Right-click the output field or Data out port of the component or method.
    2. Click Override.
    3. Configure how the method or component processes the output as given in the table.
      Table 1. PORT PROPERTIES dialog box
      Field Description
      Sensitive Data Option to hide the data from the default view on the Design surface.
      Write Data To Field that appears for Data Out ports only. There are two options:
      • Connection: Pass the data to another component.
      • Variable: Map a global or a local variable from where the data must be written. If you select this option, the Data Out port on the component disappears and the variable name appears on the port. For more information, see Create and use a variable in RPA Desktop Design Studio.