Wait for Event Utility (Magic xpi 4.5)
The Wait for Event utility is used in conjunction with the Post Event utility. It halts flow execution until an event that matches the event name defined in the step is found. When such an event is found, the flow execution continues to the next step and the C.UserString, C.UserBLOB, and C.UserCode variables are updated from the event payload.
Note:
|
The order in which events with the same event name are handled is not guaranteed.
|
Wait for Event Utility – Configuration