Tutorial part 5: Clone the application on a different instance
Clone the application from the remote repository to develop it on another instance.
Avant de commencer
Complete Tutorial part 4: Install and use a third-party library.
Role required: admin
Pourquoi et quand exécuter cette tâche
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.
Procédure
Résultats
The application is added to the instance with the files from the remote repository.
Que faire ensuite
Continue to Tutorial part 6: Learn more about the ServiceNow IDE.