Can I get an event parameter into a Notification, to use it in the subject or body

dave_edgar
Mega Guru

I have an event capturing SLA info, i.e parameter1 = assignment group and parameter2 = SLA %

So my notification is using parameter1 to send to the assignment group but I want/have been asked to send the % at the time of the email being sent.   So I want/need to send 50%/75% in the subject line.

I can't see a variable to use to add the event parameter into the subject/body.  

Any know?

1 ACCEPTED SOLUTION

ccajohnson
Kilo Sage

You should be able to use ${event.parm2} to get whatever is captured in your parameter2 from your event.


View solution in original post

7 REPLIES 7

RC12
Tera Contributor

hi. i have a similar requirement but i am getting the sys id when the email is sent to the user using ${event.parm2} in the body. can u plz help.

Hi RC, 

 

Did you get any solution? Even I am getting sys id. 

I would suggest creating a new question so that your issue can be properly vetted. When doing so, please include as much detail as possible such as screen shots or snippets of code so we can try to replicate your issue and narrow our solution.