Release Notes / Version 10.2107
Table Of ContentsUse WCS adapter profiles with version specific configurations in compose file
Since version
1.3.14
, the
commerce-adapter-wcs
provides Spring profiles for the WCS/HCL versions that are supported. These profiles configure the suitable URLs that are required to connect to the WCS/HCL Commerce system. The environment variables that are passed to the
commerce-adapter-wcs
application have been changed in the Docker Compose
commerce-adapter-wcs.yml
file to using these version profiles. The variables that are configured by the version profiles have been removed from the
commerce-adapter-wcs.yml
. If desired, it it is still possible to set all properties in the
commerce-adapter-wcs.yml
.
(CMS-18162)