- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-27-2017 03:38 AM
I have followed steps from the link below, to create a simple reminder email.
http://wiki.servicenow.com/index.php?title=Creating_a_Simple_Reminder_Email#gsc.tab=0
I am testing this out on my pre-production instance, but it doesn't seem to be working.
Instance is Helsinki . The table is incidents. There was already a field present called follow_up.
I created a business rule as follows:
I have registered the event as well.
This is what the incidents table looks like, and the field is called follow_up.
The email notification is also set.
Solved! Go to Solution.
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-27-2017 04:11 AM
Hi Sweeda,
In your notification make few changes in the When to send tab. Send it when event is fired and for event select the event that you have created incident.follow_up.
If this view is not visible to you then change the view to Advance.
Thanks,
Anjali
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-05-2017 11:06 AM
Thanks, Anjali! I wish SNOW had that part in their article.