Which Report Type(s) can be created by right-clicking on a column header in a table’s list?
Which of the following methods are useful in Access Control scripts?
When a custom table is created, which access control rules are automatically created?
Choose 4 answers
(What is a scoped application that contains Flow Designer actions tailored for a specific application or record type?)
(What is a g_scratchpad object used for?)
Which scenario will a Scheduled Script Execution (Scheduled Job) be implemented?
What can be modified with client-side scripts?
When can the value “Protected” be leveraged in a Protection Policy for a Script Include?
When creating an application through the Guided Application Creator, what are the options for creating a table?
Choose 3 answers
In a privately-scoped application, which methods are used for logging messages in server-side scripts? (Choose 2 answers)
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 ServiceNow utility provides a modern interactive graphical interface to visualize configuration items and their relationships?
Which of the following is a good practice for adding instructions to a form?
What is the ServiceNow Application Repository?
Which of the following methods is NOT part of the ServiceNow REST API?
What function do you use to add buttons, links, and context menu items on forms and lists?
Which path would you take to access the table configuration page from a form?
What section on the Notes tab, shows the history of the work documented on the record?
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:
From the list below, identify one reason an application might NOT be a good fit with ServiceNow.
The application:
Which objects can you use in a Scheduled Script Execution (Scheduled Job) script?
What are the features of Flow Designer?
Choose 3 answers
What is the best UX format to use for lists and forms?
(Which method can be used in a Business Rule to get the sys_id of the currently logged in user?)
What syntax is used in a Record Producer script to access values from Record Producer form fields?
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?
Client-side scripts manage what?
How can administrators expand the list of supported file types for code search in ServiceNow Studio?
Which determines the relationships between field in an Import Set table to field in an existing ServiceNow table?
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?
In an Email Notification, which one of the following is NOT true for the Weight field?
Which platform feature can be used to determine the relationships between field in an Import Set table to field in an existing ServiceNow table?
Which of the following is NOT a trigger type in Flow Designer?
Which one of the following is true regarding Application Scope?
Which roles grant access to source control repository operations such as importing applications from source control, or linking an application to source control? (Choose two.)
(Which methods are used to activate application restricted caller access? Choose 2 options.)
Which server-side API debug log method is available for scoped applications?
How does the Application Picker interact with Application Scope in ServiceNow?
Which of the following is true for the Application Picker and Application Scope?
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?
On what part of the ServiceNow instance, would you find the option to Impersonate User?
How must Application Access be configured to prevent all other private application scopes from creating configuration records on an application’s data tables?
How would you describe the relationship between the Incident and Task table? I Incident table is extended from Task table
Which of the following is NOT a way to install an application on a ServiceNow instance?
What are examples of Ul Actions relating to forms?
Choose 3 answers
Which testing framework is used to test ServiceNow Applications?
Which of the following is NOT supported by Flow Designer?
Which one of the following is the baseline behavior of a table in a privately-scoped application?
Which method is used to retrieve Application Property values in a script?
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 configuring a REST Message, the Endpoint is:
What are web services?
Which of the following methods prints a message on a blue background to the top of the current form by default?
What occurs when an existing table is extended in ServiceNow?
A customer requests the following data quality measures be added:
1. Incident numbers should be read-only on all lists and forms, for all users.
2. Short Description field should be mandatory, on all records, across all applications, on Insert.
Which type of policy would you use to meet this requirement?
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
Which of the following GuideRecord methods run a query against a database table?
Choose 3 answers
Can inherited fields be deleted from a table?
In a Business Rule, which one of the following returns the sys_id of the currently logged in user?
Which one of the following is NOT required to link a ServiceNow application to a Git repository?
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?
When writing a Client Script to provide feedback targeted at a specific field, which method should be used?
What is a limitation when using record producers in ServiceNow?
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
When a selecting a data type for a field that will be displayed on a form, which of the following statements is NOT correct?
Which client-side scripts apply to Record Producers? (Choose 2 answers)
When creating new application files in a scoped application, cross scope access is turned on by default in which of the following?
Which of the following is NOT a caller access field option?
Which one of the following is true for the Application Picker?
Which actions can a Business Rule take without scripting?
Which framework can automatically populate values for the Priority and Category fields based on the Short description field value?
In a privately-scoped application, which methods are used for logging messages in server-side scripts? (Choose 2 answers)
What records are used to track cross-scope applications that request access to an application?
Which method call returns true only if the currently logged in user has the catalog_admin role and in no other case?
What happens to the List view when a new field is added to an existing table?
Why would you build a custom app?
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 records are used to track cross-scope applications or scripts that request access to an application, application resource, or event?
What feature can track the amount of time that a task has been open, to ensure that tasks are completed within an allotted time?
Here is the Business Rule script template:
This type of JavaScript function is known as:
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?
Which of the following statements must evaluate to true for a user to pass an Access Control?
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 one of the following is NOT a purpose of application scoping?
What is the ServiceNow store?
What are three ServiceNow table creation methods? (Choose three.)
What tool is used to import data from various data sources, and map that data into ServiceNow tables?