|
Delivers notification messages to the specified recipients. Messages are delivered either synchronously or asynchronously.
Synchronous message delivery blocks the execution until the message delivery has either succeeded or failed.
Asynchronous message delivery uses jms queues or topic to hold messages before sending it to message recipients.
It does not block the execution while delivering the message.
|
|
|
|
If notification message is sent with group email topic then the post office collects similar notifications for a
period of time and combine those into a single notification which is sent to the user. The post office aggregates e-mail
notifications only for the following, manual activities:
|
| Approvals |
| Requests for information (RFIs) |
| Work orders |
| Compliance alerts |