How to get the MVRS Details in custom table (u_time_sheet) Notification

manoj79
Tera Contributor

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.

 

3 REPLIES 3

manoj79
Tera Contributor

@Ankur Bawiskar  help me here 

 

Ankur Bawiskar
Tera Patron
Tera Patron

@manoj79 

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.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

manoj79
Tera Contributor

 

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.