Connector for HCL Commerce Manual / Version 2310
Table Of ContentsCopyright CoreMedia GmbH © 2024
CoreMedia GmbH
Altes Klöpperhaus, 5. OG
Rödingsmarkt 9
20459 Hamburg
International
All rights reserved. No part of this manual or the corresponding program may be reproduced or copied in any form (print, photocopy or other process) without the written permission of CoreMedia GmbH.
Germany
Alle Rechte vorbehalten. CoreMedia und weitere im Text erwähnte CoreMedia Produkte sowie die entsprechenden Logos sind Marken oder eingetragene Marken der CoreMedia GmbH in Deutschland. Alle anderen Namen von Produkten sind Marken der jeweiligen Firmen.
Das Handbuch bzw. Teile hiervon sowie die dazugehörigen Programme dürfen in keiner Weise (Druck, Fotokopie oder sonstige Verfahren) ohne schriftliche Genehmigung der CoreMedia GmbH reproduziert oder vervielfältigt werden. Unberührt hiervon bleiben die gesetzlich erlaubten Nutzungsarten nach dem UrhG.
Licenses and Trademarks
All trademarks acknowledged.
November 07, 2024- 1. Preface
- 2. Overview
- 3. Customizing HCL Commerce 9.0
- 3.1. Building Custom Docker Image
- 3.2. Preparing the RAD Workspace
- 3.3. Copy Libraries
- 3.4. Configuring the Search
- 3.5. Extending REST Resources to BOD Mapping
- 3.6. Configuring REST Handlers
- 3.7. Applying Changes to the Management Center
- 3.8. Deploying the CoreMedia Fragment Connector
- 3.9. Customizing HCL Commerce JSPs
- 3.10. Deploying the CoreMedia Widgets
- 3.11. Setting up SEO URLs for CoreMedia Pages
- 3.12. Deploying the CoreMedia Catalog Data
- 4. Supporting HCL Commerce 9.1
- 5. Connecting with an HCL Commerce Shop via Commerce Adapter
- 6. Commerce-led Integration Scenario
- 7. Content-led Integration
- 8. Studio Integration of Commerce Content
- 9. Commerce Caching
- 10. The eCommerce API
- 11. HCL Commerce REST Services used by CoreMedia
- 12. Commerce Adapter Properties
- Glossary
- Index
List of Figures
- 2.1. Architectural overview of the Commerce Hub
- 2.2. More detailed architecture view
- 5.1. Catalog code in commerce system
- 5.2. Catalog settings
- 6.1. Commerce-led Architecture Overview
- 6.2. Commerce-led Request Flow
- 6.3. Various Shop Pages with CMS Fragments
- 6.4. Connection via placement name
- 6.5. CoreMedia Widgets in Commerce Composer
- 6.6. Cross Domain Scripting with Fragments
- 6.7. Cross Site Scripting with fragments
- 6.8. Example request flow
- 6.9. Multiple Fragment Requests without Prefetching
- 6.10. LiveContext Settings: Prefetch Views per Placement
- 6.11. LiveContext Settings: Prefetching Additional Views
- 7.1. Content-led integration scenario
- 7.2. Content-led integration scenario with cookies
- 7.3. Content-led integration scenario
- 8.1. Library with catalog in the tree view
- 8.2. Library tree with multiple occurrences of the same category
- 8.3. Open Product in tab
- 8.4. Product in tab preview
- 8.5. Product in tab with JSON preview (HCL Commerce 9.1)
- 8.6. Open Category in tab
- 8.7. Category in tab preview
- 8.8. Category in tab preview (HCL Commerce 9.1)
- 8.9. Management Center in Studio
- 8.10. Time based preview affects also the HCL Commerce preview
- 8.11. Test Customer Persona with Commerce Customer Segments
- 8.12. Edit Commerce Segments in Test Customer Persona
- 8.13. Catalog structure in the catalog root content item
- 8.14. Choosing a page layout for a shop page
- 8.15. Category Overview Page with CMS Content
- 8.16. Decision diagram
- 8.17. Product detail page with CMS content in the Banner section and empty Header placement
- 8.18. Page grid for PDPs in augmented category
- 8.19. Product detail page with CMS assets
- 8.20. Example: Contact Us Pagegrid
- 8.21. Example: Navigation Settings for a simple SEO Page
- 8.22. Example: Navigation Settings for a custom non SEO Form
- 8.23. Special Case: Navigation Settings for the Homepage
- 9.1. Multiple levels of caching
- 9.2. Commerce Cache Invalidation
- 9.3. Actuator URLs in overview page
- 9.4. Actuator results for cache.timeout-seconds.ecommerce properties
List of Tables
- 1.1. Typographic conventions
- 1.2. Pictographs
- 1.3. Changes
- 3.1. Search customization configuration
- 5.1. Livecontext settings
- 5.2. Catalog aliases
- 5.3. Currency configuration
- 6.1. CoreMedia Content Widget configuration options
- 6.2. CoreMedia Product Asset Widget configuration options
- 6.3. Attributes of the Include tag
- 6.4. Supported usages of the externalRef attribute
- 6.5. Fragment handler usage
- 8.1. config.id
- 12.1. HCL Commerce Adapter related Properties
List of Examples
- 3.1. New Solr schema field
- 3.2. New CM_SEO_TOKEN Solr field
- 3.3. wc-dataload.xml
- 3.4. Import the customized widgets views
- 6.1. Default fragment handler order
- 6.2. ContextProvider interface method
- 6.3. Access the Shop Context in CAE via Context API
- 6.4. AJAX Stub
- 6.5. Effective Dynamic Include URL
- 6.6. Commerce URL