AutoCore Technical Library
Interactive guides for understanding the Automotive Aftermarket data lifecycle and integration architecture.
🚀 Data Lifecycle
A complete trace of how ACES/PIES data flows from ERP import to B2C retrieval.
📐 Import Triangle
Deep dive into the relationship between DIS, DIWS, and PartyServices in the CSV pipeline.
🔗 VCDB & PIES Integration
Evidence-based analysis of how fitment (ACES) and product (PIES) data are joined via the Opticat SKU Bridge.
⚡ ProductSolrServices — God Module
69 edges. 5 Solr cores. Zero fallback. Understand the single point of failure and its blast radius.
🌐 B2C API Surface Map
42 methods across 5 domains — a complete map of what Products and Party services expose to the storefront.
🌉 Bridge Node Analysis
Two hidden coupling points that silently connect separate communities — HawkSearch ↔ Solr and Auth ↔ DataImport.
📊 AECP Data Model Deep Dive
Exhaustive technical mapping of the AECP data model, detailing PIES and ACES entity intersections.
📂 ImportDataFromCSV1 Deep Dive
Exhaustive step-by-step breakdown of the CSV import engine — from parsing to multi-threaded execution.
⚙️ importMemberProduct — Core Workhorse
Detailed analysis of the service that translates CSV rows into highly-normalized OFBiz entity graphs.