Supplementing Oracle Database Connector

Oracle Database Connector requires Oracle client libraries to function. You must supplement the Oracle client libraries to the Oracle Database Connector. This supplement must be done with tibcli.

Procedure

  1. Download the Oracle client libraries from the Instant Client Downloads for Linux x86-64 (64-bit) - Basic Package(ZIP) section of the Oracle website (www.oracle.com).
    Note: When you obtain third-party software or services, it is your responsibility to ensure you understand the license terms associated with such third-party software or services and comply with such terms.
  2. Create a lib directory under FLOGO_HOME; if not present.
  3. Under lib/, create a directory oracledatabaselib.
  4. Extract the downloaded .zip file.
  5. Copy the extracted contents in the above step in the oracledatabaselib directory. For example, content of installclient_19_3 must be copied to oracledatabaselib folder.
  6. Restart Flogo Enterprise.