Accessing Catalog item variable in Notification message
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-12-2017 10:38 AM
I m using "Notifications" in my catalog item workflow. I m trying to add the variable which i selected in my catalog item like the below one but it doesnt work...
${request.variables.select_the_macro}
Also how to add link to an external catalog item from the notification message....

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-12-2017 12:23 PM
A better format is
Please mark this response as correct or helpful if it assisted you with your question.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-12-2017 10:52 AM
Hi Kailash,
${current.variables.select_the_macro} should work. To include the catalog item, use ${URI_REF} and it will make a link in your notification of the Number of the ticket from the table of the notification.
Thanks,
Trena