Workflow Functions
Several special functions are available to interact with workflow jobs. In general, these functions should not be used in workflows themselves. An exception would be the functions log workflow message(a) and workflow exists(a).
Accessing a Specific Workflow Job
In order to be able to access a workflow job with functions (e.g. in profiles), a reference to the job is usually required, which is obtained via the workflow system variables VAR_SYS_WF_DISPLAYNAME or VAR_SYS_WF_ID .