How to get Child ticket number in Notification
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2024 05:46 AM
Hi Team,
I am creating a child ticket in sc_req_item table using cart method (see below script). I need to get that child ticket number in custom Notification( The notification is fired through workflow activity (create Event) ).
Please let me know how can I get that child ticket number in notification subject. I was trying (current value) it's giving parent number. please anyone help here with the solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2024 06:39 AM
Hi @Community Alums
How are building relationship between parent ritm and child ritm, is there any field you are using?
Are you storing in any field on the RITM (child ticket number).
can you share the details?