Wait for Event Service (Magic xpi 4.1)
The Wait for Event Service is used in conjunction with the Post Event Service. 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.UserStatusCode 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 Service – Configuration