Description | API changes | How to migrate |
---|---|---|
Updated Jackson Library for REST | New library that contains new package names | Replace package with com.fasterxml.jackson.annotation.* |
Removed 2 pipelets from bc_pmc | Pipelets LoadPageletDefinition and LoadPageletDefinitions are completely removed | Either use sld_pmc's or just use pipelet GetPageletDefinitionByQualifiedName |
Code change in Resourceobject of WebShop REST API. The output of the REST Calls remains stable! | Cartridge: app_sf_rest Change: Public constants have been removed: public final static String PROMOTION_TITLE ="Title"; | The constants had no useful function outside of the RO class. The strings can be used directly if they are still needed. |
Extended two methods for getting list price and cost price with a parameter UserBO. | Cartridge: app_sf_rest Interface: com.intershop.sellside.rest.common.capi.resource.ProductHandler | If UserBO is provided then price calculation takes the user address into consideration if any. For migration purposes just set this parameter to null.
|
Minor schema version of bc_pricing/impex (bc_pricing.xsd) is increased from 7.0 to 7.1 since an optional attribute 'import-mode' is added for ProductPriceListEntry type | A new optional attribute 'import-mode' is added for ProductPriceListEntry type (corresponds to <product-price-list-entry> tag in the import XML file).
For this reason the minor schema version was increased from 7.0 to 7.1. The new XML namespace URIs looks like this:
| Customer needs to change the URIs in their price list import files. |
The information provided in the Knowledge Base may not be applicable to all systems and situations. Intershop Communications will not be liable to any party for any direct or indirect damages resulting from the use of the Customer Support section of the Intershop Corporate Web site, including, without limitation, any lost profits, business interruption, loss of programs or other data on your information handling system.