close

Filter

loading table of contents...

CoreMedia Content Cloud v11 Upgrade Guide / Version 2110

Table Of Contents

6.11.2 Commerce Adapter Configuration Properties

The out-of-the box commerce adapter configuration has been improved and several mandatory properties have been marked with @NotBlank and thus must be provided at startup. When upgrading to the new adapter version, it is most likely that you have already set these properties in your old v10 setup or by default using the Blueprint Docker compose setup. The validation should help you to find missing configuration faster.

SAP Commerce Cloud / Hybris

The following configuration properties have been marked as @NotBlank and must be provided:

  • hybris.host

  • hybris.user

  • hybris.password

  • hybris.link.storefront-url

  • hybris.link.asset-url

  • hybris.oauth.client-id

  • hybris.oauth.client-secret

These Properties have been removed without replacement:

  • hybris.defaultCatalogVersionLive

  • hybris.productSearchMaxResults

  • hybris.link.storefrontHost

If you use the default SAP Hybris commerce setup you may configure the old default values as follows:

  • hybris.user=admin

  • hybris.password=nimda

  • hybris.oauth.client-id=coremedia_preview

  • hybris.oauth.client-secret=secret

HCL Commerce / WCS

The following configuration properties have been marked as @NotBlank and must be provided:

  • wcs.url

  • wcs.secure-url

  • wcs.secure-search-url

  • wcs.auth-header-name

  • wcs.username

  • wcs.password

The following properties have been removed:

  • livecontext.ibm.wcs.url

  • livecontext.ibm.wcs.rest.secureUrl

  • livecontext.ibm.wcs.rest.search.url

  • livecontext.ibm.wcs.rest.search.secureUrl

  • livecontext.rest.connector.authHeaderName

  • livecontext.rest.connector.authHeaderValue

  • livecontext.service.credentials.username

  • livecontext.service.credentials.password

  • wcs.host

Salesforce Commerce Cloud / SFCC

The following configuration properties have been marked as @NotBlank and must be provided:

  • sfcc.link.storefront-url

  • sfcc.ocapi.host

  • sfcc.oauth.client-id

  • sfcc.oauth.client-password

The following configuration properties have been marked as @NotBlank but have a default value:

  • sfcc.vendor-version

  • sfcc.oauth.protocol

  • sfcc.ocapi.protocol

  • sfcc.ocapi.version

These Properties have been removed without replacement:

  • sfcc.host

has been removed due to no usages.

Base Adapter / Mock

The base adapter configuration property metadata.vendor has been marked as @NotBlank and must be provided. The mock adapter configuration property mock.link.storefrontUrlPreview has been marked as @NotBlank and must be provided. The base adapter configuration property metadata.supportsMultiCatalog has been removed without replacement. The following mock adapter configuration properties have been removed without replacement:

  • cookie.user.pattern

  • mock.link.storefrontUrl

Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.