When creating an application through the Guided Application Creator, which of the following is NOT an option for creating a table?
What do you click when you have made modifications to your report, and you want to see the results without saving?
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:
While showing a customer their Incident form, they ask to change the Priority field title to display their internal terminology Value. How would you do that?
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?
An app developer enables the " Allow access to this table via web services " option in Application Access. What is the result of this configuration?
What data types of Flow Variables are supported to store record data?
Choose 3 answers
On a form, which type of field has this icon which can be clicked, to see a preview of the associated record?
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)?
(Which method can be used in a Business Rule to get the sys_id of the currently logged in user?)
When selecting the Target table for an import which tables can you select?
Choose 3 answers
When can the value “Protected” be leveraged in a Protection Policy for a Script Include?
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
Which one of the following is true for a table with the “Allow configuration” Application Access option selected?
Which methods can be used to install an application on a ServiceNow instance?
Choose 3 answers
For Application Access, there is a configuration option called " Allow access to this table via web services. " Which one of the following statements is true when this option is selected?
What is the best practice related to using the Default Update Set for moving customizations between instances?
What feature allows you to limit who is able to contribute or read knowledge within a knowledge base?
When designing and creating a form, what do you create to organize fields on a form?
(Which permissions can Administrators give to Delegated Developers? Choose 2 options.)
Which of the following features are available to Global applications? (Choose two.)
Which one of the following is true for this script fragment?
g_user.hasRole(,x_my_app_user ' );
What function do you use to add buttons, links, and context menu items on forms and lists?
Which tab on the knowledge base record, would you use to identify the sets of users who are able to read articles in that knowledge base?
What section on the Notes tab, shows the history of the work documented on the record?
What ServiceNow feature allows you to include data from a secondary related table on a report?
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?
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?
When creating a table in a privately-scoped application, which four Access Controls are created for the table?
Which ATF test step is used to set up a specific user profile for testing purposes?
(What can trigger a Flow in the Workflow Studio Flow Designer? Choose 3 options.)
What setting allows users to view a Knowledge Base article even if they are not logged in?
Which one of the following is NOT a debugging strategy for client-side scripts?
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?
What are the benefits of storing the majority of an Application’s server-side script logic in a Script Include?
a) This makes execution faster.
b) Only run when called from a script.
c) The script logic can be hidden when the Application is installed from the ServiceNow Store. d. For some changes to application logic there is only one place to make edits.
How must Application Access be configured to prevent all other private application scopes from creating configuration records on an application’s data tables?
Which tables are available by default in a ServiceNow instance?
Choose 3 answers
What does the “Read-only” protection policy for Script Includes allow in a custom application?
It is best practice to define the business requirements and the process(es) an application will manage as part of the application development plan. What are some of the considerations to document as part of the business process?
While on an Incident record, how would you add a Tag for " Special Handling " to the record?
Which of the following statements does NOT apply when extending an existing table?
(How does the weight field value affect sending multiple notifications for the same record and recipients?)
From the list below, identify one reason an application might NOT be a good fit with ServiceNow.
The application:
Which of the following objects does a Before Business Rule have access to in a script?
Which ServiceNow utility provides a modern interactive graphical interface to visualize configuration items and their relationships?
Which database operations can be controlled with Access Control?
Choose 2 answers
Which one of the following is NOT required to link a ServiceNow application to a Git repository?
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?
There is a basic strategy when creating a Utils Script Include. Identify the step that does not belong.
When creating an application through the Guided Application Creator, which of the following is a user experience option?
(Which file type does ServiceNow Studio support for customizing system behavior through database actions?)
Which one of the following is NOT an example of when an application might use a Scheduled Script Execution (Scheduled Job)?
(What provides a graphical view of the relationships among tables in ServiceNow?)
A developer wants to set up an application module that allows inserting new records into a table.
Which configuration option achieves this?
In a privately-scoped application, which methods are used for logging messages in server-side scripts? (Choose 2 answers)
You have heard about a new application released by ServiceNow. You want to try it out, to see if it might be useful for your company ' s ServiceNow implementation. What would be the best way to get hands-on experience with the new application?