SOA Notification - How to specify XPATH in Recipient.
Go to source code of ApprovalTask.task and add below lines under <notification> tag:
<action name="COMPLETE"
adhocRecipients="/task:task/task:payload/ns1:BeneficiaryDetails/ns1:Email"
recipient="EMAILADDRESSESXPATH"> Request has been successfully completed.
</action>
No comments:
Post a Comment