Exception (TypeError: Cannot convert null to an object. ) While submitting the request
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-29-2023 04:11 AM
Exception (TypeError: Cannot convert null to an object. (sys_script_include.4c6855377522d0004c6382de47d76747.script; line 2)) occured while evaluating'Condition: gup('sysparm_changeset',gs.getSession().getStack().top())!=''' in business rule 'Propose relationship query' on u_propose_relationships: Created ; skipping business rule
Above error is coming while submiiting a request...
Also checked widgets but did not find anything more conclusive.. Any help will be great

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-29-2023 05:41 AM
Check script include with that sys_id and check which line is throwing error.
What is relationship of this script include with your request.
Is it happening for all requests?
Thanks
Anil Lande
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-29-2023 09:47 PM
Thanks Anil for the reply,
Yes it is happening with all the request
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-02-2024 04:05 AM
Checked all the client script but did not found any conclusion

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-02-2024 04:37 AM
Hi,
Check below business rule:
'Propose relationship query' on table u_propose_relationships.
There must be some relationship between REQUEST/RITM with this custom table.
Thanks
Anil Lande