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.