Clear content of My Recent Items/Popular Items on ESC Portal

almartin
Tera Contributor

We just deployed ServiceNow with Employee Center Portal to Production.  We impersonated executives to test all of our catalog items, then deleted all the data.  How can I clear the My Recent Items from the impersonated user's account?  TIA

1 ACCEPTED SOLUTION

Mark Roethof
Tera Patron
Tera Patron

Hi there,

 

Is it the "Recent & Popular Items" widget that you mean?

 

The recent items, are generated based on the sp_log. Did you have a look at the sp_log?

The popular items are generated based on the catalog_channel_analytics (if I read the widget code correct 😅).

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

View solution in original post

2 REPLIES 2

Mark Roethof
Tera Patron
Tera Patron

Hi there,

 

Is it the "Recent & Popular Items" widget that you mean?

 

The recent items, are generated based on the sp_log. Did you have a look at the sp_log?

The popular items are generated based on the catalog_channel_analytics (if I read the widget code correct 😅).

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

Yes, that was exactly what I was looking for!  Deleting the Cat Item View and Page View records did the trick!