- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-26-2016 01:38 PM
Hi,
I want an email to be sent when a specific date field has reached 30 days before the actual date.
I have set this on the contracts table but is it not working, does anyone know a script I can use?
The field is a date field called u_review_date
When this is less than 30 days away and email notification should be triggered.
Any ideas?
Thanks
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-29-2016 06:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-29-2016 07:03 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-29-2016 07:11 AM
Riaz,
Choose the option "a date/time field.." in the timer based on dropdown
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-29-2016 08:00 AM
Hi Chuck,
Quick question on this. Can I trigger and Incident from a workflow?
Riaz

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-29-2016 11:16 AM
Hi Riaz,
You can create an incident from a workflow, if that's what you are asking. Use the "Create Task" activity and set the table to incident. Pretty simple.
Task Activities - ServiceNow Wiki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-29-2016 12:50 PM
Hi Chuck,
Thanks the reason I asked was because my workflow table was ast_contract. However, I achieved this now through the Run Script.
Thanks,
Riaz