Skip to main content
Version: 4.3.0

Upgrade

Harmony Agent Adpater

info

It is highly recommended backing up the entire b+s Connects for Oracle Service Cloud installation directory before you start the upgrade process

  1. Stop the BucherSuter HarmonyAgentAdapter Windows Service.
  2. Copy the self-executable file (SFX.exe) to the target server and execute it to copy the files of the Harmony Agent Adapter into the following new directory: C:\Program Files\BucherSuter\ConnectsHarmony. Alternatively copy and replace the binaries in the before mentioned directory.
  3. If required, apply the configuration changes to the Harmony Agent Adapter initialization-file.
  4. Start the BucherSuter HarmonyAgentAdapter Windows Service again.

Harmony Routing Adapter

info

It is highly recommended backing up the entire b+s Connects for Oracle Service Cloud installation directory before you start the upgrade process

  1. Stop the BucherSuter HarmonyRoutingAdapter Windows Service.
  2. Copy the self-executable file (SFX.exe) to the target server and execute it to copy the files of the Harmony Agent Adapter into the following new directory: C:\Program Files\BucherSuter\ConnectsHarmony. Alternatively copy and replace the binaries in the before mentioned directory.
  3. If required, apply the configuration changes to the Harmony Agent Adapter initialization-file.
  4. Start the BucherSuter HarmonyRoutingAdapter Windows Service again.

Changes to configuration file

As of b+s Connects for Oracle Service Cloud Release 4.0, the ActiveMQ component is removed from the solution. Therefore some configurations need to be adjusted.

Old parameters:

[Gate_harmony]
ActiveMQHost=localhost
ActiveMQPort=61616

New parameters:

[Gate_harmony]
Host=localhost
Port=61616