Installing TIBCO Flogo® Connector for Amazon Redshift

Install the TIBCO Flogo® Connector for Amazon Redshift connector using the installmgr scripts that are bundled with TIBCO Flogo® Enterprise.

Prerequisites

  • Before you install the connector, you must have TIBCO Flogo® Enterprise 2.2.0 or later installed and running on your computer.
  • Familiarize yourself with Amazon Redshift before you install this connector. For more information, see the Amazon Redshift product documentation.
  • Important: Make sure that you install the DB Service after you have installed this connector. Refer to the Installing the DB Service section in the TIBCO Flogo® Enterprise Installation guide for details on installing the DB Service.

Procedure

  1. Download the TIBCO Flogo® Connector for Amazon Redshift installation file for your platform, TIB_flogo-<product>_<version>_<platform>.zip, from the TIBCO™ eDelivery site.
  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. Run the following command for your platform:
    • On Windows:

      installmgr.bat install connector TIB_flogo-<product>_<version>_<platform>.zip

    • On Linux and Macintosh:

      ./installmgr.sh install connector TIB_flogo-<product>_<version>_<platform>.zip

  6. Enter Y when prompted with Do you accept above EULA(Y/N)?
    The connector is installed in the <FLOGO_HOME> directory. You should see a message saying Connector successfully installed.
  7. Make sure that you install the DB Service after you have installed this connector. Refer to the Installing the DB Service section in the TIBCO Flogo® Enterprise Installation guide for installation instructions.