Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

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

  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.

FieldDescription
Sensitive DataOption to hide the data from the default view on the Design surface.
Write Data ToField 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