- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2014 01:27 PM
Our team would like to be reminded of an upcoming change that is assigned to them and they would like to see it 30 minutes prior to that date and time. How do you perform this? Are there examples out there? I am very new to ServiceNow, so please provide as much detail as possible. I thank you in advance.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2014 06:57 AM
Hi Joan,
Your business rule looks to be set to populate the Reminder date field, but only if the start date is filled in with a value. I would change the business rule to the planned end date value (current.end_date), and then enter a date value in this field to test your business rule. If it works, then the business rule should enter the reminder value to be 30 minutes (-1800) from the planned end date.
Thanks,
David
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2014 07:32 AM
You completely rock! It worked.
As for your additional statement does it go in the script area below or in the Condition area: "&& !current.u_reminder.nil()"

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2014 07:46 AM
Hi Joan,
In the condition area... so that it would say:
current.u_reminder.changes() && !current.u_reminder.nil()

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2014 07:39 PM
Hello Joan,
Just to confirm, do you have your registered event named "Change Reminder" and not "change.reminder" as is called in the eventQueueScheduled function?
Best regards,
David
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2014 07:35 AM
See screen shot below — is this what it should be?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2014 07:41 AM
Hi Joan,
Please change the event name to 'change.reminder' in the registry.
And in the business rule, please check the 'Update' box under 'insert' box.
Regards,
Solutioner
Enhance Knowledge NOW@ www.solutioningnow.com
http://www.solutioningnow.com/