Approve for more than 15 days then 3 reminder emails should trigger 1.1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2024 09:21 AM
Hi Team ,
can anyone please help me here with this requirement .
The requirement is when any approval gets triggered for RITM and if approver doesn't approve for more than 15 days then 3 reminder emails should trigger to the approver and after than even if the approver doesn't approver then the RITM should get cancelled .
Please help me here with the steps .
If possible please provide screenshots for better understanding .
NOTE - Team please provide screenshots for better understaning , so that i can complete soon .
If we achieve via flow , Please provide flow steps of my requirment ,
Thanks In Advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2024 09:27 AM
Hi @nameisnani,
Yes, this is possible to check approval in "Requested" stage in sysapproval_approver table where created date is 15 days before of current date via a scheduled job.
You can trigger the email notification using the event for list of record comes under 15 days logic. Write at least some draft code and share for more help.
-Thanks,
AshishKM
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2024 09:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2024 09:49 AM
Hi @nameisnani ,
You can use Flow Designer to accomplish the requirements. Please see the screenshots below and please change the flow to meet your requirements:
Let me know if you are stuck when building the flow.
If my response helped you, please click on "Accept as solution" and mark it as helpful.
- Saloni
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2024 09:51 AM
@Saloni Suthar Tysm , Let me try once . I will come up with my response . Once again Ty