Uninstalling the Connector
Use the
installmgr script to uninstall the connector. To uninstall the connector, follow these steps:
Procedure
-
Stop the
Flogo Enterprise Web UI if it is running.
-
Open a command prompt or terminal window.
-
Navigate to the
<FLOGO_HOME>/tools directory.
-
Depending on your platform, run one of the following commands:
Note: The
<CATEGORY> value for the following commands is
OracleDatabase. The category value is case-sensitive.
- On Windows:
installmgr.bat uninstall connector
<CATEGORY>
Example:
installmgr.bat uninstall connector
OracleDatabase
- On Linux and macOS:
./installmgr.sh uninstall connector
<CATEGORY>
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.