Creating a simple reminder notification

sLuintel
Giga Expert

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:

find_real_file.png

find_real_file.png

find_real_file.png

find_real_file.png

I have registered the event as well.

find_real_file.png

This is what the incidents table looks like, and the field is called follow_up.

find_real_file.png

find_real_file.png

The email notification is also set.

1 ACCEPTED SOLUTION

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.



find_real_file.png



Thanks,


Anjali


View solution in original post

10 REPLIES 10

Karthik Reddy T
Kilo Sage

Hello Sweeda,



Have you find any logs for that   email.



find_real_file.png


Karthik Reddy T.
ServiceNow Commnunity MVP -2018 class.

vipinmathew
Mega Guru

Hi,



Could you share your notification template?


Notification template



find_real_file.png


find_real_file.png


find_real_file.png


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.



find_real_file.png



Thanks,


Anjali


Thank you. That was it.