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.
始める前に
- 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
このタスクについて
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.
手順
タスクの結果
注:
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.