- 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
05-05-2022 01:24 PM
In RCA, which table should I be looking in and what would I need to do?
Thanks
E. Lam

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2022 01:31 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2022 02:05 PM
Thank you Sachin!
Once Can delete was checked off on the sp_favourite table, it worked!
E. Lam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2022 12:19 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2022 06:38 AM
Hi Akshya,
Did you ensure that the "Can delete" flag is checked on sp_favorite table?
A screenshot can be seen in 'Accepted Solution and Top Rated Answer'
Thanks
E. Lam