QuestionQ39

Application Automation

Identify the method(s) by which an application can respond to an event generated by the gs.eventQueue() method.

  • A b and c
  • B c
  • C a and d
  • D a and c
Explanation

ServiceNow event processing can invoke a Script Action or send a notification in response to an event placed in the event queue. UI Policies control client-side form behavior, and Scheduled Script Executions are not event-response handlers. ServiceNow System Events documentation

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!