Adding a parallel process to a stage

Add a parallel process to a stage to support events in a case that do not require a run-time order.

  1. In the navigation panel of Dev Studio, click Case types, and then click the case type that you want to open.
  2. On the Workflow tab, click Life cycle.
  3. Hover over a stage, and then click More > Add parallel process > New process.
  4. Replace the default process label with a descriptive name.
  5. Click Save.
  6. Optional: Prevent the process from running each time that a case reenters the stage.
    1. Click Actions > Open.
    2. On the Stages tab, click the name of the stage that contains your process.
    3. In the Automatically launched processes section, clear the run on re-entry check box next to the name of your process.
    4. Click Save.
Result: At run time, the process starts when a case enters the stage.