Which tables are available by default in a ServiceNow instance?
Choose 3 answers
What setting allows users to view a Knowledge Base article even if they are not logged in?
When working in the Form Designer, configuring the label of a field in a child table changes the label on which table(s)?
How is access to Application Menus and Modules controlled?
When a ServiceNow instance requests information from a web service, ServiceNow is the web service:
Which one of the following is the fastest way to create and configure a Record Producer?
When configuring an Access Control which has no condition or script, which one of the following statements is NOT true?
Can inherited fields be deleted from a table?
What section on the Notes tab, shows the history of the work documented on the record?
How does ServiceNow match inbound email to existing records?
Which of the following is NOT supported by Flow Designer?
What are examples of Ul Actions relating to forms?
Choose 3 answers
What function do you use to add buttons, links, and context menu items on forms and lists?
What field type would you select if you want to query records from another table on a form?
When creating an application through the Guided Application Creator, what are the options for creating a table? (Choose 3 answers)
What module do you use to access the reports that are available to you?
Which source control operation is available from BOTH Studio and the Git Repository?
What data types of Flow Designer variables are supported to store record data and complex data?
Choose 3 answers
Which one of the following is true for a Script Include with a Protection Policy value of Protected?
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?
What happens to the List view when a new field is added to an existing table?
In a Business Rule, which one of the following returns true if the currently logged in user has the admin role?
What are examples of Ul Actions, relating to Lists?
Choose 4 answers
List Control
Which of the following statements must evaluate to true for a user to pass an Access Control? (Choose 3 answers)
What is the ServiceNow App Repository?
What do you install when you want to add applications or functionality within your development instance?
If you create a SOAP Message, what syntax indicates a variable to pass when the function is called?
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?
How does the Application Picker interact with Application Scope in ServiceNow?
Which objects can you use in a Scheduled Script Execution (Scheduled Job) script?
Which of the following is true about deleting fields from a table?
What plugin enables the Guided Application Creator?
Which is the base table of the configuration management database hierarchy?
On the knowledge base record, which tab would you use to define which users are able to write articles to the knowledge base?
When creating new application files in a scoped application, cross scope access is turned on by default in which of the following?
As administrator, what must you do to access features of High Security Settings?
Which ATF Test step allows you to create a user with specified roles and groups for the test?
Identify the ways an application can respond to an Event generated by the gs.eventQueue() method. (Choose 2 answers)
Is it possible to change an application's scope?
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 objects does a Display Business Rule NOT have access to?
How would you describe the relationship between the Incident and Task table? I Incident table is extended from Task table
Which feature helps to automatically allocate a critical, high-priority, service request to the appropriate assignment group or team member?
When creating an application through the Guided Application Creator, what are the options for creating a table?
Choose 3 answers
Which actions can a Business Rule take without scripting?
Which allows the creation of a task-based record from Service Catalog?
Once an application is ready to share, which of the following methods of publishing are supported by ServiceNow? (Choose 3 answers)
What are Application Files in a ServiceNow application?
What is the best UX format to use for lists and forms?
Which script types execute on the server? (Choose three.)
Which testing framework is used to test ServiceNow Applications?
Which ServiceNow capability provides assistance to help users obtain information, make decisions, and perform common work tasks via a messaging interface?
What occurs when an existing table is extended in ServiceNow?
From the list below, identify one reason an application might NOT be a good fit with ServiceNow.
The application:
There is a basic strategy when creating a Utils Script Include. Identify the step that does not belong.
What are the features of Flow Designer?
Choose 3 answers
An administrator creates "customer_table_adminH and "customer_table_user" roles for the newly created "Customer Table". Which ACL rule would grant access to all rows and all fields to both the customer_table_admin and customer_table_user roles?
What do you click when you have made modifications to your report, and you want to see the results without saving?
Which of the following GuideRecord methods run a query against a database table?
Choose 3 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?
What is required to link a ServiceNow application to a Git repository?
Choose 3 answers
Which framework can automatically populate values for the Priority and Category fields based on the Short description field value?
When creating an application through the Guided Application Creator, which of the following is NOT an option for creating a table?
If a knowledge base has no access details specified, what users are able to read articles in that knowledge base?
Which determines the relationships between field in an Import Set table to field in an existing ServiceNow table?
Which one of the following database operations cannot be controlled with Application Access?
Which of the following statements is NOT true for the Form Designer?
Which of the following steps can be used to import new data into ServiceNow from a spreadsheet?
What syntax is used in a Record Producer script to access values from Record Producer form fields?
On a Business Rule, the When setting determines at what point the rule executes. What are the options for specifying that timing?
Which one of the following is part of the client-side scripting API?
Which one of the following is true for this script fragment?
g_user.hasRole(,x_my_app_user');
Identify characteristic(s) of a Record Producer.
Choose 3 answers
When creating an application through the Guided Application Creator, what are the options for creating a table? (Choose 3 answers)
Once an application is ready to share, which of the following methods of publishing are supported by ServiceNow?
Choose 3 answers