Non-fulfiller to write comments on approval requests
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2024 11:38 AM
Hi,
For our organization, we want the user requesting access to an application to be able to write comments back to the approver.
Example:
1. User requests access to application
2. Line manager is uncertain why the application access is required for this user, so a comment is added to the approval asking user the reason for request.
3. User can reply back without utilizing a fulfiller license.
4. Manager approves based on user's comment.
It seems that the ServiceNow role called sn_request_write, which uses a fulfiller license, needs to be added for this functionality to take place. However, we don't want an approver who only uses ServiceNow to approve to use a fulfiller license.
Has anyone been able to come up with a work around on this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2024 07:45 AM
Hi,
Way 1:
There is a license called stakeholder associated with the role "business_stakeholder" by which the user can approve/reject an approval from the service portal with comments.
Way 2:
For the email itself, an approver can add his/her question in the body and reply which will be added to the comments of the approval record, then you will have to set up an email notification on that table so that the requestor receives the question and replies to it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 01:03 PM
Thank you for taking the time to help! I will run this by my team and will let you know if I can accept as solution. 🙂