March 2017
Beginner
358 pages
9h 51m
English
The following eventQueue() method call will trigger an event called incident.commented from the event registry. This event can trigger other actions, such as notifications or business rules, using the other arguments provided to the method call:
gs.eventQueue('incident.commented', current, gs.getUserID(), gs.getUserName());
Read now
Unlock full access