Import application or application-customization from source control
-
- UpdatedAug 3, 2023
- 3 minutes to read
- Vancouver
- Building applications
The Vancouver release is no longer supported. As such, the product documentation and release notes are provided for informational purposes only, and will not be updated.
Import an application or application-customization from a source control repository to continue developing it on this instance.
Before you begin
- Role required: admin or source_control
- Restrict permissions on the access token to allow read and write access to the Git repository.
- The repository user credentials must grant read and write access.
- Verify that the non-production instance has network access to the Git repository.
- Verify that the repository contains a valid application.
- Ensure that users add the email address to their respective Users Table (ServiceNow sys_user) record that they use in their commits to the Git repository.
- Learn more about application-customizations Managing application-customizations.
About this task
Procedure
What to do next
- Review the upgrade logs for any sanitization applied to application files during the import.
- Select the imported application to edit it.