- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 12:08 PM
New ServiceNow shop here. I'm trying to rework our employee termination request item and workflow to limit who can see requests when an employee resigns or is fired. We only want the termination requests visible to members of our HR Approvers group and the person placing the request. The consulting group who helped with our implementation tried doing this on the easy by modifying the business_stakeholder rule but that caused a ton of downstream issues across all our workflows. I restored the business_stakeholder role to its out of the box status and that resolved our workflow issues. It also made the termination requests visible to our business approval group.
This article points towards a way to accomplish this but as a non-scripter adapting it for our environment is a bit challenging. Are there any other ways to accomplish what I'm trying to do you have had success with?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2023 06:25 AM - edited 10-26-2023 06:29 AM
Hi @Alan42
If you want the catalog item to be visible only to the manager you could go through that route since the Requested for is a reference, but if you want the catalog item to be visible to the entire HR Approvers group no need to write a script just select the group in the Groups field.
If my answer has helped with your question, please mark my answer as an accepted solution and give a thumbs up.
Kind regards
Misgana D.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 11:09 PM
Hello @Alan42
To limit who sees the catalog item there are two related items in a catalog item record "Available For" and "Not Available For". To make the "employee termination request item" only visible to the HR Approvers group,
- Go to the catalog item
- Scroll down to the related items section and find the Available For related item tab
- Click the Edit button to add the HR Approvers group
If my answer has helped with your question, please mark my answer as an accepted solution and give a thumbs up.
Kind regards
Misgana D.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2023 06:12 AM
I had been looking at that but only saw the option for our HR group and no way to . I now realize I can create a new criteria. Would requested_for.manager work or would it require additional scripting?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2023 06:25 AM - edited 10-26-2023 06:29 AM
Hi @Alan42
If you want the catalog item to be visible only to the manager you could go through that route since the Requested for is a reference, but if you want the catalog item to be visible to the entire HR Approvers group no need to write a script just select the group in the Groups field.
If my answer has helped with your question, please mark my answer as an accepted solution and give a thumbs up.
Kind regards
Misgana D.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2023 02:08 AM
Hi @Alan42
Greetings!!
Visibility is always a major issue or concern but ServiceNow provides a powerful solution for this. In your case you want restrict the Catalog items.
Here are quick steps:
Open the catalog Item.
Scroll down
Choose the required group and save.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************