GlideEventManager is not processing in scoped application ? How to make it work ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2023 02:47 AM
ServiceNow's GlideEventManager() is not processing in scoped application, we need an alternative or a solution to make it work.
As you can see in the below code which is been run in scope and EventManager is showing invalid object in scoped.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2023 02:56 AM
why to use that line?
GlideEventManager
Regards,
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2023 02:59 AM
we have used GlideEventManager to process the event with the queue, so that the case will be occurred one by one