Post Event Utility (Magic xpi 4.5)
The Post Event utility should be used in conjunction with the Wait for Event utility. The Post Event utility posts an event containing a payload to an event pool. The event identifier is the event name. This is a non-blocking operation, meaning that the utility does not wait for the event to be handled.
The Post Event utility and the Wait for Event utility enable the design of loosely-coupled architecture implementations.
Post Event Utility – Configuration