When working in the Form Designer, configuring the label of a field in a child table changes the label on which table(s)?
When debugging Email Notifications, what must you check on a user record?
Choose 2 answers
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 determines the relationships between field in an Import Set table to field in an existing ServiceNow table?
(What feature can a developer use to organize fields when designing and creating a form?)
Which of the following features are available to Global applications? (Choose two.)
Which business requirements and process(es) should be documented as part of the application development plan?
Choose 4 answers
Application developers can specify which ServiceNow page a user sees after submitting a new record using the Record Producer UI. How is the page specified?
If you create a SOAP Message, what syntax indicates a variable to pass when the function is 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 is the best practice related to using the Default Update Set for moving customizations between instances?
ServiceNow contains a resource which provides the following:
• A standard and shared set of service related definitions across ServiceNow products and platform that will enable and support true service level reporting.
• A CMDB framework across our products and platform that will enable and support multiple configuration strategies.
What resource do these statements describe?
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.
Which statement correctly describes the differences between a Client Script and a Business Rule?
What function do you use to add buttons, links, and context menu items on forms and lists?
Which of the following statements must evaluate to true for a user to pass an Access Control?
Choose 3 answers
What records are used to track cross-scope applications or scripts that request access to an application, application resource, or event?
Which of the following GuideRecord methods run a query against a database table?
Choose 3 answers
A scoped application containing Flow Designer content dedicated to a particular application is called a(n):
When creating new application files in a scoped application, cross scope access is turned on by default in which of the following?
Which framework can automatically populate values for the Priority and Category fields based on the Short description field value?
Which one of the following is a benefit of creating an Application Properties page for each application you develop?
What records are used to track cross-scope applications that request access to an application?
What are examples of Ul Actions, relating to Lists?
Choose 4 answers
List Control
Which one of the following is the correct Link Type to select when creating a module that opens the Record Producer for a user rather than the ServiceNow form?
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?
(Where can a developer find business logic for recurring checks to identify unassigned task records? Choose 2 options.)
(Which permissions can Administrators give to Delegated Developers? Choose 2 options.)
Which ATF Test step allows you to create a user with specified roles and groups for the test?
(What can trigger a Flow in the Workflow Studio Flow Designer? Choose 3 options.)
When building an extended table from a base table, which fields do you need to create?
Choose 2 answers
Which database operations can be controlled with Access Control?
Choose 2 answers
While showing a customer their Incident form, they ask to change the Priority field title to display their internal terminology Value. How would you do that?
Choose 2 answers
When a custom table is created, which access control rules are automatically created?
Choose 4 answers
Which platform feature can be used to determine the relationships between field in an Import Set table to field in an existing ServiceNow table?
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.
Which one of the following is a benefit of creating an Application Properties page for each application you develop?
What section on the Notes tab, shows the history of the work documented on the record?
Which one of the following is true for a table with the “Allow configuration” Application Access option selected?
What is a benefit of creating an Application Properties page for each application?
You are looking at a list of Active Incidents. You want to exclude Incidents with the state of Resolved. How might you do that?
Which one of the following is NOT a method used for logging messages in a server-side script for a privately- scoped application?
On a Business Rule, the When setting determines at what point the rule executes. What are the options for specifying that timing?
On the knowledge base record, which tab would you use to define which users are able to write articles to the knowledge base?
On what part of the ServiceNow instance, would you find the option to Impersonate User?
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?
An app developer enables the "Allow access to this table via web services" option in Application Access. What is the result of this configuration?
Which source control operation is available from BOTH Studio and the Git Repository?
(Which methods are used to activate application restricted caller access? Choose 2 options.)
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.
What tool is used to import data from various data sources, and map that data into ServiceNow tables?
Modules must have a Link type. Which one of the following is a list of Link types?
Which one of the following is the fastest way to create and configure a Record Producer?
(An application developer needs to ensure that no other private application scopes can create records on the application's data tables. How is Application Access configured to achieve this?)
What field type would you select if you want to query records from another table on a form?