Tutorial part 5: Clone the application on a different instance
Clone the application from the remote repository to develop it on another instance.
Before you begin
Complete Tutorial part 4: Install and use a third-party library.
Role required: admin
About this task
If you have access to another instance, you can install the application from the remote repository onto the instance to support development across instances.
Cloning is intended for developing an application on multiple non-production instances and managing it in a single repository. To publish an application and deploy it to a production instance, use the Application Repository. For more information, see ServiceNow application repository.
Procedure
Result
The application is added to the instance with the files from the remote repository.
What to do next
Continue to Tutorial part 6: Learn more about the ServiceNow IDE.