Configure output port properties
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
Right-click the output field or Data out port of the component or method.
Click Override.
Configure how the method or component processes the output as given in the table.
| 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. |
Parent Topic:Using automations