View all questions & answers for the CAD exam
Identify the way(s) an application can respond to an Event generated by the gs.eventQueue() method.
a) Script Action
b) Scheduled Script Execution (Scheduled Job)
c) UI Policy
d) Email Notification
b and c
c
a and d
a and c
"There are two possible ways to respond to events:
- Email Notification
- Script Action" - see this quote in link below:
https://developer.servicenow.com/dev.do#!/learn/learning-plans/tokyo/new_to_servicenow/app_store_learnv2_automatingapps_tokyo_responding_to_events
Submit