Subpipelines
When a portion of business logic applies to multiple pipelines, you can configure it as a subpipeline that is invoked by a call or a jump node.
Subpipelines are terminated with any of the following:
- End nodes
- Stop nodes (except error templates)
- Join nodes
- Call nodes
- Jump nodes
Pipelines can contain multiple named end or stop nodes.