
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-12-2017 09:42 AM
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}
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-12-2017 10:10 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-12-2017 10:10 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-12-2017 10:17 AM
It worked. How did you know it was a parent ?
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-12-2017 10:21 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-13-2017 01:52 PM
How about if we are using the request table? will ${URI_REF} work?