Legacy - Import application or application-customization from source control
Import an application or application-customization from a source control repository to continue developing it on this instance.
Avant de commencer
Important :
Starting with the Xanadu release, the legacy version of ServiceNow Studio is being prepared for future deprecation. It will be hidden and no longer activated on new instances but will continue to be supported. For details on the deprecation process, see the Deprecation Process [KB0867184] article in the Now Support Knowledge Base.
Try building and editing apps in the current version of ServiceNow Studio instead. For more information, see ServiceNow Studio.
- 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.
Pourquoi et quand exécuter cette tâche
Procédure
Que faire ensuite
- Review the upgrade logs for any sanitization applied to application files during the import.
- Select the imported application to edit it.