Relevant for you Widget in Employee center not working as expected

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-12-2022 03:04 AM
I have the "Relevant for you" widget on our employee center homepage, but it has only ever returned 3 knowledge articles.
It is set up to return knowledge and catalogs, but has never returned any catalog items. If I change the instance options to just return the catalog, the widget disappears as has nothing to display.
All of my items are linked to taxonomy topics and as per the script UserRecommendationUtilSNC, it should be returning catalog items.
Has anyone got the widget working and might have some insight as to what is wrong?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-12-2022 04:38 AM
Hi
Follow this article and configure each steps if you have missed any :https://community.servicenow.com/community?id=community_article&sys_id=8f9b2539db54c9d0457ae6be13961...
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-12-2022 06:07 AM
Thanks. I have gone through it and all seems to be set up as expected. I even ran the fix scripts, and these had no impact
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-29-2023 06:03 AM
I was with the same problem here.
My solution was:
Clone the OOTB widget and debug it.
I found that option.limit is not working (as the img bellow)
(here is the console.log)
(here is the code as OOTB)
Then I force the "line 16" to receive 4 items as the img:
After this it works well, you just need to config the CSS to your requirements:
I hope it works for you too.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-12-2025 03:01 AM
Iam unable to view any articles on my esc portal configured, can anyone suggest how to populate articles here?