when Incident is resolved, I want to send email notification to the caller to close the incident. I have to send this notification on the 1st day , 2nd day and 3rd day after the incident in resolved. kindly help me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2016 02:16 AM
when Incident is resolved, I want to send email notification to the caller to close the incident. I have to send this notification on the 1st day , 2nd day and 3rd day after the incident in resolved. kindly help me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2016 04:30 AM
You cannot do it that perfect with scheduled Job. Workflow is the perfect answer.
Thank You,
Vinithabanu Kaliamurthi| Senior Application Software Developer | CDM India Corporate Services Pvt Ltd | Tel: (617) 452-7705 | e-mail: vinithabanuk@cdmsmith.com<mailto:vinithabanuk@cdmsmith.com>
[NOW_CSA_icon_GreyRGB_76x76]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2016 11:49 AM
hi Rajesh,
Thank you so much.
can you tell me which glide date time method should I use here, as I have to set my first notification after one day of the ticket resolution, i.e after 24 hours.
say the incident is resolved on 21st June 1 PM , so the notification to close the incident should go on 22nd June 1 PM.
Please help me out with the logic and glide method that could help me here.
Thanks in advance.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2016 12:25 PM
Why 3 Notifications? You could send 1 notification when its resolved reminding user that record will autoclose after 3 days. This would give them an opportunity to reopen the ticket if needed. Then you could autoclose the incident.