Installing the Connector

Install TIBCO Flogo® Connector for Google Cloud SQL using the installmgr scripts that are bundled with TIBCO Flogo® Enterprise.

Prerequisites

  • Before you install this connector, you must have TIBCO Flogo® Enterprise 2.4.0 or later installed and running on your computer.
  • Familiarize yourself with Google Cloud SQL before you install this connector. For more information, see the Google Cloud SQL product documentation.
  • Important: After you install this connector, you must have the DB Service installed. Refer to the Installing the DB Service section in the TIBCO Flogo® Enterprise Installation guide for details on installing the DB Service.
    Note: This step is not required for TIBCO Flogo® Enterprise 2.9.0 or later as DB Service is present with TIBCO Flogo® Enterprise 2.9.0

Procedure

  1. Stop the Flogo Enterprise Studio if it is running.
  2. Place the downloaded TIB_flogo-<product>_<version>_<platform>.zip file in <FLOGO_HOME>/tools directory.
  3. Open a command prompt or terminal window.
  4. Navigate to the <FLOGO_HOME>/tools directory.
  5. Depending on your platform, run one of the following commands:
    • On Windows: installmgr.bat install connector TIB_flogo-<product>_<version>_<platform>.zip
    • On Linux and macOS: ./installmgr.sh install connector TIB_flogo-<product>_<version>_<platform>.zip
  6. Enter Y when prompted with Do you accept above EULA(Y/N)?
    A message about successful installation is displayed and the connector is installed in the <FLOGO_HOME> directory.
  7. Restart the Flogo Enterprise Studio.