Notification Reminder for Request Approvals
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-31-2017 08:27 AM
we need to adjust the process so that requested items that haven't been approved in a day or two send another email to be approved. Right now, if it doesn't get approved then it just sits there pending and no one sees it until the customer asks.
- Labels:
-
Best Practices
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-31-2017 08:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-01-2017 11:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-03-2017 10:55 AM
You shouldn't need to do anything, provided your email notifications for approvals are set up correctly, using the OOB "approval.inserted" event.
did you test it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-01-2017 10:41 PM
Hi Kishore,
In order to achieve this you need to follow following steps.
1. Create a new Event by navigating System policy-->Events-->Registry. Name 'approval.reminded' and the Table is Approvals [sysapproval_approver]
2. Navigate to System definition-->Scheduled jobs-->Create a new one of 'Automatically run a script of your choosing' as per below screenshot. It will run periodically daily at 01AM and runs the script.
3. Navigate to System notification-->Email-->Notifications-->Create a new one as per below screenshots. Please select 'Advanced view' before proceeding. Also type you email notification Subject and Body under 'What it will contain' tab as per your requirement.
I hope this helps.Please mark correct/helpful based on impact