3 Months Free Update
3 Months Free Update
3 Months Free Update
Which one of the following database operations cannot be controlled with Application Access?
Which ATF test step is used to set up a specific user profile for testing purposes?
Assume a table called table exists and contains 3 fields: field1. field2, field3. Examine the Access Control list for table:
table.None read Access Control for users with the admin and itil roles
table. * read Access Control for users with the admin role
table. field3 read Access Control for users with the itil role
Which field or fields can a user with the itil role read?
Once an application is ready to share, which of the following methods of publishing are supported by ServiceNow?
Choose 3 answers
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?
A new employee joins the IT department and needs to perform work assigned to Network and Hardware groups. How would you set up their access?
Choose 3 answers
Which one of the following is a benefit of creating an Application Properties page for each application you develop?
Access Control rules are applied to a specific table, like the Incident table. What is the object name for a rule that applies to the entire Incident table (all rows and fields)?
When crafting a scoped application that contains flow actions, what is the application called?
Which methods can be used to install an application on a ServiceNow instance?
Choose 3 answers
Which ServiceNow utility provides a modern interactive graphical interface to visualize configuration items and their relationships?
What records are used to track cross-scope applications or scripts that request access to an application, application resource, or event?
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?
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:
Which of the following is true for the Application Picker and Application Scope?
Which of the following is a good practice for adding instructions to a form?
Which of the following statements must evaluate to true for a user to pass an Access Control?
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?
When creating an application through the Guided Application Creator, which of the following is a user experience option?
In an Email Notification, which one of the following is NOT true for the Weight field?
When writing a Client Script to provide feedback targeted at a specific field, which method should be used?
Identify the incorrect statement about Delegated Development in ServiceNow.
What setting allows users to view a Knowledge Base article even if they are not logged in?
On the knowledge base record, which tab would you use to define which users are able to write articles to the knowledge base?
Which module would you use to create a new automation of business logic such as approvals, tasks, and notifications?
If you create a SOAP Message, what syntax indicates a variable to pass when the function is called?
Which source control operation is available from BOTH Studio and the Git Repository?
While on an Incident record, how would you add a Tag for "Special Handling" to the record?
Which one of the following is the baseline behavior of a table in a privately-scoped application?
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
What data types of Flow Designer variables are supported to store record data and complex data?
Choose 3 answers
Which database operations can be controlled with Access Control?
Choose 2 answers
Which one of the following objects CANNOT be used in a Script Action script?
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:
What syntax is used in a Record Producer script to access values from Record Producer form fields?
Which framework can automatically populate values for the Priority and Category fields based on the Short description field value?
On a Business Rule, the When setting determines at what point the rule executes. What are the options for specifying that timing?
You are looking at a list of Active Incidents. You want to exclude Incidents with the state of Resolved. How might you do that?
Which path would you take to access the table configuration page from a form?
Which objects can you use in a Scheduled Script Execution (Scheduled Job) script?
Which one of the following is NOT a method used for logging messages in a server-side script for a privately- scoped application?
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.
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?
Which of the following statements does NOT apply when extending an existing table?
When building an extended table from a base table, which fields do you need to create?
Choose 2 answers
To see what scripts, reports, and other application artifacts will be in a published application:
What is the best practice related to using the Default Update Set for moving customizations between instances?
When creating new application files in a scoped application, cross scope access is turned on by default in which of the following?
Which one of the following is true for a Script Include with a Protection Policy value of Protected?