Which Report Type(s) can be created by right-clicking on a column header in a table’s list?
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?
A scoped application containing Flow Designer content dedicated to a particular application is called a(n):
Which one of the following objects CANNOT be used in a Script Action script?
Assume a table called table exists and contains 3 fields: field1. field2, field3. Examine the Access Control list for table:
table.None read Access Control for users with the admin and itil roles
table. * read Access Control for users with the admin role
table. field3 read Access Control for users with the itil role
Which field or fields can a user with the itil role read?
Which one of the following is a benefit of creating an Application Properties page for each application you develop?
How must Application Access be configured to prevent all other private application scopes from creating configuration records on an application’s data tables?
From the list below, identify one reason an application might NOT be a good fit with ServiceNow.
The application:
Which platform feature can be used to determine the relationships between field in an Import Set table to field in an existing ServiceNow table?
Which of the following methods prints a message on a blue background to the top of the current form by default?
For Application Access there is a configuration option called Allow access to this table via web services. Which one of the following statements is true when this option is selected?
When working in the Form Designer, configuring the label of a field in a child table changes the label on which table(s)?
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
Which one of the following is the fastest way to create and configure a Record Producer?
Which of the following steps can be used to import new data into ServiceNow from a spreadsheet?
When creating new application files in a scoped application, cross scope access is turned on by default in which of the following?
Why create Applications in ServiceNow?
A) To replace outdated inadequate custom business applications and processes
B) To extend service delivery and management to all enterprise departments
C) To allow users full access to all ServiceNow tables, records and fields
D) To extend the value of ServiceNow
Which one of the following is true for a Script Include with a Protection Policy value of Protected?
Application developers can specify which ServiceNow page a user sees after submitting a new record using the Record Producer Ul. How is the page specified?
When creating application tables, a user role is automatically added to the table record. Which other role does an application typically have?
In an Email Notification, which one of the following is NOT true for the Weight field?
Which of the following features are available to Global applications? (Choose two.)