Uninstall ABAP Agent
Last updated
Was this helpful?
To uninstall the ABAP addon, follow these steps:
Sign in to your QAS or PRD system using client 000, as a user with sufficient permissions to update the Data Dictionary.
Run transaction SAINT. In the Add-on Installation Tool screen, select the Uninstallable components tab.

Select the TRICE Add-on with Release 100_700, and select Start. SAP displays the following dialog.

Select
to continue. The Status/Remarks section shows the following.

Monitor the uninstallation process in the SAPGUI status bar. When the uninstallation process has finished, the Status/Remarks section shows the following.

Select Finish to complete the uninstallation. SAP displays the following message box.

Select Do not send.
To uninstall the agent's Windows components, use one of the following methods:
Open Settings > Apps > Installed Apps (or Add or Remove Programs on older Windows versions), find SeaLights ABAP Agent, and select Uninstall. The uninstaller runs slabapcli setup uninstall automatically.
Take a backup copy of your config.toml file (default: %ProgramData%\Tricentis\SeaLights\ABAP Agent\config\config.toml).
Run the following from your PowerShell window:
The ProgramData directories (config, logs, userdata) are not removed during uninstall to preserve pipeline data and configuration. Delete them manually if no longer needed.
Last updated
Was this helpful?
Was this helpful?
.\slabapcli.exe setup uninstall
