Cross scope privileges issue with Execute operation for Script Include "ServiceSubscriptionUtils".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2023 10:59 PM
Hi Team,
I have the solution for this issue.
We haven't seen this issue previously and the application was running smoothly. We were able to execute all the operations in the application. Suddenly last month these issues started occurring around cross-scope privileges.
Does anybody know why these issues occurring suddenly?
Is there any ServiceNow update due to this issue coming?
One of my instance is on the Utah version another one is on Vancour.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-19-2023 03:48 AM
Hi Anuja,
If you are making a script include call within a custom scope, please verify that the 'Tracking' value is set on the application record in the 'sys_app' table. If it is currently set to 'Enforcing,' please update it to 'Tracking'.
Regards,
Vivek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-19-2023 04:09 AM
Hi @VivekSattanatha ,
I have verified the Tracking value. It is already saved to "Tracking".
We haven't changed any parameters in the application.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-19-2023 04:41 AM
So it's behaving differently in Utah and Vancouver?
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-19-2023 04:45 AM
Yes @Ankur Bawiskar. Your understanding is correct.