Certified Application Developer - ServiceNow Questions and Answers
Question 69
Why would you build a custom app?
Options:
A.
To fulfill is specific use case on internal processes.
B.
To avoid using a code repository like GiotHub or GitLab
C.
To create a custom integration for a 3rd party system
D.
To replace servieNow base tables
Answer:
A, C
Explanation:
A possible reason to build a custom app is to fulfill a specific use case on internal processes. For example, you may want to digitize a manual process that is not covered by an existing ServiceNow solution, such as managing inventory, tracking expenses, or scheduling events. Building a custom app on the Now Platform can help you automate workflows, improve data quality, and provide better user experiences. The other options are not valid reasons to build a custom app. To avoid using a code repository like GitHub or GitLab is not a reason to build a custom app, as you can still use source control integration with your custom app development. To create a custom integration for a 3rd party system is not a reason to build a custom app, as you can use integration tools such as IntegrationHub or REST APIs to connect with external systems without creating an app. To replace ServiceNow base tables is not a reason to build a custom app, as it is not recommended to modify or delete base tables that are essential for ServiceNow functionality. Reference: Build Custom Apps in ServiceNow – eBook
Question 70
Which one of the following is true for the Application Picker?
Options:
A.
All custom application scope and the Global scope appear in the Application Picker
B.
All applications in ServiceNow, including baseline applications like Incident, appear in the Application Picker
C.
Only custom applications appear in the Application Picker
D.
Only downloaded applications appear in the Application Picker
Answer:
A
Explanation:
Question 71
What is the ServiceNow store?
Options:
A.
The source for ServiceNow Community created developer content
B.
Marketplace for free and paid certified ServiceNow applications and integrations
C.
Downloadable content ServiceNow script archive
D.
Alternate name for the ServiceNow Developer Share site
Answer:
B
Explanation:
The ServiceNow Store is a marketplace for free and paid certified ServiceNow applications and integrations. The ServiceNow Store provides customers with access to Now Certified enterprise workflow apps from partners that complement and extend ServiceNow products and solutions. Customers can browse, try, buy, and deploy apps and integrations that suit their needs and enhance their ServiceNow experience. The ServiceNow Store is not the source for ServiceNow Community created developer content, as that is available on the Developer Portal or the Share site. The ServiceNow Store is not a downloadable content ServiceNow script archive, as that is available on the Script Library or the Script Repository. The ServiceNow Store is not an alternate name for the ServiceNow Developer Share site, as that is a separate site where developers can share applications, code snippets, UI pages, etc. Reference: ServiceNow Store
Question 72
What do you install when you want to add applications or functionality within your development instance?