Tutorial part 5: Clone the application on a different instance
Clone the application from the remote repository to develop it on another instance.
Antes de Iniciar
Complete Tutorial part 4: Install and use a third-party library.
Role required: admin
Por Que e Quando Desempenhar Esta Tarefa
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.
Procedimento
Resultado
The application is added to the instance with the files from the remote repository.
O que Fazer Depois
Continue to Tutorial part 6: Learn more about the ServiceNow IDE.