Pausing a process in a case
You can use the Wait shape to pause a process in the life cycle of a case. By defining the conditions that cause a process to wait, you can create dependencies among cases in your application.
-
Add the Wait shape to the life cycle of your case.
-
On the Workflow tab, click Life cycle.
-
Hover over a process in a stage, and then click + Step > More > Utilities > Wait.
Tip: For advanced processes, click Configure process to add the shape to the flow canvas. -
Click Select.
-
-
Define the conditions that must be met before the process can resume.
Note: You cannot modify a Wait shape if it is configured with advanced options, because these options are available in Designer Studio only.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.
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.
A case is resolved when the case status is set to a value that starts with the word "Resolved."
-
- 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.