Creating a Mapping - Designer - Foundation 24.1 - Foundation 24.1 - Ready - Hyland RPA - external - Hyland-RPA/Designer/Foundation-24.1/Hyland-RPA-Designer/Mapping/Creating-a-Mapping - 2025-04-03

Hyland RPA Designer

Platform
Hyland RPA
Product
Designer
Release
Foundation 24.1
License

The steps in this topic map and pass a variable named variable1 from the MainScriptRunner_DCO to an argument named argument1 in an invoked workflow named myNewWorkflow.xaml. The default value of variable1 is Hello World.

MainScriptRunner_DCO.xaml

myNewWorkflow.xaml

  1. To create the mapping:
    1. In the left pane, select the parent variable1 (1).
    2. In the right pane, select the child argument1 (2).
    3. Click Link (3).
  2. Optional. If a variable/argument does not yet exist in the Parent/Child work-child, click Mirror (4).
    The variable/argument is created and automatically linked.
The mapping result looks as follows:

The execution log displays the following: