Installing the Connector
Install
TIBCO Flogo® Connector for Amazon Kinesis by using the
installmgr scripts that are bundled with
TIBCO Flogo® Enterprise.
Before you begin
- Before you install the connector, you must have a supported version of Flogo® Enterprise installed and running on your computer. For supported versions of Flogo Enterprise, see the Readme for the connector.
- Familiarize yourself with Amazon Redshift before you install this connector. For more information, see Amazon Redshift documentation.
- From TIBCO eDelivery, download the Flogo® Connector for Amazon Kinesis installation file. The naming convention for this file is
TIB_flogo-<product>_<version>_<platform>.zip. - Ensure that you set up the OAuth Permissions in Amazon Redshift before installing the connector. For more information, refer to Creating a Amazon Redshift Connection topic in the TIBCO Flogo® Connector for Amazon Kinesis User Guide.
- Procedure
- Stop the Flogo Enterprise Web UI if it is running.
- Place the downloaded
TIB_flogo-<product>_<version>_<platform>.zipfile in the<FLOGO_HOME>/toolsdirectory. - Open a command prompt or terminal window.
- Navigate to the
<FLOGO_HOME>/toolsdirectory. - Depending on your platform, run one of the following commands:
Platform Command Windows installmgr.bat install connector TIB_flogo-<product>_<version>_<platform>.zipLinux and macOS ./installmgr.sh install connector TIB_flogo-<product>_<version>_<platform>.zip - Enter
Ywhen prompted to accept the EULA.A message about successful installation is displayed and the connector is installed in the <FLOGO_HOME> directory.
-
Restart the Flogo Enterprise Web UI.
What to do nextTo troubleshoot the installation, see
builder.log and studio.log at <FLOGO_HOME>/<Version>/logs.Install the DB Service. For details on installing the DB Service, see the Installing the DB Service section in the TIBCO Flogo® Enterprise Installation guide.
Note: This step is not required for Flogo Enterprise 2.9.0 or later as DB Service is present with Flogo Enterprise 2.9.0.