Software AG Products 10.5 | Using CentraSite | Policy Management | Built-In Design/Change-Time Actions Reference | Notify Consumers
 
Notify Consumers
Sends broadcast notifications with the message content provided in this action. The message is broadcast to the all registered consumers of the configured API.
Event Scope
OnTrigger
Object Scope
Service
Virtual Service
XML Service
Virtual XML Service
REST Service
Virtual REST Service
IS Service Interface
OData Service
Virtual OData Service
Input Parameters
Email Subject
(String). The text that you want to appear in the subject line of the broadcast message.
Email Body
(String). The content that you want to appear in the body text of the broadcast message.
Format
(String). Specifies whether the broadcast message in the Email Body parameter is formatted as HTML or plain text. The default format for the broadcast message is ‘html’.
Email Template
(Email Template). Specifies the name of the template (.html) file that is to be used to generate the body of the broadcast message.
Note:
You can use the predefined template, NotifyConsumer.html, as your email template if you do not want to create an email template of your own.
Note:
If you use the Email Body parameter to specify the body of the broadcast message, you cannot generate the body of the broadcast message using an email template. (In other words, you specify the body of the broadcast message using either the Email Body or the Email Template parameter.)