Approval Task for User/Requester
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2024 02:45 AM
Hello Community,
I have a Catalog Item where an internal employee can request something in the portal. During the process there will be a step where that User will receive a document for review. After that the User needs to APPROVE that document.
How can the User approve that?
As far as I know, only users with specific license can Approve a task during the workflow right? Or is there a OOB functionality where the Requester of a Request can approve?
Thank you in Advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2024 03:21 AM - edited 12-09-2024 03:24 AM
Hi @lhoang
there is an Out-of-the-Box functionality in ServiceNow that allows the requester of a request (or any designated user) to approve a task without requiring a special license
1st Approach -
Alternatively, you can use a script to dynamically determine the approver
Approach 2 -
Thanks,
Raj