Workflows for the Connectivity Agent
Use the workflows to understand how to install and use the connectivity agent.
Associate Multiple Connectivity Agents with an Agent Group
Follow these steps to install two on-premises connectivity agents and associate them with an agent group.
Step | Task | More information |
---|---|---|
1 |
Before installing the connectivity agent, ensure that the local host and network meet the requirements. |
|
2 |
Ensure that both agent instances can access the same endpoints |
For example, agent 1 on host 1 and agent 2 on host 2 must both be able to access the same endpoint (for example, a Siebel system). |
3 |
Create an agent group |
You cannot use an existing group. |
4 |
Download and install the connectivity agent on one host |
Ensure that you specify the agent group identifier of the new agent group. |
5 |
Follow the same steps to download and install the connectivity agent on a second host |
You can install multiple agents on the same host. However, to use high availability capabilities, install the second agent on a second host. That way, if one host goes down, agent processing continues running on the other host. Create a horizontal cluster to achieve high availability. Installing the agent on the same virtual machine (VM) does not guarantee high availability.
Note: Specify the same agent group identifier and Oracle Integration URL in theInstallerProfile.cfg file as with
the first installation.
|
6 |
Confirm the installation |
|
Associate One Connectivity Agent with an Agent Group
Follow these steps to install the on-premises connectivity agent and associate a single agent with an agent group.
Step | Task | More information |
---|---|---|
1 |
Before installing the connectivity agent, ensure that the local host and network meet the requirements. |
|
2 |
Create an agent group |
|
3 |
Download and run the on-premises connectivity agent installer on your host |
During installation, you associate the on-premises connectivity agent with the agent group. |
Use the Connectivity Agent in an Integration
Follow this workflow to use the on-premises connectivity agent.
Step | Task | More information |
---|---|---|
1 |
Create an adapter connection in Oracle Integration and associate the connection with the connectivity agent group |
If an adapter supports using the connectivity agent, you must select the agent's group while creating a connection that is based on the adapter. See Create a Connection with an Agent Group. For adapters that don't support the connectivity agent, you don't select an agent group. See Create Connections. |
2 | Design an integration that uses this connection | See Create an Integration. |
3 | Activate the integration | See Activate an Integration. |