- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2025 04:07 AM
Dear all,
Unable to populate the variable set values in the 'sc_item_mtom' table after form submission. Does anyone have an idea why this might be happening?
Regards,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2025 04:46 AM
if the variable set is MRVS then it's stored in this table
Multi Row Question Answer [sc_multi_row_question_answer] table
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
01-07-2025 04:21 AM
are you trying to set it via script?
What's your business requirement?
values in that table are inserted by system whenever REQ is submitted and it's associated with RITM
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
01-07-2025 04:29 AM
Dear @Ankur Bawiskar
Thanks for the quick response.
When we submit, we can view the values in the 'sc_item_option_mtom' table for variables, but we are unable to see the values for the variable set.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2025 04:46 AM
if the variable set is MRVS then it's stored in this table
Multi Row Question Answer [sc_multi_row_question_answer] table
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