Which business requirements and process(es) should be documented as part of the application development plan?
Choose 4 answers
On a form, which type of field has this icon which can be clicked, to see a preview of the associated record?
Which one of the following is true for this script fragment?
g_user.hasRole(,x_my_app_user');
If a knowledge base has no access details specified, what users are able to read articles in that knowledge base?
On what part of the ServiceNow instance, would you find the option to Impersonate User?
When writing a Client Script to provide feedback targeted at a specific field, which method should be used?
In a privately-scoped application, which methods are used for logging messages in server-side scripts? (Choose 2 answers)
Which Report Type(s) can be created by right-clicking on a column header in a table’s list?
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 working in the Form Designer, configuring the label of a field in a child table changes the label on which table(s)?
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
Which database operations can be controlled with Application Access? (Choose 2 answers)
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?
How does ServiceNow match inbound email to an existing record? (Choose 2 answers)
While on an Incident record, how would you add a Tag for "Special Handling" to the record?
Which ServiceNow capability provides assistance to help users obtain information, make decisions, and perform common work tasks via a messaging interface?
A developer wants to set up an application module that allows inserting new records into a table.
Which configuration option achieves this?
Which statement correctly describes the differences between a Client Script and a Business Rule?
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?
When creating new application files in a scoped application, cross scope access is turned on by default in which of the following?
An app developer enables the "Allow access to this table via web services" option in Application Access. What is the result of this configuration?
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?
What feature can track the amount of time that a task has been open, to ensure that tasks are completed within an allotted time?
Which of the following is true for the Application Picker and Application Scope?
When creating an application through the Guided Application Creator, which of the following is a user experience option?
Which of the following steps can be used to import new data into ServiceNow from a spreadsheet?
How must Application Access be configured to prevent all other private application scopes from creating configuration records on an application’s data tables?
When a ServiceNow instance requests information from a web service, ServiceNow is the web service:
From the list below, identify one reason an application might NOT be a good fit with ServiceNow.
The application:
A scoped application containing Flow Designer content dedicated to a particular application is called a(n):
Which of the following statements must evaluate to true for a user to pass an Access Control? (Choose 3 answers)
Which server-side API debug log method is available for scoped applications?
When building an extended table from a base table, which fields do you need to create?
Choose 2 answers
How does the Application Picker interact with Application Scope in ServiceNow?
Application developers can specify which ServiceNow page a user sees after submitting a new record using the Record Producer Ul. How is the page specified?
When creating an application through the Guided Application Creator, which of the following is NOT an option for creating a table?
Which of the following GuideRecord methods run a query against a database table?
Choose 3 answers
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.
What are examples of Ul Actions, relating to Lists?
Choose 4 answers
List Control
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 NOT a debugging strategy for client-side scripts?
When creating an application through the Guided Application Creator, what are the options for creating a table? (Choose 3 answers)
Which database operations can be controlled with Application Access? (Choose 2 answers)
As administrator, what must you do to access features of High Security Settings?
When creating an application through the Guided Application Creator, what are the options for creating a table?
Choose 3 answers
How would you describe the relationship between the Incident and Task table? I Incident table is extended from Task table
When debugging Email Notifications, what must you check on a user record?
Choose 2 answers
Which tables are available by default in a ServiceNow instance?
Choose 3 answers
Which determines the relationships between field in an Import Set table to field in an existing ServiceNow table?
Which methods can be used to install an application on a ServiceNow instance?
Choose 3 answers
What do you install when you want to add applications or functionality within your development instance?
When crafting a scoped application that contains flow actions, what is the application called?
Which one of the following objects CANNOT be used in a Script Action script?