Using Variables

Variables are placeholders that represent specific information at the time that an integration is triggered to execute. 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.

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 your own custom and global variables.

In This Section