When ever the data load is happen through schedule job. Notification need to send to "TRAI" GROUP.

Arsshad1
Tera Contributor

Hi Experts,

I am new to ServiceNow. I got one requirement. In existing I have a transfer map data load on "u_swim" table through schedule imports daily at 8am.

here my requirement is :  I have to send a notification to "trai" team daily whenever the records got inserted and updated in "u_swimlane" table with the number count of how many records got inserted and how many records got updated and how many records got rejected  through data load transfer map?

How can I achieve this I have seen some video's and created a event in event registry [name: sfx_event ] and also in notifications I have created a new notification [name:SFX Data load] and selected event is fired and and picked up the event name and I checked the insert and update check box.
I am not aware about the schedule job script and in notification script
Could you please help me with the scripts in scheduled job and notification 


Any help will be appreciated

PFA

Thanks
Arsshad 


 

1 REPLY 1

Sid_Takali
Kilo Patron
Kilo Patron

Hi @Arsshad1 go through this thread, might be this helps you.

https://www.servicenow.com/community/developer-forum/email-notification-from-a-transform-map/m-p/160...

 

Regards,

Siddharam