Free CAD Exam Braindumps (page: 23)

Page 22 of 70

What are the benefits of storing the majority of an Application's server-side script logic in a Script Include?

a) This makes execution faster.
b) Only run when called from a script.
c) The script logic can be hidden when the Application is installed from the ServiceNow Store. d. For some changes to application logic there is only one place to make edits.

  1. a, b, and d
  2. a, b, c, and d
  3. b, c, and d
  4. a, b, and c

Answer(s): C

Explanation:

https://developer.servicenow.com/dev.do#!/learn/courses/tokyo/app_store_learnv2_scripting_toky o_scripting_in_servicenow/app_store_learnv2_scripting_tokyo_server_side_scripting/app_store_le arnv2_scripting_tokyo_script_includes



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

  1. b and c
  2. c
  3. a and d
  4. a and c

Answer(s): C

Explanation:

"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



Which of the following is NOT a caller access field option?

  1. Caller Tracking
  2. Caller Restriction
  3. None
  4. Caller Permission

Answer(s): D

Explanation:

https://docs.servicenow.com/bundle/tokyo-application-
development/page/build/applications/task/set-RCA-level.html



Assume a table called table exists and contains 3 fields: field1, field2, field3. Examine the Access Control list for table:



Which field or fields can a user with the itil role read?

  1. field3 only
  2. filed1 and field3
  3. All fields
  4. All fields except field3

Answer(s): D

Explanation:

https://docs.servicenow.com/bundle/tokyo-platform-security/page/administer/contextual- security/concept/access-control-rules.html






Post your Comments and Discuss ServiceNow® CAD exam with other Community members:

CAD Discussions & Posts