Which of the following statements must evaluate to true for a user to pass an Access Control?
Choose 3 answers
Which platform feature can be used to determine the relationships between field in an Import Set table to field in an existing ServiceNow table?
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?
On a form, which type of field has this icon which can be clicked, to see a preview of the associated record?
Which source control operation is available from BOTH Studio and the Git Repository?
Many actions are included with flow designer what are some frequently used core actions?
Choose 4 answers
Which options are strategies for debugging client-side scripts?
Choose 2 answers
Which are reasons an application could be developed on the ServiceNow platform?
Choose 3 answers
What syntax is used in a Record Producer script to access values from Record Producer form fields?
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 creating an application through the Guided Application Creator, what are the options for creating a table? (Choose 3 answers)
What records are used to track cross-scope applications or scripts that request access to an application, application resource, or event?
Which determines the relationships between fields in an Import Set table to fields in an existing ServiceNow table?
When designing and creating a form, what do you create to organize fields on a form?
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?
Which one of the following is the correct Link Type to select when creating a module that opens the Record Producer UI for a user rather than the ServiceNow form UI?
What do you click when you have made modifications to your report, and you want to see the results without saving?
Which one of the following is the fastest way to create and configure a Record Producer?
Application developers configure ServiceNow using industry standard JavaScript to…
When creating an application through the Guided Application Creator, what are the options for creating a table? (Choose 3 answers)
Which one of the following is a benefit of creating an Application Properties page for each application you develop?
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 creating an application through the Guided Application Creator, which of the following is a user experience option?
When configuring a module, what does the Override application menu roles configuration option do?
Identify the ways an application can respond to an Event generated by the gs.eventQueue() method. (Choose 2 answers)
What do you install when you want to add applications or functionality within your development instance?
In a Business Rule, which one of the following returns true if the currently logged in user has the admin role?
Which methods can be used to install an application on a ServiceNow instance?
Choose 3 answers
What function do you use to add buttons, links, and context menu items on forms and lists?
Once an application is ready to share, which of the following methods of publishing are supported by ServiceNow?
Choose 3 answers
Which one of the following is the correct Link Type to select when creating a module that opens the Record Producer for a user rather than the ServiceNow form?
Which ServiceNow capability provides assistance to help users obtain information, make decisions, and perform common work tasks via a messaging interface?
Which of the following steps can be used to import new data into ServiceNow from a spreadsheet?
Here is the Business Rule script template:
This type of JavaScript function is known as:
Once an application is ready to share, which of the following methods of publishing are supported by ServiceNow? (Choose 3 answers)
When debugging Email Notifications, what must you check on a user record?
Choose 2 answers
Which server-side object provides methods for working with dates when writing a script in a privately scoped application?
What field type would you select if you want to query records from another table on a form?
If the Create module field is selected when creating a table, what is the new module’s default behavior?
While on an Incident record, how would you add a Tag for "Special Handling" to the record?
As administrator, what must you do to access features of High Security Settings?