14.5.3.1.1 Creating a Sub Run Process Pipeline

Sub Pipeline provides the reusability of Pipelines. Using the Sub Pipeline component, you can call another Pipeline from your parent Pipeline.

  1. Click the Create button in the Process Modeler Summary page.
  2. Enter a Process Name and Process Description. The Process ID is a unique system-generated value.
  3. Select the appropriate package from the App Package ID drop-down.
  4. Select Sub Run Pipeline from the Process Type drop-down list.
  5. Select the service that you want to connect to from the Service ID Workspace drop-down list.
    The list displays all the services that are mapped to the AFCS Service.
  6. Click the Create button to save the entered details.
    The Process Flow canvas is displayed.
  7. By default, the START activity appears on the canvas indicating the beginning of the process.
  8. Click + icon from the Start node to add components from the available list. You can add service tasks, sub pipeline, gateways, connectors, and widgets on the canvas.
  9. To connect one component with an other, click + icon, select the source component and choose Start Link. Next, click on the destination component and click End Link.
  10. Proceed to link all the components per your requirement.
  11. Click Save.