Multiple Mail Notification
As per my business requirement, i want to design a process flow in which i have to send 2 e-mails.The first e-mail should be fired if the process executes successfully and the second e-mail should be fired if the process stops anywhere while execution.
Also, i want to pass the process flow details in both of the steps.
-
This is possible. To receive a mail in both the cases i.e. Execution and Failure you can create a single mail notification activity with Notification Criteria set as "Always".Then use this mail notification activity in the process flow.
0 -
Thanks for your reply but we want to know is there is any possibility to attach two mail notifications in a process flow as the subject of the e-mail will change based on the process status . i.e. it executes or fails ?
0 -
Please use Mail Notification(Failure) at the end event and Mail Notification(successful) before the end event.
0
Please sign in to leave a comment.
Comments
3 comments