For Users > User Guide > Job Execution Macros
Was this helpful?
Job Execution Macros
These macros are automatically managed for every job to facilitate additional portability to your integrations.
Macro Name
Macro Value Description
JOB_ID
ID of the currently executing job.
JOB_CONFIG_ID
Configuration ID of the currently executing job.
JOB_TEMPLATE_ID
(Optional) Template ID of the currently executing job.
LOCAL_JOB_SPEC_DIR
Working directory for the currently executing job.
Job artifacts, additional files, and input payload files are stored here. You can also use this area for temporary file requirements.
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.
Note:  On-demand and scheduled jobs submitted or owned by inactive users will not run.
 
Last modified date: 03/14/2022