If the Create module field is selected when creating a table, what is the new module’s default behavior?
The Report Designer contains different sections for configuring your report. Which section is used to specify the name of the report, and the table or data source for the report.
How must Application Access be configured to prevent all other private application scopes from creating configuration records on an application’s data tables?
Which statement correctly describes the differences between a Client Script and a Business Rule?
When crafting a scoped application that contains flow actions, what is the application called?
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
What section on the Notes tab, shows the history of the work documented on the record?
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
When a selecting a data type for a field that will be displayed on a form, which of the following statements is NOT correct?
What feature allows you to limit who is able to contribute or read knowledge within a knowledge base?
In Flow Designer, where is the data from an action stored so it can be used in subsequent actions in the flow?
In a Business Rule, which one of the following returns the sys_id of the currently logged in user?
As an IT employee what interface would you use, if you wanted to browse internal IT documentation, like troubleshooting scripts and FAQs?
Which of the following statements is true for the Form Designer?
a)To add a field to the form layout, drag the field from the Fields tab to the desired destination on the form.
b)To create a new field on a form’s table, drag the appropriate data type from the Field Types tab to the form and then configure the new field.
c)To remove a field from the form layout, hover over the field to enable the Action buttons, and select the Delete (X) button.
d)To add a section to the form layout, drag it from the Field Types tab to the desired destination on the form.
A manager wants to view a snapshot of month-end Sales performance data, as compared to Sales targets. In addition, the manager wants to be able to see those monthly numbers trended over time, and forecasted into the future. What capability do you suggest for this manager?
What ServiceNow feature allows you to include data from a secondary related table on a report?
What tool is used to import data from various data sources, and map that data into ServiceNow tables?
Application developers configure ServiceNow using industry standard JavaScript to…
What data types of Flow Designer variables are supported to store record data and complex data?
Choose 3 answers
When designing and creating a form, what do you create to organize fields on a form?
Which determines the relationships between field in an Import Set table to field in an existing ServiceNow table?
You are developing the MyApp application that has a table, Table A. When the MyApp application is installed on an instance, you want Table A's records to be installed as part of the application.
Table A's records will be installed when:
When creating an application through the Guided Application Creator, what are the options for creating a table? (Choose 3 answers)
On the knowledge base record, which tab would you use to define which users are able to write articles to the knowledge base?
Which is the base table of the configuration management database hierarchy?
Which tables are available by default in a ServiceNow instance?
Choose 3 answers
Which of the following objects does a Display Business Rule NOT have access to?
In an Email Notification, which one of the following is NOT true for the Weight field?
What are examples of Ul Actions, relating to Lists?
Choose 4 answers
List Control
Which of the following statements does NOT apply when extending an existing table?
When building an extended table from a base table, which fields do you need to create?
Choose 2 answers
A new employee joins the IT department and needs to perform work assigned to Network and Hardware groups. How would you set up their access?
Choose 3 answers
Which one of the following objects CANNOT be used in a Script Action script?
When configuring the content of an Email Notification, which syntax should be used to reference the properties of an event triggering the Notification?
When crafting a scoped application that contains flow actions, what is the application called?
On what part of the ServiceNow instance, would you find the option to Impersonate User?
On a form, which type of field has this icon which can be clicked, to see a preview of the associated record?
While on an Incident record, how would you add a Tag for "Special Handling" to the record?
When creating an application through the Guided Application Creator, which of the following is a user experience option?
Which of the following are configured in an Email Notification?
a)Who will receive the notification.
b)What content will be in the notification.
c)When to send the notification.
d)How to send the notification.
Here is the Business Rule script template:
This type of JavaScript function is known as:
Your customer would like to create a new template to notify users who are affected by network outages at their site. Which module would you use to create a new notification?
For your implementation the following tables are extended from each other:
• Incident table is extended from Task table
• Super Incident table is extended from Incident table
In this situation, which table(s) are Parent. Child and Base tables?
Choose 5 answers
When debugging Email Notifications, what must you check on a user record?
Choose 2 answers