ITOM
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Pre-sensor script "WAPs - Pre" failed due to: TypeError: Cannot convert null to an object. how to resolve this issue provide some thing to resolve this
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi @suruchimalv
This error typically occurs during ServiceNow Discovery when a script attempts to access properties of a variable that returned a null value from the payload.
Refer: Using Pre/Post Processing Scripts to handle reference fields via Discovery Pattern
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Thankuhhhh...