Through ATF how to edit MRVS on catalog item in service portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-10-2025 01:19 AM
I'm attempting to update the 'Quantity' field within a Multi-Row Variable Set (MRVS) using Automated Test Framework (ATF). Please find the screenshot below for reference.
When the catalog item loads, the MRVS is populated via an onLoad script. The 'Select the Accessory' field is pre-filled and set to read-only, so my focus is solely on modifying the 'Quantity' value.
What is the correct approach to update the MRVS field through ATF?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-10-2025 01:38 AM
so did you try to use the OOTB steps for MRVS?
I believe there is no direct way to achieve this
check this link for workaround
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-10-2025 02:11 AM
Thank you for quick response 😇
But, In the referenced post, the steps occur after the catalog item is submitted and the RITM is created. However, in my scenario, these steps take place before the catalog item is submitted.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-10-2025 02:15 AM
then I don't feel it's feasible.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2025 10:57 PM
You can try by following below steps:
- Open a catalog Item
- Set Variable values
- Add Row to Multi Value variable set
- set variable values
- save current row of multi value variable set