Script error - onBefore script of Robust Transform Map
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2023 12:56 PM
Hello,
I'm getting an error on the execution of the onBefore script of Transform map. What could be the probable reason and solution for this?
PFB the image of the code and the error:
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2023 03:01 AM
Hi,
I would like to draw your attention to the comments part from line- 98-103 . These are the OOB comments provided by servicenow which states that- status, reason and payload are the object of the array "input" which means it should be able to parse it. Isn't it?