Uninstalling the Connector

Use the installmgr script to uninstall the connector.

To uninstall the connector, follow these steps:

Procedure

  1. Open a command prompt or terminal window.
  2. Navigate to the <FLOGO_HOME>/tools directory.
  3. Run the following command:
    • On Windows: installmgr.bat uninstall connector <CATEGORY>

      For example, installmgr.bat uninstall connector SAP Connector where SAP Connector is the <CATEGORY>.

    • On Linux and Macintosh: ./installmgr.sh uninstall connector <CATEGORY>