About Argument Mapping - Designer - Foundation 23.2 - Foundation 23.2 - Ready - Hyland RPA - external

Hyland RPA Designer

Platform
Hyland RPA
Product
Designer
Release
Foundation 23.2
License

Any time you drag and drop a workflow or microbot into the workspace area of an active project, the variable mapping dialog will open. In the below example, we will map and pass a variable (variable1) from the MainScriptRunner_DCO to an argument (argument1) of an invoked Workflow myNewWorkflow.xaml. The default value of variable1 is "Hello World".

MainScriptRunner_DCO.xaml

myNewWorkflow.xaml

To perform the mapping, select the parent variable1 (1) and the child argument1 (2), then press the Link button (3).

If a variable/argument does not yet exist in the Parent/Child work-child, you have the possibility to click mirror (4) your variable/argument. The variable/argument is created and automatically linked.

The mapping result will then look like this:

The execution log appears as follows: