Tutorial part 5: Clone the application on a different instance
Clone the application from the remote repository to develop it on another instance.
시작하기 전에
Complete Tutorial part 4: Install and use a third-party library.
Role required: admin
이 태스크 정보
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.
프로시저
결과
The application is added to the instance with the files from the remote repository.
다음에 수행할 작업
Continue to Tutorial part 6: Learn more about the ServiceNow IDE.