- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2022 11:46 PM
Hello,
Actually There are some End users in our organization to whom some approvers are going through service catalog. I have added those users in a particular group. Can you please what roles I have to give to those end users or to the group that they belongs to in order to make then permissible to approve or reject the the RITM or SCtask.
Thanks
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2022 12:38 AM
Hello Rahul
approve_admin :- [approver_admin ]This will give you priviledge to approve any request. Like we try out things in PDI by System Admin Login.
approver_user :- [approver_user]Only those in which you are the approver.
This two will be the solution for this Only,
Mark my Response as Correct or Helpful, if you find it Appropriate.
Gaurav Shirsat : ServiceNow Community MVP 2022
https://www.linkedin.com/in/gauravshirsat/

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2022 11:51 PM
Hi Rahul,
1) In order to approve a request, "approver_user" is the role which will be required by default .
2) Else you need to create a new ACL on Approval table so that they can view and approve it.
3) Also to note by default Catalog Task are not exposed to end users and are meant for fulfiller user only, so you need to create another Read and Write ACL on catalog task table which is again not a recommended way of doing . Ideally you should not exposed Catalog Task table to end users.
A normal user with only the approver_user role does not have access to the RITM record itself, out of the box anyway as long as they have no other roles like itil or catalog that is.
On the approval record itself they have access to comments and the ability to approve or reject.
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2022 12:38 AM
Hello Rahul
approve_admin :- [approver_admin ]This will give you priviledge to approve any request. Like we try out things in PDI by System Admin Login.
approver_user :- [approver_user]Only those in which you are the approver.
This two will be the solution for this Only,
Mark my Response as Correct or Helpful, if you find it Appropriate.
Gaurav Shirsat : ServiceNow Community MVP 2022
https://www.linkedin.com/in/gauravshirsat/

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2022 12:57 AM
Hi Rahul,
approver_user has pretty much been transitioned in to business_stakeholder on most new contracts/renewals you'll start to see the business stakeholder roles coming in.
Hence business_stakeholder role is the key role that needs to be given to user's who wants to approve a request.
Kindly refer below articles for reference.
https://community.servicenow.com/community?id=community_question&sys_id=577eb50ddbe66050d5c4d9d9689619eb
https://docs.servicenow.com/bundle/sandiego-it-service-management/page/reuse/itsm/reference/installed-with-business-stakeholder.html
Regards,
Deepankar Mathur