What table stores "Unpinned publishers"?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2025 01:44 AM
Hello,
I understand that table [samp_pinned_user_publisher] stores "Pinned publishers" in Software Asset Workspace from the blog below.
https://www.servicenow.com/community/sam-blog/list-of-servicenow-sam-tables/ba-p/2283573
However, I cannot find what table(s) stores "Unpinned publishers".
Does any docs page or else describe it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2025 08:09 AM - edited 07-08-2025 08:09 AM
Hi @Kody ,
Publishers are pulled from samp_publisher_result table. It pulls all the publishers less publishers from pinned table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2025 11:06 AM
Hi @Kody ,
This page consists of all the records(publishers) from samp_publisher_result table with filter "Latest = True".
When you pin specific publisher the cards move from unpinned to pinned and this is specific to user.
This is available for the easy access of most recently viewed publisher results.
Please mark helpful if this gives you the required information.
Regards,
Prasanna