When working in the Form Designer, configuring the label of a field in a child table changes the label on which table(s)?
Why create Applications in ServiceNow?
A) To replace outdated inadequate custom business applications and processes
B) To extend service delivery and management to all enterprise departments
C) To allow users full access to all ServiceNow tables, records and fields
D) To extend the value of ServiceNow
When crafting a scoped application that contains flow actions, what is the application called?
Which of the following methods prints a message on a blue background to the top of the current form by default?
When configuring an Access Control which has no condition or script, which one of the following statements is NOT true?
Which one of the following is NOT a method used for logging messages in a server-side script for a privately- scoped application?
If the Create module field is selected when creating a table, what is the new module’s default behavior?
Which of the following statements is true about Guided Application Creator?
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.
Modules must have a Link type. Which one of the following is a list of Link types?
A scoped application containing Flow Designer content dedicated to a particular application is called a(n):
In a Business Rule, which one of the following returns true if the currently logged in user has the admin role?
Which method call returns true only if the currently logged in user has the catalog_admin role and in no other case?
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:
Which one of the following is a benefit of creating an Application Properties page for each application you develop?
There is a basic strategy when creating a Utils Script Include. Identify the step that does not belong.
What are some of the benefits of extending an existing table such as the Task table when creating a new application?
a)You can repurpose existing fields by simply changing the label.
b)Use existing fields with no modifications.
c)Existing logic from the parent table will be automatically applied to the new table.
d)All of the parent table records are copied to the new table.
Access Control debug information identification whether each element of an Access Control granted of denied access. The elements of an Access Control evaluated?
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 data types of Flow Designer variables are supported to store record data and complex data?
Choose 3 answers
What are the ways to designate data tables when Guided Application Creator (GAC)?
Choose 3 answers