Domain Separation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-29-2024 11:28 PM
I am getting this error when i save the record,what is the issue or how to debug it?
----Function setCannotCancel is not allowed in scope x_syslt_iam----
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-01-2024 04:29 AM
The error message you're encountering, "Function setCannotCancel is not allowed in scope x_syslt_iam," indicates a scope-related restriction in ServiceNow. In ServiceNow, application scopes isolate custom application data and prevent global applications from accessing the custom application data directly, enforcing data security and integrity.
Do you know where the function setCannotCancel is located?
If so, I would recommend to watch this video from Chuck https://www.youtube.com/watch?v=yx23wKB7uYM