Wait For Milestone activity

An activity that, when used together with the Pass Milestone activity, lets a process wait for an event that is not in the process, and then continue once the event is complete.

For example, if an activity can not start until an approval occurs in a subprocess, you can use this activity to control the process based on that event.. The Pass Milestone and Wait for Milestone activities work together in a caller/listener model to support this functionality.