Page History
...
| Note |
|---|
Note: When the nested Processing Sequence runs, it has its own independent variable pool. Variables in the containing Processing Sequence are not accessible to the nested Processing Sequence, nor vice-versa. Communication of variables is only possible through the Processing Sequence parameters. |
* | An asterisk in the second column denotes an inbound parameter that is flagged as being required. This means that a variable or value must be specified for it if its value has not already been set by a preceding Directive such as an Assign or an Activity. |
Inbound | The second column of the list shows whether the associated parameter is inbound (received by the Processing Sequence), outbound (returned by the Processing Sequence) or both. |
Variable or value for parameter | Optional. Specifies the name of a variable or a numeric or alphanumeric literal that is to be used for the parameter. Refer to Activities and Transformation Maps for more information on specifying values for Processing Sequence parameters, |
Parameter Name | These columns show the parameter names and parameter descriptions as specified in the Processing Sequence definition. The parameter names shown are added to the variable pool for the Processing Sequence for use in this and other Processing Sequence items. |
