AWI-65688 • 21-Oct-2021 • Bug • Intershop Order Management
Repro Steps Run test :"64568-119: successfully add, modify and remove additional attributes of order" in OCRValidChangesSpec.groovy Actual Behavior If creating a change request: When setting the additional attributes of an order to an empty map, the attributes stay Expected Behavior When setting the
AWI-65687 • 21-Oct-2021 • Bug • IOM 3.6
Repro Steps Run test "64568-116: successfully add, move position between shippingBuckets" in OCRValidChangesSpec.groovy Actual Behavior When trying to move a position from one bucket to another with the setPositions() method, the position doesn't move. Expected Behavior The position should be able to
AWI-65683 • 13-Sep-2021 • Bug • IOM 3.6
Repro Steps Run test "64568-115: successfully add, remove, modify position of shippingBucket" in OCRValidChangesSpec.groovy Actual Behavior When setting new positions for a shipping bucket the 'old' positions are still there Expected Behavior When setting new positions for a shopping bucket they should
AWI-65676 • 21-Oct-2021 • Bug • IOM 3.6
Repro Steps Run test "64568-107: successfully add, modify, remove shipping bucket charge" in OCRValidChangesSpec.groovy Actual Behavior When setting two new charges for the shipping bucket, after already setting one charge, only the original charge remains. Expected Behavior Setting new charges removes
AWI-65665 • 21-Oct-2021 • Bug
Description [No Description]Actual Behavior Comment on ID in config.properties is misleading. It suggests, that the ID is set by the system during initialization. But this is not the case, the user is responsible to set the ID. null Bug null Fixed and verified Closed Major AdoWorkItem 65665 Developer
29H928 • 07-Jul-2023 • Guidelines • ICM 7.10, Intershop Commerce Platform
Table of Contents Introduction Glossary References Technical Steps Prerequisites Procedure Introduction This guide is aimed at developers and describes the steps to migrate from Solr4 to SolrCloud in the Intershop Commerce Platform context. Glossary Abbreviation Description OPS Intershop Operations
29927B • 28-Mar-2022 • Concepts • ICM 7.10, ICM 11, ICM 12, ICM 13
1. 1. 1. 1. Table of Contents 1. 1. 1. 1. Table of Contents 2. Introduction Info 2.1. Glossary 2.2. Organization Hierarchy Service (OHS) 3. PWA 3.1.1.1.1. Example request to ICM Note Note 4. ICM 4.1. Basic Structure 4.1.1.1.1. com.intershop.component.organizationhierarchies.capi.buyingcontext.BuyingContext
AWI-65650 • 21-Oct-2021 • Bug • Intershop Order Management
Repro Steps Run test "64568-104: successfully add, modify, remove charge of sales" in OCRValidChangesSpec.groovy Actual Behavior After setting 2 charges of sales and later removing one of them, the size of the charges list is still 2. Expected Behavior After removing a charge, the size should change
AWI-65652 • 04-Oct-2021 • Bug • IOM 3.6
Repro Steps Run test "64568-106: successfully add, modify, remove promotion of sales charge" in OCRValidChangesSpec.groovy Actual Behavior When adding a promotion to a charge, then modifying it. A second promotion with modified values is added to the charge instead of overwriting the current promotion
29L926 • 28-May-2024 • Guidelines • ICM 7.10
Table of Contents Introduction References What Do You Learn? Create a New Business Object Create a New Persistent Object - MyCouponPO Create a New Business Object - MyCouponBO Wiring of our New Business Object Factories via Component Framework Enable the New Cartridge for DBInit and DBMigrate Create