Connectivity Agent Installation

Complete the following steps to start the Connectivity Agent and to begin the Oracle Hospitality Adapter Trigger polling.

  1. Create an Agent Group in OIC with the following name and identifier:

    • 'HOSPITALITY_AGENT_GROUP'

    Note:

    A maximum of two machines can connect to one Agent Group.

  2. Download the connectivity agent from the OIC instance and unzip the folder.

  3. Update following parameters inside InstallerProfile.cfg
    1. oic_URL={https://hostname:sslPort}

    2. agent_GROUP_IDENTIFIER={AGENT_GROUP_NAME}

    3. oic_USER={OIC_USERNAME -with Developer Role}

    4. oic_PASSWORD={OIC_PASSWORD}

  4. In the unzipped connectivity folder, start the agent using the following command-line:

    • java –jar connectivityagent.jar

  5. Once the agent is successfully started, it will print the following message: 'Agent started successfully... Now available for new messages...'

For more information, refer to the Download and Install the Agent topic in the ‘Using Integrations in Oracle Integration’ guide.