- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2022 12:17 PM
Hi,
I want to notify users when planned start date time field value change it should send notification at that time for change request.
Can you please tell code that how we can achieve it for change request request.
Regards,
Nivedita
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2022 12:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2022 09:13 PM
@niveditakumari Adding to what @RaghavSh has explained. Please check the below servicenow documentation link which explains gs.eventQueueSheduled() function
https://developer.servicenow.com/dev.do#!/reference/api/quebec/server/c_GlideSystemScopedAPI
ServiceNow Community Rising Star, Class of 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2022 02:34 PM
Hi,
I want to know use of gs.EventQueueScheduled and where I can use it.
Can you please help me to understand it and give some use case for it.
Regards,
Nivedita