Using an MVRS in Workflow Studio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
I'm trying to create a new workflow in Workflow Studio for Staff Offboarding, and it's the first time I have used an MRVS in a workflow.
The catalogue request form has an MRVS which is populated with the hardware records once the name of the departing user is entered on the form.
The requestor can then select an action for the asset, as per screenshot below. 
Now in Workflow Studio, I want to set up the following:
- If action required is Return to Technology Services > Create Catalogue Task.
Then a task is available for our Field Services team to collect the asset(s) with that action. All assets with that action should be listed in the task the description. - Once that task is closed, then I want 'Update Record' to update the assets to In Stock state (and a corresponding substate)
- If action required is Transfer > Update Record.
Then the asset record is updated with a new Assigned To name.
However I cannot select these fields for an If logic.
I looked elsewhere and found information relating to creating a For Each loop, but that did not assist me.
Any help would be appreciated. I only started using workflow editor this year, and my scripting background isn't strong.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
I have followed your example; however, my selections are greyed out in the second component of the loop.
 
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Ok, I have gotten further today with the screenshot. 
It created the catalogue task for me, with the MRVS in the task. It however shows assets in the MRVS which are both Return to Technology Services and Transfer.
I'll need it to only show those under Return to Technology Services.
 
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
@TomDickson , you can write a catalog client script or ui policies on the variable set for that instead of flow.
Shashank Jain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago - last edited 3 weeks ago
@TomDickson , If my above solution helped you a little bit - please mark it as accepted/helpful so that it help future readers. That will be much appreciated.
Shashank Jain