Application of Wait Shape
Wait shape can be used in two different ways mainly
- Case dependency
- Timer
Case Dependency
Here, the flow can be configured to wait in a way that either any of the child cases to be resolved or till all the cases are resolved/reach a specified status.
Optionally, the wait step can be configured in a way that the current user is allowed to manually skip waiting by checking the check box. below.
In here, not only the child case even the parent case can be put on wait based on specified case status (Case status could have been modified by another parallel process such as a queue processor).
Timer
In the Timer option, we can either hard code the specific wait time in Days, Hours and minutes or dynamically if referred through a DateTime property.