- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2022 01:06 PM
Hi Everyone,
I installed the latest Employee Center *(EC) update and along with all the dependencies.
Employee Center 25.0.3
Employee Center Core 25.0.2
Employee experience taxonomy 25.0.1
Employee Experience Foundation 24.0.3
It added a favourite button on the EC header. I am able to add a favourite.
When trying to remove the favourite, the following error (refer to attachment).
---
Delete operation against 'sp_favorite' from scope 'sn_ex_sp' has been refused due to the table's cross-scope access policy
Unable to remove this item from your favourites.
---
Is this related to something to restricted call access privileges? Maybe similar to this?
How would I resolve this issue?
Thanks
E. Lam
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2022 01:31 PM
Complete configuration like below for RCA
Also, make sure that "Can delete" flag is checked on sp_favorite table.
Regards,
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2022 12:00 PM
Can confirm, I had this bug in our test instances, but on Rome Patch 9 and San Diego Patch 4, the bug was fixed.
I wouldn't recommend to edit OOTB tables yourself either way as this clearly is a SN bug.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2022 03:28 AM