GlideEventManager is not processing in scoped application ? How to make it work ?

Dev Bisht
Tera Contributor

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.

 

image (1).png

2 REPLIES 2

Ankur Bawiskar
Tera Patron
Tera Patron

@Dev Bisht 

why to use that line?

GlideEventManager

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

we have used GlideEventManager to process the event with the queue, so that the case will be occurred one by one