Using configuration properties to notify of Accepted status.
The collaboration object then sends the object to its mail port. If the ACCEPTED_EMAIL_ROLE property does not exist, a value of unknown is set in the EMAIL_ROLE_ATTRIBUTE of the Retail_Item.
ACCEPTED_EMAIL_MSG
Specifies the value that is placed in the Retail_Item business object attribute specified in the EMAIL_MSG_ATTRIBUTE property when an item has a status of Accepted.ACCEPTED_EMAIL_ROLE
Specifies the value that is placed in the Retail_Item business object attribute specified in the EMAIL_ROLE_ATTRIBUTE property when an item has a status of Accepted.ACCEPTED_EMAIL_SUBJECT
Specifies the value that is placed in the Retail_Item business object attribute specified in the EMAIL_SUBJECT_ATTRIBUTE property when an item has a status of Accepted.SEND_MAIL_ON_ACCEPTED
Specifies whether the collaboration object sends the Retail_Item to the mail port if the business object status is Accepted.
Parent topic: Notifying of item status or of processing error conditions