ServiceNow CAD Practice Test - Questions Answers, Page 6
List of questions
Question 51
Which one of the following is NOT a method used for logging messages in a server-side script for a privately- scoped application?
Question 52
If the Create module field is selected when creating a table, what is the new module's default behavior?
Question 53
How must Application Access be configured to prevent all other private application scopes from creating configuration records on an application's data tables?
Question 54
What are some of the benefits of extending an existing table such as the Task table when creating a new application?
a) You can repurpose existing fields by simply changing the label.
b) Use existing fields with no modifications.
c) Existing logic from the parent table will be automatically applied to the new table.
d) All of the parent table records are copied to the new table.
Question 55
When configuring an Access Control which has no condition or script, which one of the following statements is NOT true?
Question 56
Which of the following methods are useful in Access Control scripts?
Question 57
Which one of the following client-side scripts apply to Record Producers?
Question 58
When a ServiceNow instance requests information from a web service, ServiceNow is the web service:
Question 59
Which one of the following is the fastest way to create and configure a Record Producer?
Question 60
Which objects can you use in a Scheduled Script Execution (Scheduled Job) script?
Question