Which Report Type(s) can be created by right-clicking on a column header in a table’s list?
B
Which one of the following is NOT required to link a ServiceNow application to a Git repository?
D
Reference:
https://docs.servicenow.com/bundle/orlando-application-development/page/build/applications/task/t_LinkAnApplicationToSourceControl.html
Which source control operation is available from BOTH Studio and the Git Repository?
D
What is a Module?
C
Reference:
https://docs.servicenow.com/bundle/orlando-platform-user-interface/page/administer/navigation-and-ui/task/t_CreateAModule.html
A scoped application containing Flow Designer content dedicated to a particular application is called
a(n):
A
Explanation:
A spoke is a scoped application containing Flow Designer content dedicated to a particular
application or record type. Flow Designer provides a set of core actions to automate Now Platform
processes. You can add application-specific core actions by activating the associated spoke.
Reference:
https://community.servicenow.com/community
?
id=community_blog&sys_id=7b3af354db93ab80afc902d5ca9619bc
Which of the following methods prints a message on a blue background to the top of the current
form by default?
D
Reference:
https://docs.servicenow.com/bundle/orlando-application-development/page/script/useful-scripts/reference/r_DisplayFieldMessages.html
What syntax is used in a Record Producer script to access values from Record Producer form fields?
B
Reference:
https://community.servicenow.com/community
? id=community_
Question&sys_
id=cc3803addb1cdbc01dcaf3231f9619b6
The source control operation used to store local changes on an instance for later application is called
a(n)
<blank>.
C
Reference:
https://docs.servicenow.com/bundle/orlando-application-development/page/build/applications/task/t_StashLocalChanges.html
How many applications menus can an application have?
B
Reference:
https://docs.servicenow.com/bundle/orlando-platform-user-interface/page/administer/navigation-and-ui/task/t_CreateAnApplicationMenu.html
Application developers configure ServiceNow using industry standard JavaScript to…
B
Which one of the following is part of the client-side scripting API?
C
Which objects can be used in Inbound Action scripts?
C
Which of the following CANNOT be debugged using the Field Watcher?
B
Reference:
https://docs.servicenow.com/bundle/orlando-application-development/page/script/debugging/concept/c_FieldWatcher.html
Which of the following statements does NOT apply when extending an existing table?
B
Reference:
https://developer.servicenow.com/dev.do#!/learn/learning-plans/orlando/new_to_servicenow/
app_store_learnv2_buildneedit_orlando_tables
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?
A