When ever the data load is happen through schedule job. Notification need to send to "TRAI" GROUP.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2024 11:35 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2024 09:55 AM - edited 04-29-2024 09:55 AM