In catalog item we have used multi row variable set (MRVS), while submitting the form in RITM MRVS is populating but in SCTASK it is not showing, i want to display the MRVS in SCTASK level

gm6
Tera Contributor

In catalog item we have used multi row variable set (MRVS), while submitting the form in RITM MRVS is populating but in SCTASK it is not showing, i want to display the MRVS in SCTASK level

1 ACCEPTED SOLUTION

hi @gm 

If you are using workflow/flow add the mrvs variable in 

find_real_file.png
 
Thanks
Thanks,
Murthy

View solution in original post

13 REPLIES 13

gm6
Tera Contributor

I'm creating the task in DEV Portal which we use regularly for testing, but dont know why it is not reflecting the MRVS in SCTASK along with variables

hi @gm 

If you are using workflow/flow add the mrvs variable in 

find_real_file.png
 
Thanks
Thanks,
Murthy

gm6
Tera Contributor

HI @Murthy Chintalapudi 

It is working now, Thank you so much Grinning face with big eyes

Mohith Devatte
Tera Sage
Tera Sage

hello @gm ,

you can try this script in a display Business rule on SC task table refer to @Suseela Peddisetty script in the below link it worked for me 

https://community.servicenow.com/community?id=community_question&sys_id=46eb34d3db59e8504aa5d9d96896...

Hope this helps 

Mark the answer correct if this helps you