K30453 • 16-Feb-2023 • Cookbooks • ICM 7.10, ICM 11, ICM 12, ICM 13
Table of Contents 1 Introduction 2 Recipe: Add and Customize Order Export Actions 3 Recipe: Implement the Execution of a Custom Order Export Action on Order Creation 4 Recipe: Implement the Execution of a Custom Order Export Action for Scheduled and Manually Executed Order Export Jobs 5 Recipe: Handle
AWI-77586 • 21-Nov-2023 • Bug • ICM 7.10, ICM 11
Description The issue came to my attention at this customer, that still runs on 7.9, but 7.10. seems to be affected in the same way. The index BASICPROFILE_CI001 appears in two files in the source code: Here the index is dropped core/staticfiles/cartridge/lib/resources/core/dbinit/scripts/dbconstraints
AWI-77579 • 24-Mar-2023 • Bug • IOM 4.1
Description As InvoiceAggregationIntervalDefDO is not prepared with migration scripts, customizations have to initialize this table to avoid constrain violations when accessing the missing values in custom queries. Preparing this table while server start is too late in this cases. Expected Behavior
AWI-77582 • 11-Jun-2024 • Bug
Actual Behavior Getting LazyInitializationException when trying to get assigned Supplier via ShopDO LazyInitializationException: failed to lazily initialize a collection of role: bakery.persistence.dataobject.configuration.shop.ShopDO.addressTypeList4ThisShop List<ShopDO> shops = shopLogicService.getShopDOList();
30452D • 20-Dec-2024 • Cookbooks • Sparque
Table of Contents Introduction Recipe: Browse Categories Recipe: Recommendations Introduction In the SPARQUE backend you manage all the elements needed to provide a great search or recommendations experience, among them the knowledge graph, the algorithms, and the (custom) APIs. SPARQUE users can create
AWI-77578 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description The customer encountered a situation that certain product pages could not be rendered in the PWA (Version 2.0) Then the log logged this NullPointerException: [2022-06-10 16:09:49.592 +0200] ERROR localhost ES5 appserver0 [inSPIRED-otherTRONICS-Site] [-] com.intershop.component.rest.internal
AWI-77545 • 22-Mar-2023 • Bug • IOM 4.1
Description The creation script should check for the column TaxDO.location prior to creating the trigger. Otherwise, DBMigrate will notify an error while re-creating the stored procedures when the original version is less than 3.4.0.0. This is uncritical as the trigger just enforces data integrity and
AWI-77526 • 05-Jun-2024 • Bug • ICM 7.10
Description Running the ProcessProductPriceRefresh job can cause an OCAException during the price list import because the job removes all entries with past event dates in the PRODUCTPRICECHANGEEVENT db table. If these entries are added during the import, the OCAException may occur. Since this job is
AWI-77509 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Exception is thrown for SOAP connection during staging. [2022-06-08 14:59:15.382 +0000] [icm-executor-service-thread1: PipelineExecutor_TriggerStagingProcess-TriggerLive1386711286] INFO - CORE exception : com.intershop.beehive.core.rapi.soap.ConnectException: http://icm-lv-web:8080/INTER
AWI-77500 • 13-Sep-2023 • Bug • ICM 7.10
Description The customer noticed that stopping the Windows application server service or the stop via nodemanager do no longer work since they upgraded from 7.10.27.1 to 7.10.38.9-LTS The java application stays loaded Steps to Repeat - enable check source for the configuration intershop.configuration