You can upgrade to any future release of Sterling B2B Integrator in an SSL-enabled
environment for DB2.
About this task
Follow these steps:
Procedure
- Stop Sterling B2B Integrator.
- Access the following property files and revert all the changes that are applied to enable
SSL option.
Note: It is recommended to take a backup of all the property files before upgrade.
- Update
sandbox.cfg
and replace the following with non-SSL
ports.
DB2_PORT
DB_PORT
YANTRA_DB_PORT
- Revert the changes in the
jdbc.properties
file that are configured
with non-SSL information.
db2Pool_local
db2Pool_NoTrans
db2Pool
- Revert the changes in the
jdbc.properties_platform_ifcresources_ext
file that are configured with non-SSL information.
- Run
setupfiles.sh
on Unix/Linux and setupfiles.cmd
on
Windows and later run deployer.sh
on Unix/Linux and deployer.cmd
on Windows.
- Start the services where the communication is now non-SSL to make sure Sterling B2B Integrator is available for
access.
- Upgrade to the latest Fix Pack release of Sterling B2B Integrator and start the
services.
- Stop the Sterling B2B Integrator
services and update all the changes to enable SSL option. Run
setupfiles.sh
on
Unix/Linux and setupfiles.cmd
on Windows and later run deployer.sh
on Unix/Linux and deployer.cmd
on Windows.
- Restart the Sterling B2B Integrator services.