<style> .release-box { height: 30px; width: 100px; padding-top: 8px; text-align: center; border-radius: 5px; font-weight: bold; background-color: #828995; border-color: #FCE28A;} .release-box:hover { cursor: hand; cursor: pointer; opacity: .9; } </style> <meta name="robots" content="noindex"> <div class="release-box"> <a href="https://docs.perspectium.com/display/Lithium" style="text-decoration: none; color: #FFFFFF; display: block;"> Lithium </a> </div> |
The Uninstall module (Perspectium > Uninstall) ensures easy and secure removal of Perspectium application functionality from your ServiceNow instance. When uninstalling Perspectium application, all scheduled jobs, queues, bulk/dynamic share configurations, subscribe configurations, business rules, script actions, scripted REST API and processors related to DataSync will first be deactivated to prevent unwanted actions and then deleted. All DataSync tables, modules, and UI pages will also be removed from your ServiceNow instance.
NOTE: Records created by the Perspectium application in the sys_dictionary and sys_documentation table may remain after Perspectium application is uninstalled. They WILL NOT interfere with ServiceNow functionality.
First, you will need to install the Perspectium Uninstall update set in your ServiceNow instance. You can request the download link for this update set by contacting Perspectium Support.
To uninstall Perspectium application for ServiceNow, follow these steps:
|