What table stores "Unpinned publishers"?

Kody
Tera Expert

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?

Unpinned publishers.png

6 REPLIES 6

Taksh
ServiceNow Employee
ServiceNow Employee

Hi @Kody ,
Publishers are pulled from samp_publisher_result table. It pulls all the publishers less publishers from pinned table.

Prasanna Kumar8
Tera Contributor

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