Update records using MRVS and Record Producer( Scoped Application)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2025 08:41 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2025 10:02 PM
script looks fine to me.
Did you check by adding logs where it's failing?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2025 10:29 PM
I have added logs and I see below in logs.
1) Raw MRVS Data: [ {
"order_line_item" : "60b78034337832d0d53768a13d5c7b25",
"brand" : "Chocobay",
"sub_brand" : "tempt",
"flavour" : "Caramel",
"size" : "10 gm",
"product_offering" : "74a33df633283290d53768a13d5c7b70",
"quantity" : "8"
} ]
2)MRVS data is empty or missing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2025 10:30 PM
so JSON you are getting?
is it not able to parse?
is it not able to get the length and iterate the for loop?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
any update to this?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
