Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

MRVS Variables on SCTASK

VanamaAkhil
Tera Contributor

Hi All,

 

I have a catalog item using MRVS.user can select more than 1 Row.SCTASK will be created based on the number of Rows.Example if user select 2 rows in MRVS,then 2 SCTASKS will be created using flow designer.

 

Here when the tasks are getting generated,I need Individual row should be visible in Individual task.Right now in all the 2 tasks it is showing all the 2 rows.

VanamaAkhil_0-1761225813958.png

Thanks in Advance

5 REPLIES 5

Ankur Bawiskar
Tera Patron
Tera Patron

@VanamaAkhil 

see this gif on how to do this in flow, I attached as well in post

AnkurBawiskar_3-1761226223260.gif

 

if you want to use Workflow then check this link has approach, enhance it

MRV to Create a new Catalog task for each row  -> response from James

AnkurBawiskar_1-1761226173436.png

 

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

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

Hi @Ankur Bawiskar ,

 

In this Flow designer GIF they were mapping the Variable value with Short Description field of SCTASK. But I want to display individual MRVS rows should display in variable Editor of Individual SCTASKS.

 

Thanks in Advance,

@VanamaAkhil 

when catalog task is created you can populate only 1 row in MRVS

you will require an enhancement.

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

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

Hi @Ankur Bawiskar 

 

How can I achieve this any suggestion or any related articles,so that it will be very helpful for me.

 

Thanks in Advance