Where favourite stored ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-29-2024 11:41 PM - edited ‎03-01-2024 12:11 AM
Hi Team,
I have migrated bookmarked table records from different instance but when i am impersonating the user who has bookmarked any articles but its not showing in their favorite. could you please help me with this. how this works.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-01-2024 12:07 AM
Hey @puja kumari,
Are you referring to the 'favorite' functionality in the employee center?
If so, they are stored in Portal Favorites [sp_favorite] table.
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-01-2024 12:12 AM
Yes that is correct but actually I have migrated bookmarked table records from different instance but when i am impersonating the user who has bookmarked any articles but its not showing in their favorite. could you please help me with this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-01-2024 12:21 AM
Hi @puja kumari ,
How are you moving the records from instance to instance ?and also there are other tables which holds favorite please have a look below,
Please mark this comment as Correct Answer/Helpful if it helped you.
Regards,
Swathi Sarang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-01-2024 12:30 AM
I believe the sys_id of the user record and the bookmarked record need to be identical in both instances for that to work. If you are simply migrating via XML, these references may break.
Can you post a screenshot of the Portal Favorite record in the target instance?