cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Email notification for Process Chain Status

Former Member
0 Likes
7,248

Hi Experts

Can any one suggest me how to setup Email Notification for the Process Chain status

For eg If there is any error in the process chain is there any way that we get an Email notifications.

Thanks

View Entire Topic
Former Member
0 Likes

Hi Rahul,

What Mr V. says could be a solution. But if your system has the configuration (SMTP) done to send emails.

Other steps can be done in the Process Chain:

1.- Edit the Process Chain

2.- Right click on the process that you want to send an email -> Create Message

3.- It will ask you, if you want to configurate for Error, Succesfull, or anyway

4.- Create the variant

5.- Writte the "Subject"

6.- Edit Document: writte the message that you want

7.- Update destination list: writte the email, and put as type Internet address

8.- Save twice

Regards, Federico

Former Member
0 Likes

Thank you for your reply

is there any way that I can get a message for the whole process chain (like the consolidation of the messages for the variants which are failed Eg:If there are 50 variants in the Process chain and if there are 10 variants failed in the PC,So Is there any way that I can get an 1 Email for the whole process chain which can tell all the 10 Variants that are failed)

Thanks

Former Member
0 Likes

HI Rahul,

You can create an "OR" process, and for each step with error join them with the OR process. It will send one email for each error.

If you create a "XOR" process, it will send one email with the first error that arrives.

Regards, Federico

Former Member
0 Likes

Thank your quick reply,

Can you suggest me how to get the list of all the Errors in the process chain in one Email.

Former Member
0 Likes

I found that there is an option

Click on the Process Chain change mode->Process Chain Tab>Attributes--->Alerting ->Alert categorires

after that I am unable to insert the categories

any suggestions thru this...

Thanks

Former Member
0 Likes

Thank you guys for the all the efforts and Inputs