Advanced Configuration : Using Integration Manager APIs : Execution Service Macros
 
Share this page                  
Execution Service Macros
The following global macros are available during job execution to provide information about the current job.
JOB_ID
ID of the current job
JOB_CONFIG_ID
Configuration used by the current job
JOB_TEMPLATE_ID
Template used by the current job
LOCAL_JOB_SPEC_DIR
Working directory for the current job. You can use this macro to manage temporary file requirements of your integration.
SESSION_ID
An access token value that is valid for the life of this job and has the authorities and capabilities of the user who submitted the job. If the job is executed by a schedule, the token has the authorities and capabilities of the user who owns the scheduled Configuration. On-demand and scheduled jobs submitted or owned by inactive users will not run.