When crafting a scoped application that contains flow actions, what is the application called?
On a form, which type of field has this icon which can be clicked, to see a preview of the associated record?
Which framework can automatically populate values for the Priority and Category fields based on the Short description field value?
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.)
What data types of Flow Designer variables are supported to store record data and complex data?
Choose 3 answers
Which of the following is true for the Application Picker and Application Scope?
Which of the following GuideRecord methods run a query against a database table?
Choose 3 answers
Here is the Business Rule script template:
This type of JavaScript function is known as:
Which one of the following is the baseline behavior of a table in a privately-scoped application?
In a Business Rule, which one of the following returns true if the currently logged in user has the admin role?
As administrator, what must you do to access features of High Security Settings?
Which determines the relationships between field in an Import Set table to field in an existing ServiceNow table?
Which of the following features are available to Global applications? (Choose two.)
If you create a SOAP Message, what syntax indicates a variable to pass when the function is called?
What function do you use to add buttons, links, and context menu items on forms and lists?
When creating new application files in a scoped application, cross scope access is turned on by default in which of the following?
Which module would you use to create a new automation of business logic such as approvals, tasks, and notifications?
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:
In an Email Notification, which one of the following is NOT true for the Weight field?
In a privately-scoped application, which methods are used for logging messages in server-side scripts? (Choose 2 answers)
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?
Which of the following methods prints a message on a blue background to the top of the current form by default?
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 of the following statements is true for the Form Designer?
a)To add a field to the form layout, drag the field from the Fields tab to the desired destination on the form.
b)To create a new field on a form’s table, drag the appropriate data type from the Field Types tab to the form and then configure the new field.
c)To remove a field from the form layout, hover over the field to enable the Action buttons, and select the Delete (X) button.
d)To add a section to the form layout, drag it from the Field Types tab to the desired destination on the form.
When creating an application through the Guided Application Creator, which of the following is a user experience option?
Which one of the following is NOT a debugging strategy for client-side scripts?
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
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?
What are examples of Ul Actions, relating to Lists?
Choose 4 answers
List Control
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 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.
When selecting the Target table for an import which tables can you select?
Choose 3 answers
As an IT employee what interface would you use, if you wanted to browse internal IT documentation, like troubleshooting scripts and FAQs?
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.
When configuring a module, what does the Override application menu roles configuration option do?
Which one of the following is NOT an example of when an application might use a Scheduled Script Execution (Scheduled Job)?
A scoped application containing Flow Designer content dedicated to a particular application is called a(n):