Products | Versions |
---|---|
TIBCO Flogo Connector for Oracle MySQL | - |
TIBCO Flogo Connector for PostgreSQL | - |
TIBCO Flogo Connector for Oracle Database | - |
The 'On-Premise DBService' in the TIBCO Flogo Database connectors connection UI field can be enabled to establish the connection to on-premise or private cloud databases. This article lists the steps on how to set up the connection to on-premise or private cloud databases for TIBCO Flogo Database connectors including TIBCO Flogo Connector for Oracle MySQL, TIBCO Flogo Connector for Microsoft SQL Server, TIBCO Flogo Connector for PostgreSQL, TIBCO Flogo Connector for Oracle Database.
Note: It is suggested to disable the DB services first. This could help to load the latest DB services.
Download the TIBCO Cloud Integration - Hybrid Agent
(1) Log in to TIBCO Cloud Integration.
(2) Go to Environment and Tools > Agents
(3) Click New Agent and choose Hybrid.
(4) A download dialog opens. Choose your platform from the list to download the agent binary.
Configure and start the Hybrid Agent using the below command:
==========================================
tibagent login
tibagent configure agent -p <Port> <Agent name>
tibagent start agent --spec <DB-Port>:<DB-Server-IP>:<DB-Port> <Agent name>
==========================================
Note:
The agent will be running on <Port>, and the agent’s name is <Agent name>.
Replace <Access Key secret> and <Access Key ID> with the actual Access Key secret and Access Key ID.
Replace <DB-Port> and <DB-Server-IP> with the port and IP of the on-premise DB server.
Once the agent is started, create a DB connection. In the connection, set On-Premise Database to true.