Delete an application
As an administrator, you can delete custom applications that are no longer needed. Generally, you only delete applications that have never been shared with other instances.
Avant de commencer
- To ensure that you can reinstall the application later, first publish a backup of your application to the ServiceNow application repository, ServiceNow Store, or an update set. See Application sharing.
Role required: admin
Pourquoi et quand exécuter cette tâche
This process ensures that the system can support any published applications. When you delete an application, all the records that are associated with the application, such as tables, business rules, and menus, are also deleted.
Procédure
Résultats
Remarque :
If
an application is linked to Source Control (that is, the Git repository), you must
also delete the Git configuration record for an application in the Repository
Configurations (sys_repo_config) table. Without deleting this record, the
application can't be reimported from Source Control on this
instance.