CAD · Question #229
What is the ServiceNow App Repository?
The correct answer is C. A database containing ServiceNow apps. The ServiceNow App Repository is a database (hosted on a ServiceNow-managed instance) that stores applications built and published using Studio or the Now Platform. Developers can publish private applications there and install them on other instances. It is distinct from Update S
Question
What is the ServiceNow App Repository?
Options
- AA Request table
- BAnother name for update sets
- CA database containing ServiceNow apps
- DA collection of files in a Git database
How the community answered
(42 responses)- A2% (1)
- B2% (1)
- C88% (37)
- D7% (3)
Explanation
The ServiceNow App Repository is a database (hosted on a ServiceNow-managed instance) that stores applications built and published using Studio or the Now Platform. Developers can publish private applications there and install them on other instances. It is distinct from Update Sets (B), which are XML-based configuration transfer packages. It is not a Git database (D) or a Request table (A), though the Store (a public-facing subset) and the private repository both use this same underlying concept.
Topics
Community Discussion
No community discussion yet for this question.