Modules must have a Link type. Which one of the following is a list of Link types?
What occurs when an existing table is extended in ServiceNow?
What is a 'workflow context'?
Identify characteristic(s) of a Record Producer.
Choose 3 answers
In a Business Rule, which one of the following returns true if the currently logged in user has the admin role?
When debugging Email Notifications, what must you check on a user record?
Choose 2 answers
Which one of the following is NOT part of the Form Designer?
What are examples of Ul Actions, relating to Lists?
Choose 4 answers
List Control
Which Application Access configuration field(s) are NOT available if the Can read configuration field is NOT selected?
The customer has asked that you change the default layout of the Task list. They would like these columns, in this order:
• Number
• Task Type
• Parent
• Short Description
• Assignment Group
• Assignee
• Updated
After navigating to the list, where would you click, to meet this requirement?
Once an application is ready to share, which of the following methods of publishing are supported by ServiceNow?
Choose 3 answers
You are looking at a list of Active Incidents. You want to exclude Incidents with the state of Resolved. How might you do that?
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?
What section on the Notes tab, shows the history of the work documented on the record?
Which of the following is NOT supported by Flow Designer?
Access Control debug information identifies whether each element of an Access Control granted or denied access. The elements appear in the debug information in the order of evaluation. In which order are the elements of an Access Control evaluated?
Which tables are available by default in a ServiceNow instance?
Choose 3 answers
Which script types execute on the server? (Choose three.)
Which ATF Test step allows you to create a user with specified roles and groups for the test?
When configuring a module, what does the Override application menu roles configuration option do?
Is it possible to change an application's scope?
Which source control operation is available from BOTH Studio and the Git Repository?
Which server-side object provides methods for working with dates when writing a script in a privately scoped application?
Which of the following methods is NOT part of the ServiceNow REST API?
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 a selecting a data type for a field that will be displayed on a form, which of the following statements is NOT correct?
What is the purpose of the Application Picker?
Which items are valid UI Action types in ServiceNow?
Choose 3 answers
Client-side scripts manage what?
When creating new application files in a scoped application, cross scope access is turned on by default in which of the following?
When creating an application through the Guided Application Creator, what are the options for creating a table? (Choose 3 answers)
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:
Can inherited fields be deleted from a table?
Which database operations can be controlled with Application Access? (Choose 2 answers)
Which one of the following objects CANNOT be used in a Script Action script?
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?
Which role(s) are required to impersonate a user?
Choose 2 answers
Which is the base table of the configuration management database hierarchy?
What is the best UX format to use for lists and forms?
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?
As administrator, what must you do to access features of High Security Settings?
While on an Incident record, how would you add a Tag for "Special Handling" to the record?
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?
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
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 items are valid UI Action types in ServiceNow? (Choose 3 answers)
Which one of the following is the correct Link Type to select when creating a module that opens the Record Producer UI for a user rather than the ServiceNow form UI?
When creating an application through the Guided Application Creator, which of the following is a user experience option?
Which statement correctly describes the differences between a Client Script and a Business Rule?
What feature can track the amount of time that a task has been open, to ensure that tasks are completed within an allotted time?
In an Email Notification, which one of the following is NOT true for the Weight field?
What records are used to track cross-scope applications or scripts that request access to an application, application resource, or event?
From the list below, identify one reason an application might NOT be a good fit with ServiceNow.
The application:
Which options are strategies for debugging client-side scripts?
Choose 2 answers
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:
Which one of the following is NOT an example of when an application might use a Scheduled Script Execution (Scheduled Job)?
How does the Application Picker interact with Application Scope in ServiceNow?
How would you describe the relationship between the Incident and Task table? I Incident table is extended from Task table
Here is the Business Rule script template:
This type of JavaScript function is known as:
Which of the following features are available to Global applications? (Choose two.)
Which of the following is an available feature in Studio?
Choose 2 answers
When crafting a scoped application that contains flow actions, what is the application called?
Which one of the following is true for the Application Picker?
How does ServiceNow match inbound email to existing records?
How many applications menus can an application have?
What setting allows users to view a Knowledge Base article even if they are not logged in?
Which one of the following is NOT required to link a ServiceNow application to a Git repository?
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
What plugin enables the Guided Application Creator?
How does the Application Picker interact with Application Scope in ServiceNow?
What tool is used to import data from various data sources, and map that data into ServiceNow tables?
Which allows the creation of a task-based record from Service Catalog?
When designing and creating a form, what do you create to organize fields on a form?
On the knowledge base record, which tab would you use to define which users are able to write articles to the knowledge base?
When configuring an Access Control which has no condition or script, which one of the following statements is NOT true?