Need to approve the request automatically by manager (Holder), when the requested item is submitted.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2023 04:17 AM
Hi all,
My requirement is, When I submit the requested item, an approval is needed to create for manager (Holder) and that request is needed to automatically get approved. Please let me know if you have any idea regarding this. Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2023 07:20 AM
Hi,
This can be done by creating a run script task in workflow creating an approved record in the name of the manager
Regards,
Piyush Sain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2023 07:32 AM
Hi @praveen1231
Why do you need to generate Approval record if you are auto Approving RITM. You can just Set the Value of Approval field to APPROVED using Set Values activity in workflow.
Please Mark my Answer as Correct if it Helps you.
Thank you.