Journal
Technical07 August 2026 5 min read

Integrating the DPP with PLM and ERP: Architecture and Data Flows

A practical blueprint for connecting your existing business systems to the Digital Product Passport without duplicating data.

The EU's Digital Product Passport regulation under the Ecodesign for Sustainable Products Regulation (ESPR) will require fashion brands to expose granular product data — materials, origins, care instructions, repairability, carbon footprint — through a scannable identifier. For brands already running PLM (Product Lifecycle Management) and ERP (Enterprise Resource Planning) systems, the question isn't whether to comply, but how to do so without building yet another data silo.

The answer lies in architecture: treating the DPP not as a new database, but as a view layer that federates data from your existing sources.

Where the data already lives

Before designing integrations, map your current landscape. Most fashion companies already hold 70–80% of the data required for ESPR compliance across two systems (McKinsey & Company, 2023):

The DPP specification (currently in draft under CEN/CENELEC) will mandate certain fields; many are already captured, just scattered.

A federated architecture

Duplicating data into a standalone DPP platform creates sync headaches and version drift. A cleaner pattern is query-time federation: the DPP layer calls your PLM and ERP APIs when generating or updating a passport, pulling the latest values directly.

PLM
Materials, BOM, care
ERP
Suppliers, batches, lots
LCA Tool
Carbon, water, energy
DPP Integration Layer
API gateway · ID resolver · passport generator
Digital Product Passport
QR code · consumer-facing data · regulatory payload

The integration layer handles three jobs:

  1. Identifier resolution — mapping your internal SKU or style-colour codes to GS1 GTINs and product-model identifiers required by ESPR.
  2. Data normalisation — converting units, date formats, and certification codes into the EU-mandated schema.
  3. Access control — exposing only the fields required for each audience (consumer, customs, recycler).

Step-by-step implementation

A phased approach reduces risk and lets you validate along the way.

According to GS1, over 60% of fashion companies already use GTINs for internal inventory, which simplifies phase 3 considerably (GS1, 2024).

Common pitfalls

Over-centralising. Copying everything into a single DPP database feels tidy but creates a maintenance burden. Federated queries keep your PLM and ERP as the single sources of truth.

Ignoring Tier 2+ suppliers. The ESPR will likely require origin data beyond Tier 1. If your ERP only tracks direct vendors, plan for a supplier-onboarding workflow or third-party traceability network.

Waiting for final regulation. The ESPR delegated acts for textiles are expected in 2025–2026 (European Commission, 2024). Brands that map their data now will adapt faster when the schema is finalised.

Frequently asked questions

Generate your collection's passports

From product sheet to compliant, hosted, print-ready QR codes.

Get started