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
- Stop the BucherSuter HarmonyAgentAdapter Windows Service.
- 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. - If required, apply the configuration changes to the Harmony Agent Adapter initialization-file.
- 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
- Stop the BucherSuter HarmonyRoutingAdapter Windows Service.
- 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. - If required, apply the configuration changes to the Harmony Agent Adapter initialization-file.
- 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