Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Adding MRV Variables to Approval or other Notificaitons

EricG
Kilo Sage

Has anyone had success in getting Multi-Row variable sets added to email notificaitons?

 

I saw this post and following the instructions.  Both in my DEV and Developer instances.

https://www.servicenow.com/community/developer-articles/multi-row-variable-set-in-notifications-via-...

 

It's not working. I was able to see the the email script call for mrvSysIDs returns "Undefined". 

Attempted to replace it with the sys_id of the mrv variable set, and the Script Include isn't being triggerred.

 

Any ideas what was missed?
Are there other solutions one could suggest.

 

@satyendrakgupta

 

 

1 ACCEPTED SOLUTION

I was finally able to resolve this issue, after reading the whole post and seeing the response from from @Mike Lyttle 

 

All is right with the world now.

View solution in original post

3 REPLIES 3

The first article is what I followed also - and am not having success.  My notifications do not include the MRV, nor did a blank test with only the MRV mail script. Only my ticket variables from that OOB mail_script are appearing.  Suggestions?

I was finally able to resolve this issue, after reading the whole post and seeing the response from from @Mike Lyttle 

 

All is right with the world now.