KB Article #178762

Unattended mode for SP/Patch update in B2Bi 2.3.0

Problem

How to apply SP/Patch update in B2Bi 2.3.0 by Unattended mode ?

Resolution

Unattended mode

The updater can be executed in unattended mode. It will then install the update without any user actions. Use the following syntax to install an update in unattended mode:


Windows (run from the .update directory in the root installation directory):


start /wait C:\B2B230\.update\B2BiUpdater.bat -console -c -i <path to update file>


Unix: - ./UpdateB2BiServer.sh -i <path to update file>


If the path to the update file is a directory all valid updates found in this directory is installed.


Example output Unix :



[axway@localhost AxwayServer]$ ./UpdateB2BiServer.sh -i /media/sf_shared_dir/test_updates/server/linux_empty/B2BiServer_P1.jar

Following updates will be installed:

Patch 1 for B2Bi Server version 2.3.0

Installing Patch 1 for B2Bi Server version 2.3.0

Update successfully installed