- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2020 10:10 PM
I need to use the values from a MRVS, from a RITM, in a Flow, to write the values to a Service Catalog Task.
I have 4 MRVS with 2 variables each.
Solved! Go to Solution.
- Labels:
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2020 10:22 PM
In New York, MVRS aren't accessible OOTB.
I found that I can do a GlideRecord in a scripted function, on a SCTASK field. Here I write the MVRS values to the SCTASK Description field.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2020 10:16 PM
If using Paris, use "Get Catalog Variables" action. It is able to extract variables from mrvs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2020 10:20 PM
This is for New York release. Nice to know will be available OOTB.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2020 10:22 PM