Need to access Multi row variable set in Flow designer for fetching data.

Priya123
Tera Contributor

Need to access Multi row variable set in Flow designer for fetching data. 

we are in orlando so , the getCatalog variables doesnt show up for mvrs as its for Paris

saw couple of community answers and it mentioned Glode recodrd on sc_req_item but that doesnt seem to work in the Action (script) 

 

any pointers? 

5 REPLIES 5

Ankur Bawiskar
Tera Patron
Tera Patron

Hi Priya,

Starting from Paris the support for MRVS is present.

For your Orlando instance you can use custom action for this

How to access variable set in Flow Designer for a Catalog Item?

How to use multi row variable set with Flow designer

Regards
Ankur

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

hi Ankur

i did see these solutions but i am stuck with couple of things. wasnt sure if i have declare sc_req_item and do any glide record. 

Hi,

yes in the custom action query the RITM table and return the json string or the values as array

Regards
Ankur

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

rajashekarvadde
Kilo Contributor

Hey Ankur,

 

Were you able to process all the lines in the MRVS using flow designer? We are in the Paris version. I was able to access the variable but not iterate through the lines in MRVS. I am using the for each iteration as suggested in one of the community posts but it is only processing through the first line and ignoring the remaining lines.

 

Thanks,

Shekar.