SOA Notification - How to specify hardcoded email address in Recipient.

Go to source code of ApprovalTask.task and add below lines under <notification> tag:

<action name="COMPLETE"
    adhocRecipients="chvmadhusudhanrao@gmail.com"
    recipient="EMAILADDRESSES"> Request has been successfully completed.
</action>

No comments:

Post a Comment