How to get the MVRS Details in custom table (u_time_sheet) Notification
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2023 04:18 AM
I am creating a one record using record producer in u_time_shhet table.
I am populating the variables which are used in Record Producer
here i am using the multi row variable set i want all the variables details in notification.
i am giving the Multi row variable set name: program_project_details:
variables name: program_name
project_name
select_work_item
description
Hours
Please help me on to get this data in Notifications.Thanks In advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2023 04:24 AM
@Ankur Bawiskar help me here
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2023 06:29 AM
check these links
Multi-row variable set in Notifications via Notifications Email Script
How to Display Multi Row Variable set (MRVS) data in a notification
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2023 10:54 AM
Multi-row variable set in Notifications via Notifications Email Script
How to Display Multi Row Variable set (MRVS) data in a notification
These email scripts are written in Requested item table and Catalog Task .
But I need this email script in Cutsom Table (u_time_sheet) which is not extending from task table also
Can you help me On this @Ankur Bawiskar to achieve the Email script .
I tried your code previously what ever shared by you.
That is Not Working
Thanks In advance.