Installing TIBCO Flogo® Connector for Salesforce.com

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

Prerequisites

  • You must have TIBCO Flogo® Enterprise version 2.2.0 or greater installed and running on your machine before you install the connector.
  • Familiarize yourself with Salesforce.com before you install this connector. Refer to the Salesforce.com product documentation for details on how to use the Salesforce.com product.
  • Make sure that you have set up the OAuth Permissions in Salesforce.com before installing the connector. Refer to Configuring the OAuth App in Salesforce.com with OAuth Permissions topic for details.

Procedure

  1. Download the connector installation file for your platform, TIB_flogo-<product_id>_<version>_<platform>.zip, from the TIBCO™ eDelivery site.
  2. Place the downloaded TIB_flogo-<product_id>_<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_id>_<version>_<platform>.zip
    • On Linux and Macintosh: ./installmgr.sh install connector TIB_flogo-<product_id>_<version>_<platform>.zip
  6. Enter Y when prompted with Do you accept above EULA(Y/N)?
    The connector gets installed in the <FLOGO_HOME> directory.