A. ${event.}
If the Create module field is selected when creating a table, what is the new module's default behavior?
d
When configuring the content of an Email Notification, which syntax should be used to reference the properties of an event triggering the Notification?
c
Reference:
https://community.servicenow.com/community?id=community_question&sys_id=e017cbe5db1cdbc01dcaf3231f9619a3
A. ${event.}
When configuring a REST Message, the Endpoint is:
b
Reference:
https://docs.servicenow.com/bundle/orlando-application-development/page/integrate/outbound-rest/reference/r_RESTMessageElements.html
B. The URI of the data to be accessed, queried, or modified
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.
c
D. a, b, and c
Which one of the following client-side scripts apply to Record Producers?
a
Reference:
https://docs.servicenow.com/bundle/orlando-application-development/page/script/client-scripts/concept/c_CatalogClientScriptCreation.html
. Catalog Client Scripts and Catalog UI Policies
Application developers configure ServiceNow using industry standard JavaScript to`
b
Extend and add functionality
Which of the following is NOT a trigger type in Flow Designer?
a
Reference:
https://docs.servicenow.com/bundle/orlando-servicenow-platform/page/administer/flow-designer/reference/flow-triggers.html
Outbound Email
Which one of the following database operations cannot be controlled with Application Access?
a
Reference:
https://developer.servicenow.com/dev.do#!/learn/learning-plans/orlando/new_to_servicenow/ app_store_learnv2_securingapps_orlando_application_access_database_settings
A. Query..
What plugin enables the Guided Application Creator?
a
com.glide.sn-guided-app-creator
How can an application link to a repository behind a firewall?
b
Reference:
https://docs.servicenow.com/bundle/quebec-application-development/page/build/applications/concept/c_SourceControlIntegration.html
B. Link an application to source control through a MID Server.
Display a list of all records from the table
Display a list of all records from the table