How to create an event in run script?

SNnewbie2
Tera Expert

How do I create an event using an script in run script? I want to be able to create an event to create a notification for each person I want to send it to.

35 REPLIES 35

Claudia Cruz wrote:



Yes, I did. I was able to see it in my event log.



So it DOES create the event.   The first part is done.



(note: unregistered events still appear in your event log)



How are you creating the response?


I have a notification


find_real_file.png


Hi Claudia, make sure the event and the notification are configured against the same table.



Thanks,


Berny


You then can navigate to sys_email.list and check if your email is been triggered. If it is, then your notification is properly configured



Thanks,


Berny


Hi Claudia, make sure the event and the notification are configured against the same table.


I've actually found in practise this doesn't make a difference.



The table name mentioned at the top of the notification for is to identify fields used in the condition and in the email.   When the trigger condition is an event firing, this field has no bearing upon the event.



Good practise suggests keeping them in sync, but I'd like to see this form redesigned to make things a bit simpler to use.