30452D • 20-Dec-2024 • Cookbooks • Sparque
Table of Contents Introduction Recipe: Browse Categories Recipe: Recommendations Introduction In the SPARQUE backend you manage all the elements needed to provide a great search or recommendations experience, among them the knowledge graph, the algorithms, and the (custom) APIs. SPARQUE users can create
AWI-77578 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description The customer encountered a situation that certain product pages could not be rendered in the PWA (Version 2.0) Then the log logged this NullPointerException: [2022-06-10 16:09:49.592 +0200] ERROR localhost ES5 appserver0 [inSPIRED-otherTRONICS-Site] [-] com.intershop.component.rest.internal
AWI-77545 • 22-Mar-2023 • Bug • IOM 4.1
Description The creation script should check for the column TaxDO.location prior to creating the trigger. Otherwise, DBMigrate will notify an error while re-creating the stored procedures when the original version is less than 3.4.0.0. This is uncritical as the trigger just enforces data integrity and
AWI-77526 • 05-Jun-2024 • Bug • ICM 7.10
Description Running the ProcessProductPriceRefresh job can cause an OCAException during the price list import because the job removes all entries with past event dates in the PRODUCTPRICECHANGEEVENT db table. If these entries are added during the import, the OCAException may occur. Since this job is
AWI-77509 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Exception is thrown for SOAP connection during staging. [2022-06-08 14:59:15.382 +0000] [icm-executor-service-thread1: PipelineExecutor_TriggerStagingProcess-TriggerLive1386711286] INFO - CORE exception : com.intershop.beehive.core.rapi.soap.ConnectException: http://icm-lv-web:8080/INTER
AWI-77500 • 13-Sep-2023 • Bug • ICM 7.10
Description The customer noticed that stopping the Windows application server service or the stop via nodemanager do no longer work since they upgraded from 7.10.27.1 to 7.10.38.9-LTS The java application stays loaded Steps to Repeat - enable check source for the configuration intershop.configuration
AWI-77476 • 05-Jun-2024 • Bug • ICM 7.10
Description When a review is in status new (has to be approved) the review details REST Call returns the following: { "type": "Review", "authorFirstName": "Patricia", "authorLastName": "Miller", "title": "Super!", "content": "dsfdsf", "id": "B_WsH_AByIUAAAGBVUdi2GY0", "creationDate": 1655277111125, "rating": 4
AWI-77470 • 05-Jun-2024 • User Story • ICM 7.10
Description For the PWA 3.0 version the product, category and content page routes will be changed to get a better SEO ranking. This needs to be addressed during the creation of PWA sitemaps. A documentation of how the new PWA urls will look like and what challenges needs to be addressed is here: https://github
AWI-77466 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description If you want to exclude a specific category filter from the search results all category filters will be removed Repro Steps On the storefront search for a product that is present in some of the Catalogs as well as the specials catalog, e.g.: "3718397" Switch to the backoffice and open the
AWI-77463 • 05-Jun-2024 • Bug • ICM 7.10
Description ruleDescription is missing for GET promotions call after update to 7.10.38.9 Steps to Repeat 7.10.38.9 LTS: GET https://10.0.67.163:8443/INTERSHOP/rest/WFS/inSPIRED-inTRONICS-Site/-;loc=en_US;cur=USD/promotions/10EUROrderDiscount Response: { "name": "10 EUR Order discount", "type": "Promotion"