3X0105 • 30-May-2023 • References • ICM 7.10
This API specification is available for download as an Open API 3.0 YAML file: icm-b2b-shop-1x2x0.yaml References The following page lists available REST APIs for ICM 7.10 and their version dependencies: Reference - Intershop Commerce Management 7.10 REST API API Specification openapi: 3.0.1 info: title:
AWI-74150 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Product Notification Mails will describe wrong deleted product Repro Steps - setup ICM 7.10.37.1 with defined SMTP server - inside the inSPIRED-inTRONICS storefront open product detail pages from five single products and define price notification for each - choose one of this notification
AWI-74151 • 05-Jun-2024 • Bug • ICM 7.10
Description Backoffice operation remove channel price list entries does lead to out of memory errors Steps to Repeat - inside an ICM channel a customer project has 3 price list entries with lot of entries - the BO user/admin does try to delete these 3 price lists and the JVM is running into JVM memory
AWI-74148 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description The AddPreferenceDefinitionsPreparer step does not create an entry for DefaultPaymentMethodRecurringOrders ( uuid in PreferenceDefinitionUUIDs.properties is missing ) Repro Steps Customer does migrate db schema from previous ICM version to latest 7.10.37.1 Due to missing PreferenceGroupUUIDs
R30104 • 13-Jan-2023 • Guidelines • ICM 7.10
Table of Contents Introduction Changes Development Introduction The creation of system-managed pagelets has been moved from system start to the database preparation (DBPrepare). Changes The execution of the pipeline ProcessPageletEntryPointSynchronization-OnStartup was removed from the startup pipeline
AWI-74110 • 05-Jun-2024 • Bug
Description during the import of 10k price-list entries the following error occurred: [2022-02-07 17:35:37.277 +0100] [BulkerThread-0] [impex.inSPIRED-inTRONICS.1] ERROR com.intershop.beehive.core.internal.impex.FileLogger - Impex Error message: ORMException occurred while removing price scale tables
AWI-74090 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description The Javadoc of "ORMCatalogCategoryBOImpl::getString(...)" states that it returns: "the value of a custom attibute. If the category is a root category, a fallback to the catalog is done." but there is no check for root category at all. Fix_with_next_patch null Bug null Verified Closed Stadtwerke
AWI-74039 • 21-Nov-2023 • Bug • IOM Connector
Description Customer noticed, that there are some issues in the Payload they are receiving from IOM for RMA: Payload looks like this, and it is missing the county field: Also there is a NULL in the Addition address field: <ns2:Addition>Principala nr 145 null</ns2:Addition> <?xml version="1.0" encodi
AWI-73877 • 22-Mar-2023 • Bug
Actual Behavior Multiple implementations are levaraging ForkJoinPool#commonPool for async computations in the following apps: order-app transmission-app schedule-app e.g. CompletableFuture<List<OrderState>> future1 = CompletableFuture .supplyAsync the ForkJoinPool commonPool is usually small (e.g. #cpu_cores
301X02 • 03-Feb-2022 • Guidelines • ICM 7.10, ICM 11, ICM 12, ICM 13
Table of Contents Introduction What do you Learn? Project Cartridge Overview Using the Component Framework for Your New Condition Create a New Condition Condition Templates Template configTemplate Template displayTemplate Template configErrorTemplate Localize Templates Create a New Evaluator Override