AWI-95325 • 22-May-2024 • Bug • ICM 7.10
Description ExecuteSQLScriptPreparer execution from microsoft ddl.sql drop_ctx_indexes function throws exception DROP FULLTEXT CATALOG statement cannot be used inside a user transaction. Solution possible after new option of ExecuteSQLScriptPreparer Some SQL operations require the connection to execute
31165R • 14-Apr-2025 • Guidelines • ICM 7.10, ICM 11
Table of Contents Introduction Migration Steps Migration of configuration.xml Manipulation Introduction This document contains changes of Intershop Commerce Management 11 and later, which are related to configuration and preferences. With ICM 11, the global configuration folder share/system/config is
311A64 • 28-Mar-2025 • Guidelines • Intershop Progressive Web App
CMS Enhanced Image Teaser Further References With the growing importance of good Core Web Vitals (CWV) metrics, the Intershop PWA includes several optimizations and functionalities that are intended to improve these metrics. The following chapter lists aspects of the Intershop PWA that are related to
AWI-95303 • 18-Oct-2024 • Bug • ICM 7.10
Description Assuming the settings intershop.authentication.expires.idtoken=50 intershop.authentication.expires.accesstoken=5 intershop.authentication.expires.refreshtoken=60 the PWA obvioulsy relies on the "expires_in", which is the expire time of the id_token. But, the relevant token for being logged
AWI-95296 • 07-Aug-2024 • Bug • Intershop Progressive Web App
Description The address doctor feature does not take effect when providing the necessary configurations in a YAML file for a Flux deployment. Steps to Repeat The following steps refer to our Azure project "issup" (https://dev.azure.com/ish-issup/issup/_git/issup): 1. Open the "Environments" repository
3S1161 • 25-Apr-2025 • Guidelines • ICM 7.10, ICM 11, ICM 12
Introduction Migration Support Related Documents Introduction The ICM 7.10 to ICM12 code migration guide includes steps to compile and test all cartridges. Run gradlew compileJava gradlew compileTestJava gradlew test to validate that this step was successful. Important migration steps: Follow the migration
AWI-95193 • 16-Apr-2024 • Bug • Intershop Order Management, IOM 4.7
Description The OMT has no direct support for product shop name aliases. It display such aliases instead as a comma separated list. Trying to edit such a product leads to an exception (stack trace attached, in "log"): java.lang.NullPointerException: Cannot invoke \"bakery.persistence.viewobject.article
AWI-95204 • 22-May-2024 • Bug
Description When a large number of products are shared, from Master Repository into Channel, the unshare process can take several hours to complete. And afterwards products might still remain accessible in the channel. null Bug null Verified Closed null Major AdoWorkItem 95204 Products Products Product
AWI-95183 • 09-Aug-2024 • Bug • ICM 7.10
Description Visibility filters for pagelets, which control when specific content element can be seen by the customer based on marketing (promotion, ab testing) are defined in f_business. However, they are registered in a_responsive, which leads to some systems without them being registered. null Bug
AWI-95176 • 18-Oct-2024 • Bug • ICM 7.10
Description The server group WFS for the URLs used by the swagger UI (SMC) are hard coded. The customer accesses the SMC only via the server groups BOS. In order to have the access really restricted only a private IP is allowed, and the BOS are the only URLS that they allow for access. This works fine