AWI-75226 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description The customer got ORA-01489 in every trial to review catalog sub categories in the back office. manual assignments of products was then not possible anymore. The customer is about to migrate from 7.7.5 to 7.10.37.1 - and in the older version there was no problem with that use case. Repro Steps
AWI-75219 • 05-Jun-2024 • Bug • ICM 7.10
Description Products assigned to a product data feed are not automatically marked as selected in some cases. E.g. when all products from a specific category or all products from a search result are assigned via "Assign All" button. This leads to the removal of the existing product assignments as soon
AWI-75221 • 13-Sep-2023 • Bug • ICM 7.10
Description It seems that the RequestModule in this context of PDF rendering is not thread-safe for annotation @RequestScoped. -- stacktrace [2021-12-16 08:57:01.511 +0000] ERROR xxxx.internal.cloudapp.net ES1 appserver0 [] [] com.intershop.component.rest.internal.auth.TokenFactoryImpl [] [Unknown]
AWI-75214 • 05-Jun-2024 • Bug • ICM 7.10
Description (1) SupplierID In case no supplier + id is maintained for product: the produced cXML document contains empty supplier id which seems to cause problems with Coupa ERP system: <SupplierID domain=""></SupplierID> If no supplier information is provided the tag should be removed. Further investigations:
AWI-75207 • 21-Nov-2023 • Bug • IOM Connector
Description In case of a successfully exported order, status matches IOM (mostly). If the exact same order is then exported again from ICM (user error, other reasons) the result is that the order is flagged as export failed and the correct status can no longer be seen in ICM. Steps to Repeat Copied from
AWI-75204 • 22-Mar-2023 • Bug • IOM 3.7, IOM 4.0
Actual Behavior When creating dispatches with unknown line items, ValidateDispatchPTBean fails with a NPE Caused by: java.lang.NullPointerException at deployment.process-app-3.7.3.0.ear.process-core-3.7.3.0.jar//com.intershop.oms.process.bean.task.dispatch.ValidateDispatchPTBean.lambda$checkSupplier
301Z53 • 19-Jul-2024 • References • ICM 7.10, ICM 11
Info This job is available from Intershop Commerce Management 7.10.35.1. Name Cleanup Outdated cXML Punchout Sessions Domain root Job Dependencies none Acquired Resources Schedule: Cleanup Outdated cXML Punchout Sessions Cartridge init_b2b, bc_punchout_cxml Pipeline CleanupCXMLPunchoutSessions Affected
AWI-75186 • 22-Mar-2023 • Bug • IOM 4.0
Description A same tax may be registered more than once in TaxDO with different tax rates , but their time ranges (if defined) must not overlap. The trigger function oms.check_4_overlapping_taxdos_trf should prevent it, but it still only consider the countryDefRef which have been deprecated in favor
AWI-75181 • 21-Nov-2023 • Bug • ICM 7.10, ICM 11
Description According to the swagger docu the basket line item resource has a (non-readonly) attribute desiredDelivery. But it is not possible to set this attribute using the appropriate patch request. This attribute will be ignored. REST request: patch /baskets/<basketId>/items/<itemId> request body:
3015G2 • 22-Aug-2023 • Support Articles • ICM 7.10
Table of Contents Introduction References Cartridge and Application Types Cartridge Names Cartridge Development Basics Typical Errors Wrong Pipeline Accessed in the Back Office Wrong Pipeline Accessed in the Storefront REST API Wrong Default-Start Pipeline is Called Error Diagnosis: Step 1: Identify