We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

create catalog tasks by iterating through multi row variable set in flow designer

Sandesh9
Tera Guru

I am trying to create catalog tasks based on number of rows added in the mrvs (multi row variable set) in flow designer. 

  • So i have a multi row variable set called contractor_extension and i know it returns array of object in flow designer 
  • within my for each i am unable to get to the array element (see point 3 when you scroll on right). I believe it will work if i am able to get to the array 

 

Appreciate any help on this.

 

Thanks!

1 REPLY 1

Maik Skoddow
Tera Patron

Hi

unfortunately, your image is broken. Therefore, I cannot see where you are stuck. There are many similar questions in that Community which can show how to deal with MRVS in Flow Designer, for example https://community.servicenow.com/community?id=community_question&sys_id=f41eb544dbc63058bb4a474d1396...

Maik