cancel
Showing results for 
Search instead for 
Did you mean: 

How to add SYS ID to Alert message dynamically in BPM

0 Kudos

Hi,

I am adding alert message dynamically in the BPM for ALM. When we get email alerts, we couldn't distinguish whether this alert is coming from DEV, QAS or PRD system. To resolve this issue I am thinking to add system ID to the alert message user knows from which systems message is coming from. I need to know is there any standard variable where we get system id from BPM so that I can add it to alert message. Otherwise let me know what the best approach is?.

Your inputs are highly appreciated.

Thanks,

Venkat.

Accepted Solutions (1)

Accepted Solutions (1)

bhavesh_kantilal
Active Contributor
0 Kudos

The code in this thread will allow you to read the System Id.

/message/686478#686478 [original link is broken]

Use this code to build your logic in the BPM.

Regards

Bhavesh

0 Kudos

Hi Bhavesh:

Thanks bhavesh. I got clue from one of the links in the previous threads to capture the system id.

Venkat.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Venkat,

Check out this Michals blog on using system variables...

/people/michal.krawczyk2/blog/2005/09/09/xi-alerts--step-by-step

Hope this will help.

Nilesh