Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

how to access the param1 which sent from eventqueue in email body

k chaitanya kum
Giga Contributor

My scenario is in email body i want pass email id by using event que method

 

8 REPLIES 8

@Mike Patel 

I am trying to use Event Parm 1 in notification. It is printing Sys ID instead of user name. 

find_real_file.png

Its appearing like this

find_real_file.png

If you are passing sysid in parm2 from your workflow or script it will print the sys_id. Can you provide how you are kicking this notification off?

Hi Vikrami,

 

Did you get solution on your issue?

 

I am also facing this issue. Please reply if you got the solution.

 

Thanks,

 

Vitthal.

Mischelle Noha1
Tera Contributor

How will I display the name instead of sys_id?