What records are used to track cross-scope applications that request access to an application?
What is the best practice related to using the Default Update Set for moving customizations between instances?
Which of the following statements must evaluate to true for a user to pass an Access Control? (Choose 3 answers)
What do you click when you have made modifications to your report, and you want to see the results without saving?
Which options are strategies for debugging client-side scripts?
Choose 2 answers
As an IT employee what interface would you use, if you wanted to browse internal IT documentation, like troubleshooting scripts and FAQs?
A scoped application containing Flow Designer content dedicated to a particular application is called a(n):
Which source control operation is available from BOTH Studio and the Git Repository?
Exportitem table is extended from Item table with the additional column of ItemCountry added. The Item table contains the columns ItemName and ItemQty.
Which fields are available in the Exportitem table?
Here is an example of the criteria set for a knowledge base:
• Companies: ACME North America
• Departments: HR
• Groups: ACME Managers
• Match All: Yes
In this example, what users would have access to this knowledge base?
You are developing the MyApp application that has a table, Table A. When the MyApp application is installed on another instance, you want Table A's records to be installed as part of the application. Table A's records will be installed when:
What tool is used to import data from various data sources, and map that data into ServiceNow tables?
What are the ways to designate data tables when Guided Application Creator (GAC)?
Choose 3 answers
Identify the ways an application can respond to an Event generated by the gs.eventQueue() method. (Choose 2 answers)
When selecting the Target table for an import which tables can you select?
Choose 3 answers
What field type would you select if you want to query records from another table on a form?
Once an application is ready to share, which of the following methods of publishing are supported by ServiceNow?
Choose 3 answers
Which Report Type(s) can be created by right-clicking on a column header in a table’s list?
Which database operations can be controlled with Access Control?
Choose 2 answers
From the list below, identify one reason an application might NOT be a good fit with ServiceNow.
The application:
How must Application Access be configured to prevent all other private application scopes from creating configuration records on an application’s data tables?
When creating an application through the Guided Application Creator, what are the options for creating a table? (Choose 3 answers)
In a Business Rule, which one of the following returns the sys_id of the currently logged in user?
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 statement correctly describes the differences between a Client Script and a Business Rule?
What setting allows users to view a Knowledge Base article even if they are not logged in?
Access Control debug information identification whether each element of an Access Control granted of denied access. The elements of an Access Control evaluated?
In a privately-scoped application, which methods are used for logging messages in server-side scripts? (Choose 2 answers)
What contains the configuration changes made in an instance (i.e. changes in a form) and helps to implement the changes from the Dev environment to another environment?
In Flow Designer, where is the data from an action stored so it can be used in subsequent actions in the flow?
Which server-side object provides methods for working with dates when writing a script in a privately scoped application?
Which determines the relationships between fields in an Import Set table to fields 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?
When troubleshooting and debugging notifications, where do you navigate to see if an email was sent in response to an event?
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?
An application called My App has a table, MyAppTable, with the following Application Access configuration:
Accessible from: All application scopes
Can read: Selected
Can delete: Not selected
Allow configuration: Selected
Which of the following is true based on this configuration?
Which of the following objects does a Display Business Rule NOT have access to?
Which Application Access configuration field(s) are NOT available if the Can read configuration field is NOT selected?
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 ServiceNow utility provides a modern interactive graphical interface to visualize configuration items and their relationships?
When creating an application through the Guided Application Creator, which of the following is a user experience option?
Which objects can you use in a Scheduled Script Execution (Scheduled Job) script?
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?