Post Event Service (Magic xpi 3.x)
The Post Event service should be used in conjunction with the Wait for Event Service. The Post Event service 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 service does not wait for the event to be handled.
The Post Event service and the Wait for Event service enable the design of loosely-coupled architecture implementations.
Post Event Service – Configuration