PostOfficeExtension
The full extension name is com.ibm.itim.mail.postoffice.script.PostOfficeExtension
.
The Post Office capability reduces the number of email
messages received by workflow participants by combining similar notifications
into a single email. The emails are combined with a template specified
in the system configuration pages. This extension exposes a JavaScript object, PostOffice
, to JavaScript snippets in these
templates. This object provides methods for accessing all the distinct
emails, the email address of the recipient, the email topic, and the
recipient data.
- Availability
- Post Office Template
- JavaScript Objects
PostOffice