The source control operation used to store local changes on an instance for later application is called a(n)
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?
Which framework can automatically populate values for the Priority and Category fields based on the Short description field value?
Which one of the following is NOT a debugging strategy for client-side scripts?
What section on the Notes tab, shows the history of the work documented on the record?
When creating a table in a privately-scoped application, which four Access Controls are created for the table?
In a Business Rule, which one of the following returns the sys_id of the currently logged in user?
Which business requirements and process(es) should be documented as part of the application development plan?
Choose 4 answers
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?
Which statement correctly describes the differences between a Client Script and a Business Rule?
Which one of the following is NOT required to link a ServiceNow application to a Git repository?
If the Create module field is selected when creating a table, what is the new module’s default behavior?
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.
When working in the Form Designer, configuring the label of a field in a child table changes the label on which table(s)?
What setting allows users to view a Knowledge Base article even if they are not logged in?
The customer has asked that you change the default layout of the Task list. They would like these columns, in this order:
• Number
• Task Type
• Parent
• Short Description
• Assignment Group
• Assignee
• Updated
After navigating to the list, where would you click, to meet this requirement?
Application developers configure ServiceNow using industry standard JavaScript to…
Which determines the relationships between field in an Import Set table to field in an existing ServiceNow table?
Access Control debug information identification whether each element of an Access Control granted of denied access. The elements of an Access Control evaluated?
How would you describe the relationship between the Incident and Task table? I Incident table is extended from Task table
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.
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 ATF Test step allows you to create a user with specified roles and groups for the test?
When configuring the content of an Email Notification, which syntax should be used to reference the properties of an event triggering the Notification?
When creating an application through the Guided Application Creator, what are the options for creating a table? (Choose 3 answers)
While on an Incident record, how would you add a Tag for "Special Handling" to the record?
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?
Once an application is ready to share, which of the following methods of publishing are supported by ServiceNow?
Choose 3 answers
Which module would you use to create a new automation of business logic such as approvals, tasks, and notifications?
Which options are strategies for debugging client-side scripts? (Choose 2 answers)
On a form, which type of field has this icon which can be clicked, to see a preview of the associated record?
What syntax is used in a Record Producer script to access values from Record Producer form fields?
As an IT employee what interface would you use, if you wanted to browse internal IT documentation, like troubleshooting scripts and FAQs?
Which Report Type(s) can be created by right-clicking on a column header in a table’s list?
When a selecting a data type for a field that will be displayed on a form, which of the following statements is NOT correct?
Which of the following is true for the Application Picker and Application Scope?
Which are reasons an application could be developed on the ServiceNow platform?
Choose 3 answers