Anyone else having API cross-scope access policy issues when extending Healthcare Case table?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2025 05:13 AM
I'm following the instructions here - Extend the healthcare case table
But when I go to my new table and try to create a Healthcare Case I see the following error at the top of the screen:
Access to api 'put(<name of extension table>.contract)' from scope 'sn_customerservice' has been refused due to the api's cross-scope access policy.
I've looked on Support for a similar error message and come across KB0863681 with a similar error message, but the cause seems to imply that that a Case table is not designed by ServiceNow to be extended, which contradicts the instructions in my first link.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2025 12:32 AM
The case was closed as I followed the updated instructions on https://www.servicenow.com/docs/bundle/yokohama-healthcare-life-sciences/page/product/healthcare-lif... and it worked without the cross-scope error.