3135H6 • 10-Apr-2025 • Guidelines • ICM 7.10, ICM 11, ICM 12, ICM 13
Table of Contents Introduction References Business Process Monitoring Features Obtaining Business Process Monitoring Exploring the Business Process Monitoring Data Dashboard Structure AKS Solr or Solr Cloud VM Page ICM: Orders & Products Page ICM: Job Logs ICM 11+ Job Logs ICM 7.10 Job Logs Alerting
AWI-104417 • 11-Mar-2025 • Bug
Description Requests to the policy enforcer that contain an encoded % character and that should be directed directly to the sparque desk (prefix /sparque/) generate a 500 error from the policy enforcer. Such requests are nor redirected to sparque desk. example: https://policy-enforcer.search.sparque
AWI-104383 • 24-Jun-2025 • Bug • ICM 7.10, Solr Cloud
Description When search index builds or other locking processes are in progress there is currently a message at the backoffice page: "Currently search index operations..." but the index configurations are editable. This can cause inconsistencies at the synchronization of index configuration with the
3135D5 • 22-Apr-2025 • Guidelines • Intershop Progressive Web App
Configuration Additional chatflowConfig Variables Customize Chatbot Override Chatbot Styling handleToolCall Actions The Intershop PWA provides an integration with Intershop Copilot for Buyers. Official Intershop Documentation: Overview - Intershop Copilot for Buyers The Intershop Copilot system consists
AWI-104331 • 26-Feb-2025 • Bug
Description The PayPal connector uses one log file for all application servers. These leads to the problem, that Azure FileSystem get more or less corrupt. Please remove the connector specific logback configuration, so no log separate file is created. ... java.nio.file.NoSuchFileException: /intersho
AWI-104330 • 25-Mar-2025 • Bug
Description The wrapper refuses incoming urls when custom parameter values contain "+" or "%" once decoded. beside this, note that urls must always be valid. which require to : always encode % as %25 (path and query parameters) encode + as %2B (always in query parameters, recommended in the path) Example:
AWI-104220 • 26-Feb-2025 • Bug
Description We assume, that the second application server doesn't know about the changes of XML-CustomAttributes by the other server. Scenario: first application server is doing dbinit second application server is waiting for dbinit finish on first application server. after the first application is finished
KB0014557 • 06-Mar-2025 • Support Articles
Table of Contents Introduction Intershop Studio Download Options Download via Artifact Repository Server Download by Browsing Download with "wget" Command Introduction There are several ways to download the latest version of Intershop Studio. This article describes the most common ones. Intershop Studio
KB0014556 • 09-Apr-2025 • Support Articles
Table of Contents Introduction Database Preparer for Gift Cards Introduction Creating gift cards via ICM can be time-consuming. For this reason, ICM provides a database preparer. This article describes how to create gift cards using DBPrepare with the appropriate init preparer. Database Preparer for
AWI-104154 • 01-Apr-2025 • Bug • Solr Cloud
Description In general the autoCreateFields is not necessary as the schema is synchronized at each detected change of the search index configuration. But the update.autoCreateFields option in the configuration is used if there is an unrecognized field in documents that are sent to the Solr server. This