How do I limit which HR Services that HR Agents can see on the case-creation-page in HR Agent Worksp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
I would like to know how to limit which HR Services (in the same COE) are available to different HR Agents on the case-creation-page in the HR Agent Workspace.
In the attached screenshot, I would like Agent 1 to see all 3: NLI, FFWO, General ER Case but I would like Agent 2 to ONLY see NLI, General ER Case and NOT see FFWO.
How can I accomplish this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Please refer this links, see if it helps you:
https://noderegister.service-now.com/kb?id=kb_article_view&sysparm_article=KB0858730
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
you can handle this via case creation config using dynamic filter
see this link on how opened for is restricted, similarly enhance it for HR Services
How to restrict “Opened for” users based on assignment group type in HR Agent Workspace?
Also try this, create classless script include in HR Core scope and call it from that condition and manipulate the HR Services
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hope you are doing good.
Did my reply answer your question?
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi Ankur,
It is a good idea, but how do I get the current user in that script include "getMyServices()"?

