Output Mappings tab (Call Subflow step)

Use the Output Mappings tab of the Call Subflow customizer window to map variables or expressions from the subflow you specified in the General tab of the Call Subflow customizer window to variables in the current script.

Call Subflow Customizer Window—Output Mappings Tab
Note

You must define variables in the map script before you can map them.

The following table describes the properties and the action buttons on the Output Mappings tab of the Call Subflow customizer window:

Properties / Buttons

Description

Subflow Sources

Names of the variables in the subflow which value at the end of executing the subfow must be returned to the main workflow variables specified in the “Destinations” field.

Destinations

Names of the variables in the main flow where the last value of the subflow variables specified in the “Sources” field will be stored when the subflow terminates executing. The “Destinations” subflow variable must be of the same type of the subflow variable specified in the “Subflow Sources” field or a Java base class of it.

Add / Modify (buttons)

Use these buttons to access the Add or Modify Output Variable dialog box where you can add or modify subflows.

Note

An entry can be directly edited in the table list by double clicking on it. To sort the entries, click on the column header.

Delete (button)

To remove parameter mapping information, highlight a value in the list and click Delete.