Job Step ExecutePipeline
Job Step ExecutePipeline
Executes a pipeline.
The name and start node of the pipeline has to be configured at parameter 'ExecutePipeline.Pipeline'. This step has been provided to ease the transition from pipeline based jobs to the new job framework. To fully leverage the new framework use system or custom job steps.
Deprecated:
This job step is deprecated. We recommend you replace pipelines with system job steps and custom job steps.
Execution Context:
Organization or Sites
Parallel Execution:
Not Supported
Always execute on restart:
Supported
Input Parameters
ExecutePipeline.Pipeline  :  String (Required)
The process pipeline to execute, e.g. 'MyProcessPipeline-Start'.
Exit Status
OK
Pipeline execution finished successfully.
ERROR
Pipeline execution failed.