AWI-92311 • 06-Feb-2024 • Bug • IOM 5.0
Description The article price history button in the OMT article detail page leads to an error for installation using a postgres version 15 or higher. Actual Behavior Postgres 15 is stricter about sql syntax, which trigger an error like: ERROR: trailing junk after numeric literal at or near "14156O" at
AWI-92283 • 17-Jun-2024 • Bug
Description REST basket PayPal request will fail due to missing localized product name. Steps to Repeat - setup ICM 7.11.6 with PWA 4.2 and PayPal connector - add a product into basket which has no localized product name, the PWA checkout process for PayPal throws an exception like: java.lang.NullPointerException:
3110L4 • 28-Mar-2025 • Guidelines • Intershop Progressive Web App
Customer Projects PWA Development Recommendations for the Process of Updating 0. Before the Update 1. Updating Angular Dependencies 2. Updating Third-Party Project Dependencies 3. Update Project Utilities for Testing, Reporting and Linting 4. Cleanup Dependencies 5. Update Utilities for Formatting 6
AWI-92276 • 18-Mar-2024 • Bug • ICM 7.10
Description The OrderSubmissionServices causes heap usage problems that can lead to out-of-memory situations. The root problem is in the WebTargetFactory implementation used internally. The WebTargetFactoryImpl uses a ConcurrendHashMap to cache JAX-RS client objects so that they can be reused when needed
AWI-92269 • 21-Mar-2024 • Bug • ICM 7.10
Description The customer encounter an issue with cXML punchout. Prices are not forwarded to e-procurement system when clicking on "Transférer le panier" (Transfer the cart), at the end of the process. For more use the steps to repeat. Steps to Repeat You can test as follow on UAT : Use the e-procurement
3P1103 • 20-Dec-2023 • Cookbooks • ICM 11, ICM 12
Table of Contents Introduction Recipe: Adding New Fields Introduction This cookbook is intended for developers and addresses common questions that arise when using pre-integrated custom fields in your project. References Concept - Pre-integrated Custom Fields Concept - Component Framework Cookbook -
3M1102 • 20-Dec-2023 • Concepts • ICM 11, ICM 12
Table of Contents Introduction References Glossary Configuration of Custom Fields Key Definition Parameters of Configuration Naming Pattern for Localization File Back Office Custom Fields Configuration Orders with Custom Fields Configured Rest API and Custom Fields Retrieving Configured and Enabled
3E1101 • 19-Dec-2023 • Cookbooks • ICM 11
Table of Contents Introduction Recipe: Set a Return Status of a (Job) Pipeline Recipe: Define, Create and Use a Process Chain for Product and Price List Imports Recipe: Pipeline Tasks vs Job Tasks Recipe: Many Parallel Process Chains Running Into Timeout Due to Limitation by maximumPoolSize Introduction
AWI-92197 • 08-Feb-2024 • Bug • ICM 7.10
Description If customers already exist in the channel and the customer approval feature is subsequently enabled, ALL existing customers will be in Pending Approval status and will now require manual approval. To do this, all customers must be approved on the customer page in the back office. The system
AWI-92186 • 06-Feb-2024 • Bug • IOM 4.7
Description The import of article dynamic data fails with an exception when the attribute listprice has a scale larger than 10 digit. Steps to Repeat Try to import a BCG article file with a lisPrice attribute like 123456789.123456789 This cause an exception like "PSQLException: ERROR: value too long