Links may not function; however, this content may be relevant to outdated versions of the product.
Adding a Wait step
Objective
Learn how to add a Wait step to the life cycle of a case type in App Studio. By defining the conditions that cause a process to wait, you can create dependencies among cases in your application.
This task takes approximately 5 minutes to complete.
Procedure
- In the navigation panel, click Case types, and click the name of a case type.
- Hover over a process in a stage and click +Step.
- In the palette that is displayed, click More, and click Automations to display a list of step types.
- Click Wait, and click Select to add the step to the life cycle.
- Define the conditions that must be met before the process can resume.
- To wait until a date or time is reached:
- In the Wait type list, select Timer.
- Click Reference date/time.
- In the Date/Time field, select a property that stores a date and time.
- To wait until a certain amount of time has passed:
- In the Wait type list, select Timer.
- Click Reference date/time.
- Enter integers in one or more of the fields that are displayed, based on the interval of time that the case must wait.
- To wait for one or more cases to reach a specific status:
- In the Wait for (Case type) lists that are displayed, define the type of cases on which the process waits.
In the first list, select Any or All to indicate how many cases must reach a specific status before the process resumes. In the second list, select the case type from which the cases are created. - Click To reach status.
- In the field that is displayed, press the Down Arrow key and select a status value.
- In the Wait for (Case type) lists that are displayed, define the type of cases on which the process waits.
- To wait for one or more cases to be resolved:
- In the Wait for (Case type) lists that are displayed, define the type of cases on which the process waits.
In the first list, select Any or All to indicate how many cases must be resolved before the process resumes. In the second list, select the case type from which the cases are created. - Click To be resolved.
- In the Wait for (Case type) lists that are displayed, define the type of cases on which the process waits.
- To wait until a date or time is reached:
- Optional: To allow case workers to cancel the wait conditions so that they can continue processing a case, select the Users can choose to continue process check box.
- Click Save.
Previous versions
- Pega Platform 7.4 – Pausing a process in a case
- Pega Platform 7.3.1 – Pausing a process in a case
- Pega Platform 7.3 – Pausing a process in a case