31X306 • 20-Jan-2025 • Guidelines • ICM 12
Table of Contents Introduction JDBCQueryProcessor Configuration Changes Introduction The JDBCQueryProcessor uses a shared connection to execute a query file against the database. The system-wide preconfigured prefetch size may not be sufficient when working with a large number of objects (e.g., when
AWI-100889 • 21-Feb-2025 • Bug • ICM 7.10
Description Execution of the `bc_transport_orm:post.Class1` preparer fails with the following exception on Oracle DB with version 12.1.0 and older. Newer Oracle DB servers are not affected. [2024-10-21 09:24:58.017 +0000] ERROR ES1 dbmigrate [] [[migrate]bc_transport_orm:post.Class1 ExecuteSQLScriptPreparer
313R05 • 24-Oct-2024 • Guidelines • ICM 7.10, ICM 11
Table of Contents Introduction References Migration Introduction This migration guide applies to 7.10.38.28-LTS and 7.10.41.0 and 11.2.0. Process chains are a commonly used feature in Intershop Commerce Management (ICM). Executing jobs or pipelines in a process chain that get stuck can create long feedback
AWI-100871 • 21-Nov-2024 • Bug
Description There is no way to roll out the proper *-web Ingress with the Helm Charts 2.4.0, as the new variable for IP whitelisting (`.Values.ingress.accessInternalWebAdapterPagesAllowIPs`) is only working for the newly created ingress, but it removes IP whitelisting altogether for the old ingress and
AWI-100831 • 17-Dec-2024 • Bug • Responsive Starter Store
Description The quantity of wishlist items is stored as a FLOAT. In MSSQL, the BigDecimal is initialized with an intValue of 1000000 and a scale of 6. This causes the following problem (after clearing the ORM cache): When an order template is added to the basket directly from the overview page (using
AWI-100823 • 23-Nov-2024 • Bug
Description The exception "SQLServerException: The result set is closed." is thrown from time to time. It happens during use cases: assignAccessPrivilegesInChannel testAssignAlreadyAssignedAccessPrivilegesInChannel Complete stacktrace: {"@timestamp":"2024-09-25T05:34:50.555Z","@version":"1","message":"Executing
KB0013946 • 24-Oct-2024 • Support Articles
Table of Contents Introduction Problem Solution Introduction This article describes how to insert images from external image servers into ISML mail templates. There are two ways to do this, one using the EffectiveUrl ISML field and the other by creating a new user-defined variable. Problem As a developer
AWI-100779 • 15-Dec-2024 • Bug • ICM 7.10
Description Process chains are marked as failed after 60 minutes due to reduced implicit timeout. Note that the standard pipelet CreateJobChain (creating a job chain based on a given list of job configurations) there is no option to define an explicit timeout per configuration. But the pipelet returns
AWI-100767 • 15-Dec-2024 • Bug
Description On an installation, which is not live yet. The problem occurs too, the server, which serves the ConfigurationServlet got the same problem. The analyser found 560 threads 139 - StorefrontSession.setMode 79 - RedirectSupporter.determineApplication 58 - OIDCProviderMetricsCollector.getOIDCI
AWI-100748 • 13-Jan-2025 • Bug • ICM 7.10
Description The customer get wrong prices. The customer have implemented an own PriceListProvider configured like described in the docu. This implementation is no longer taken into account. Is there any change which makes this happen? What can we do to use our provider as the first in line? public class