Using Variables

Variables are placeholders that represent specific information at the time that an integration is triggered to run. Among other uses, these variables can specify such things as a text or IDoc file name, a trigger file's contents, and additional command parameters.

For example, a commonly used integration variable is "%FileTriggerEventFileName%". This variable informs the Integration Service that the same file that was detected as the trigger should be used as the data file for the template when printing.

Integration Builder provides predefined global and system variables. You can also create custom integration and global variables.

In This Section