311R00 • 24-Oct-2024 • Concepts • ICM 11
Table of Contents Introduction References Technical Overview Types of Elements Example of a Process Chain Process Chain Elements XML Example Ignore - Sub Element of Each Task Status Mapping Process Chain View Introduction This concept is aimed at developers and describes the organization of tasks in
310D99 • 24-Oct-2024 • Concepts • ICM 7.10, ICM 11
Table of Contents Introduction References Technical Overview Types of Elements Example of a Process Chain Process Chain Elements XML Example Ignore - Sub Element of Each Task Status Mapping Process Chain View Introduction This concept is aimed at developers and describes the organization of tasks in
AWI-92168 • 22-Jan-2024 • Bug • ICM 7.10, ICM 11
Description When removing the "Order Spend Limit" and the "Budget" of a user after a requisition order has been approved, following orders may incorrectly require approval(s) as well. Steps to Repeat 1. Open the B2B storefront (e.g. "https://jxdemoserver6.intershop.de/INTERSHOP/web/WFS/inSPIRED-inTR
310F98 • 04-Jan-2024 • References • ICM 11, IOM Connector, ICM 12
The Order IOM Extension REST API works only with the IOM Connector enabled. This API specification is available for download as an Open API 3.0 YAML file: icm-order-iom-extension-1x0x1.yaml References The following page lists available REST APIs for ICM 11 and their version dependencies: Reference -
310H97 • 21-Jan-2025 • Release Notes • ICM 11, PayPal
Table of Contents Introduction References Version Information and Dependencies Delivery Compatibility of Application Types Setup Helm Declaration of Extension for Deployment Using Docker Compose to Start the Server with the Extension Image Customize the Connector Customization Changing the Definition
31Y096 • 04-Dec-2024 • Release Notes • ICM 11, IOM 4.0, IOM 4.1, IOM 4.2, IOM 4.3, IOM 4.4, IOM 4.5, IOM 4.6, IOM 4.7
Table of Contents Introduction Dependency Version Information Glossary Delivery References Feature Overview Integration Channels and Shops Communication Order Export Order History Payment Statuses Inventory Service Setup Helm Declaration of Extension for Deployment Using Docker Compose to Start the
AWI-92149 • 13-Aug-2024 • Bug • PayPal
Description During the conversion to an icm11 customization it was notices that the PaypalCaptureCapabilityImpl does not explicitly handle PayPal errors after receiving the response to a capture request. In fact, if PayPal responds with an error the capture method will run into an NPE, because in this
AWI-92091 • 14-Jun-2024 • Bug • ICM 7.10
Description If a process chain defines "processes" at different domains (XYZ-MasterRepository, XYZ, SLDSystem) which then reference parent processes of the chain itself like a sequence, which are saved at XYZ-MasterRepository domain, the deletion of the organization ( job DeleteDomainReferences) throws
AWI-92056 • 08-Feb-2024 • Bug • Responsive Starter Store
Description Overwriting the "Default Sorting" in the search is possible by defining a specific sorting for the "Default Search Query Definition" (fallback_searchquerydefinition). In this case, changing the sorting in the search result via the drop-down list no longer has any effect and is ignored. In
AWI-92036 • 07-Feb-2024 • Bug • ICM 7.10
Description The project using the method getProductBO() of the ORMProductNotificationBOImpl in package com.intershop.sellside.appbase.b2c.internal.product.notification. But a product has already been deleted, and the function does not check for null values and a NPE is thrown: 0054 ProductBO productBO