Job Step IncludeStepsFromJob
Job Step IncludeStepsFromJob
Includes steps from another job.
This step makes it easy to create a set of standard steps that you can execute in multiple jobs. It is recommended to use the IncludeStepsFromJob step in single execution scope flows only (Organization or one specific Storefront Site). If the IncludeStepsFromJob step is used in multi-site execution scope flows (more than one specific Storefront Site, All Storefront Sites) inclusion of the steps is done multiple times. The included steps are always executed using the execution scope that was defined for them in the included job, regardless if the IncludeStepsFromJob step used in a single or multi-site execution scope flow.
Execution Context:
Organization or Sites
Parallel Execution:
Supported
Always execute on restart:
Not Supported
Input Parameters
JobID  :  String (Required)
The ID of the job to import steps from.
Exit Status
OK
Step execution finished successfully.
ERROR
Step execution failed.