add RITM number/LINK inside of email notification

SNnewbie2
Tera Expert

I'm trying to add a LINK to RITM inside of my email notification. I tried the following but it does not work.

${sysapproval.URI_REF}

1 ACCEPTED SOLUTION

Hi Claudia,



If the RITM that you are trying to use in this notification is a Parent of the task on this custom table, then ${parent.URI_REF} should work.



Regards
Supriya Bisht


View solution in original post

8 REPLIES 8

Hi Claudia,



If the RITM that you are trying to use in this notification is a Parent of the task on this custom table, then ${parent.URI_REF} should work.



Regards
Supriya Bisht


It worked. How did you know it was a parent ?



Thank you


It is a usual relationship between a catalog task and a request item A request item is a parent to a catalog task.


Glad it worked.



PS: Please mark this answer as Correct if it solved your query or hit Like/Helpful depending upon the usefulness of the response.



Regards


Supriya Bisht


How about if we are using the request table? will ${URI_REF} work?