"Recommended for you" on Employee Center Help!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2025 12:03 PM - edited ‎01-17-2025 12:05 PM
On Employee Center portal, how to find out if "any" user is being recommended catalog item "Other Request" under "Recommended for you" widget card. Can anyone sample a script please? TIA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2025 08:19 PM
Hi @Snow Angel ,
You can follow this solution: https://www.servicenow.com/community/developer-forum/client-side-check-if-item-is-either-requested-o...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2025 02:46 AM
Hello @Snow Angel
- "Recommended for You" data is not stored in a single dedicated table, but rather is dynamically generated.
- The Recommended for you widget can use an ML algorithm-based on Employee Profile or HR Profile to show popular content accessed by users having similar profile.
- Since these recommendations are dynamically populated based on user profile/activity, it is hard to find the list of user recommended for a particular catalog item.
To know more about this widget refer this: Recommended for you
Hope this helps!
"If you found my answer helpful, please like and mark it as an "accepted solution". It helps future readers to locate the solution easily and supports the community!"
Thank You
Juhi Poddar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-20-2025 10:18 PM
Hello @Snow Angel
I hope you're doing well!
If your query has been resolved, could you please like and mark it as the accepted solution?
This will help future readers easily find the solution in the community.
Thank You
Juhi Poddar