In MDM Process Designer, global variables are added by defining data fields at the package level (and not at the process level).
Procedure
To add a global variable (new data field), right-click on Package (For example, Sample) and select
New > Data field. This starts up the new data field wizard.
Define a data field for
inDocument:
Enter a
label and
name.
Set the type to
Declared Type.
Select
In Document from the
Declared Type dropdown.
If you want to provide an initial value to the variable, click the
Initial Value tab and provide the value in the text box.
Click the
Next button.
You can enter a description here. Click
Finish.
Result
You can map parameters to global variables as required.