Configuring a decision in a process
Objective
In App Studio, learn how to configure a decision in a process to define the different paths that a case can follow at run time.
Procedure
- In the navigation panel, click , and then click the case type that you want to open.
- On the Workflow tab, click Life cycle if Optional actions is selected.
- Hover over a process in a stage, and then click the Configure process icon.
- Click the Flow shapes icon, and then click .
- Drag the Decision shape to a position on the canvas, based on when the decision occurs in the process.
- Connect a shape in the canvas to the Decision shape, by dragging the end point of a connector to a connection point on the Decision shape.
- Define at least one conditional path:
- Click the Decision shape to configure it.
- In the When section, click Click to add condition.
- In the Field list, select a field to evaluate in a case.
- In the Comparator list, select a comparator.
- In the Value list, enter a value to compare with the field that you select.
- Click OK.
- In the Go to list, select the shape to which the case advances when the conditions that you define return a true value.
- In the Otherwise go to list, select the shape to which the case advances when no conditions return a true value.
- Click Save.
- Click Stages & steps to return to the life cycle of your case type.
Previous versions
- Pega Platform 7.4 – Adding a decision to a flow
- Pega Platform 7.3.1 – Adding a decision to a flow