User Guide > Managing Macro Sets and Macros > Execution Service Macros
Was this helpful?
Execution Service Macros
The following global macros are available during job execution to provide information about the current job. The values for JOB_ID and LOCAL_JOB_SPEC_DIR are defined by Integration Manager at runtime. The values for JOB_CONFIG_ID and JOB_TEMPLATE_ID are defined when the configuration or template is created and are primarily used to interact with those configurations or templates using the RESTful API. You can retrieve examples of these macro values using the LogMessage function.
Note:  These macros are available through Integration Manager, whether on-premise or powered by DataCloud.
Macro Name
Description
JOB_ID
ID of the current job.
LOCAL_JOB_SPEC_DIR
Working directory for the current job on the server.
JOB_CONFIG_ID
JobConfig used to configure the current job.
JOB_TEMPLATE_ID
JobTemplate used to configure the current job.
Last modified date: 08/02/2023