- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2025 04:31 PM
Hi Experts,
I’m using MRVS and I noticed that sometimes the rows on the MRVS after submit the request is empty in the RITM.
I tried to search the in the MRVS values on the table sc_multi_row_question_answer but it's not there.
Do you have any idea what is happend?
Thank you very much
Regards
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2025 10:06 PM
Hi @jacobo
Clear the Cache:
- Navigation cache.do
- Press Enter to execute the command.
- This action will clear the cache for your ServiceNow instance.
Check Logs for RITM Creation or MRVS Errors:
- Navigate to System Logs > All:
- Go to the Application Navigator and search for "System Logs."
- Select All from the menu.
- Search for relevant logs:
- Use keywords like the RITM number or MRVS-related variables to narrow down the search.
- Look for errors or warnings related to RITM creation or MRVS processing.
- Navigate to System Logs > All:
Verify Changes:
- Refresh the ServiceNow application to apply the cleared cache and verify if the issue is resolved.
- Test the MRVS submission again to ensure the rows are populated correctly in the RITM.
"If you found my answer helpful, please give it a like and mark it as the accepted solution. It helps others find the solution more easily and supports the community!"
Thanks & Regards,
Barath.P
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2025 10:06 PM
Hi @jacobo
Clear the Cache:
- Navigation cache.do
- Press Enter to execute the command.
- This action will clear the cache for your ServiceNow instance.
Check Logs for RITM Creation or MRVS Errors:
- Navigate to System Logs > All:
- Go to the Application Navigator and search for "System Logs."
- Select All from the menu.
- Search for relevant logs:
- Use keywords like the RITM number or MRVS-related variables to narrow down the search.
- Look for errors or warnings related to RITM creation or MRVS processing.
- Navigate to System Logs > All:
Verify Changes:
- Refresh the ServiceNow application to apply the cleared cache and verify if the issue is resolved.
- Test the MRVS submission again to ensure the rows are populated correctly in the RITM.
"If you found my answer helpful, please give it a like and mark it as the accepted solution. It helps others find the solution more easily and supports the community!"
Thanks & Regards,
Barath.P
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2025 09:12 AM
Hi
The issue continue and It just on PROD environment in others environments are working well. I have 6 MRVS on that catalog item. I didn't see any error on logs.
Do you have any idea how to resolvet it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2025 07:22 PM
Hi @jacobo ,
Do same thing which i have mentioned earlier.
Check ServiceNow Updates
Instance Differences: Ensure that your PROD instance is on the same version and patch level as other environments. Sometimes, differences in versions can cause unexpected behavior.
- Known Issues: Check the ServiceNow Community or release notes for any known issues related to MRVS or the sc_multi_row_question_answer table.
"If you found my answer helpful, please give it a like and mark it as the accepted solution. It helps others find the solution more easily and supports the community!"
Thanks & Regards,
Barath.P
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2025 05:18 AM
We are also facing the same issue and have not found any root cause yet.
@jacobo is it fixed for you ?