Skip to content

Traceability in Manufacturing: Serial, Batch and MES Data

By Christian Fieg · Last updated: March 2026

What Is Traceability in Manufacturing?

Traceability in manufacturing is the ability to track a product through every stage of its production process: which raw materials were used, which machines processed it, what process parameters were applied, which operator was assigned, what quality checks were performed, and when each step occurred. The goal is a complete, documented production history for every product or batch that leaves the factory.

Traceability serves two purposes. First, it enables backward traceability: when a quality problem is discovered (in the factory, at the customer, or in the field), the manufacturer can trace back from the finished product to the specific production step, machine, material batch, and process parameters that caused the defect. This limits the scope of a recall to only the affected products instead of the entire production run. Second, it enables forward traceability: from a specific material batch or production event, the manufacturer can trace forward to all products that were affected, identifying exactly which finished products need to be inspected, quarantined, or recalled.

In practice, traceability is not optional. Automotive OEMs require it from their suppliers (IATF 16949). Food safety regulations mandate it (EU Regulation 178/2002, FDA FSMA). Pharmaceutical standards require it (GMP, 21 CFR Part 11). Without traceability, a manufacturer cannot sell to most major customers in these industries. An MES (Manufacturing Execution System) provides the production-level traceability that these standards require.


Traceability Levels

Level What is tracked Identification method Industry examples
Serial-level traceability Every individual part has a unique identifier (serial number). The complete production history is recorded per part: every process step, every machine, every process parameter, every quality result. DMC (Data Matrix Code), barcode, RFID, laser marking. Scanned at every station. Automotive (safety-relevant parts: airbags, steering, brakes). Electronics (PCBs, sensors). Medical devices. Each individual part must be traceable to its exact production conditions.
Batch-level traceability Products are tracked by production batch (lot). All parts in a batch share the same production conditions: same material batch, same machine, same time period. Batch number / lot number. Assigned per production order or per material charge. Food and beverage (all products from the same production run). Pharmaceuticals (all tablets from the same batch). Plastics (all parts from the same granulate charge).
Order-level traceability Products are tracked by production order. The system records which machines processed which orders, what quantities were produced, and what quality results were achieved per order. Production order number from ERP. Mapped to machine cycles in MES. General discrete manufacturing. Metal processing. Packaging. Sufficient when individual part tracking is not required by the customer or by regulation.

What Data Makes Up a Traceability Record?

A complete traceability record (the "product vita") contains all information needed to reconstruct exactly how a product was manufactured.

Data category What is recorded Source
Product identification Serial number, batch number, order number. Unique identifier that links the physical product to its digital record. Scanner (barcode/DMC), RFID reader, or MES-generated serial number.
Material consumed Which raw material batches or components were used. Supplier, batch number, incoming inspection result. Scanner at material loading. ERP material master data. Incoming goods inspection.
Process steps completed Which production steps were performed, in what sequence, at what time. Start and end time per step. MES process control. Request/release mechanism at each station.
Machine / station Which specific machine or workstation processed the part at each step. MES station assignment. Machine identification in the system configuration.
Process parameters Temperature, pressure, torque, current, speed, cycle time, and any other measurable process variable. Recorded per part per process step. PLC via OPC UA. Sensor data via IoT gateway. Unlimited parameters per step.
Quality status OK, NOK (not OK), rework. Defect type, defect location, disposition. Result of inline inspection and end-of-line test. MES quality module. Visual inspection station. Automated test equipment. SPC inspection.
Operator Which operator was assigned to the station during processing. Operator qualification level and authorization. MES operator login (EKS, badge scan, or login dialog).
Linked parts Which sub-components were assembled into the finished product. Serial numbers of installed parts (e.g., airbag module serial number installed in a dashboard). Scanner at assembly station. MES BOM (Bill of Materials) verification.

Active Traceability: Poka-Yoke and Request/Release

Traceability in manufacturing is not only about recording data after the fact. Active traceability means the MES uses traceability data during production to prevent defective parts from proceeding to the next process step.

Mechanism How it works What it prevents
Request/release Before a machine starts processing a part, it sends a request to the MES. The MES checks the part's traceability record: Was the previous process step completed? Was the quality status OK? Are all dependency checks passed? Only if all checks pass, the MES releases the machine to process the part. Parts skipping process steps. Parts with NOK quality status being processed further. Parts being processed in the wrong sequence.
Poka-yoke (error-proofing) The MES verifies that the correct part variant is at the correct station. Scanner reads the part identifier, MES checks it against the production order and BOM. Wrong part = machine blocked. Wrong variant assembled. Wrong material used. Parts mixed between orders.
Process parameter validation After processing, the MES compares actual process parameters (torque, temperature, pressure) against the defined tolerance window. If parameters are out of tolerance, the part is automatically marked as NOK. Parts with out-of-tolerance process parameters being shipped as good parts. Undetected process drift.
Rework control When a part is marked for rework, the MES tracks it through the rework process. Only after rework is completed and the part passes re-inspection is the quality status changed to OK. Reworked parts being shipped without re-inspection. Rework parts getting lost in the production flow.

SYMESTIC implements active traceability through its process control engine. At Johnson Controls, this mechanism was deployed across 900+ machines and 30+ manufacturing processes (soldering, assembly, injection molding) at sites in China, Mexico, USA, Tunisia, Macedonia, France, and Russia. The request/release mechanism ensures zero-defect production: no part can proceed without verified quality status from all previous steps. If the IT system fails, an emergency strategy based on the dataPLC (PLC-based fallback) maintains production control and traceability data integrity.


Traceability Requirements by Industry

Industry Standard / regulation Traceability requirements Traceability level needed
Automotive IATF 16949:2016, §8.5.2.1. Customer-specific requirements (VW, BMW, Mercedes, etc.). Unique identification of outputs. Traceability of safety-relevant parts to serial level. Documented production history. Material batch traceability. Process parameter recording per part. Serial-level for safety parts. Batch-level minimum for all other parts.
Food and beverage EU Regulation 178/2002. FDA FSMA (USA). FSSC 22000. "One step forward, one step back" traceability. Every food business must be able to identify its suppliers and its customers for each batch. Recall capability within hours. Batch-level. Linking raw material batches to finished product batches.
Pharmaceuticals GMP (Good Manufacturing Practice). 21 CFR Part 11 (FDA). EU GMP Annex 11. Complete batch records. Process validation. Data integrity (ALCOA+). Electronic records and signatures. Full audit trail of all data changes. Batch-level with full process documentation per batch.
Electronics IPC-1782 (Traceability standard for electronics). Customer-specific requirements. Component-level traceability: which component (from which reel, from which supplier) was placed at which position on which PCB. Soldering process parameters per board. Serial-level. Component-level for critical applications.
Medical devices ISO 13485:2016. EU MDR 2017/745. FDA UDI (Unique Device Identification). Unique device identification. Complete production history per device. Material traceability. Sterilization records. Post-market surveillance linkage. Serial-level for implantable and high-risk devices. Batch-level for others.

How MES Enables Traceability

MES function How it contributes to traceability SYMESTIC implementation
Automatic data collection Machine states, production counts, cycle times, and alarms are captured automatically from PLC signals. No manual data entry needed. Data is timestamped and tamper-proof. OPC UA for modern PLCs. Digital I/O gateways for legacy machines. MQTT for IoT integration. Data flows to cloud in real time.
Process data recording Process parameters (temperature, pressure, torque, current, speed) are recorded per part per process step. Unlimited parameters. Stored as part of the traceability record. SYMESTIC process data module. Values read from PLC via OPC UA. Configurable parameter sets per machine/product combination.
Order-machine mapping MES maps machine cycles to production orders. Every part produced is linked to its order, its machine, and its time of production. This creates the order-level traceability backbone. Meleghy: Bidirectional SAP R3 integration via ABAP IDoc. Machine cycles mapped to production orders. Carcoustics: Same SAP R3 integration across all plants.
Quality tracking Scrap and rework are captured per part with defect type and defect location. Quality inspection results are recorded. Every quality event becomes part of the traceability record. SYMESTIC quality module: scrap analyzer, rework analyzer, quality inspection station, visual inspection with defect classification.
Traceability reports The MES provides traceability reports that show the complete production history of a product: forward (from material to finished product) and backward (from finished product to material). SYMESTIC traceability reports: Traceability Analyzer, Traceability Part Information, complete product vita.
Alarm-quality correlation Machine alarms are correlated with quality outcomes. This reveals which machine events cause which quality defects, enabling targeted corrective actions. Neoperl: SPS-based alarm capture correlated with quality defects. 15% less scrap through targeted actions based on alarm-quality correlation data.

Traceability Without Traceability vs. With MES

Scenario Without MES traceability With MES traceability
Quality problem discovered at customer Cannot determine which production run, machine, or material batch caused the defect. Must recall all products from the relevant time period. Recall scope: potentially millions of parts. Trace back from defective part to exact machine, process parameters, material batch, and production time. Recall only the affected batch or serial number range. Recall scope: minimized.
Material supplier reports quality issue Cannot determine which finished products used the affected material batch. Must inspect or quarantine all recent production. Forward trace from the material batch number to all finished products that contain this material. Quarantine only the affected products.
Customer audit (IATF 16949) Paper-based records must be compiled manually. Missing documents, illegible handwriting, incomplete data. Audit finding: nonconformity. Digital traceability record retrieved in seconds. Complete production history per part. All process parameters, quality results, and timestamps available. Audit finding: conforming.
Process optimization Cannot correlate process parameters with quality outcomes. Cannot determine which machine settings produce the best results. Analyze process parameter trends across thousands of parts. Identify which parameter ranges correlate with zero-defect production. Optimize process settings based on data.

Frequently Asked Questions About Traceability

What is the difference between serial traceability and batch traceability?

Serial traceability tracks every individual part with a unique serial number. Each part has its own complete production history. Batch traceability tracks groups of parts produced under the same conditions (same material, same machine, same time). The choice depends on the industry and the product: automotive safety parts require serial-level, food and pharmaceuticals typically use batch-level. Serial traceability provides the narrowest possible recall scope but requires scanning at every station.

Is traceability required by law?

It depends on the industry. In food (EU Regulation 178/2002, FDA FSMA) and pharmaceuticals (GMP), traceability is legally required. In automotive, it is required by IATF 16949 and by customer-specific requirements from OEMs (not by law, but contractually mandatory). In general manufacturing, traceability is not legally required but is increasingly demanded by customers for quality and liability reasons.

Can traceability be implemented on old machines?

Yes. Even machines without a digital interface can contribute to traceability. Digital I/O gateways capture machine states, cycle counts, and timestamps automatically. For serial-level traceability, a barcode or DMC scanner is added at the station. The MES links the scanned part identifier with the machine data (cycle time, alarms, process parameters if available). At Klocke, SYMESTIC provides batch-level traceability in a GMP-regulated environment using digital I/O gateways on packaging lines with no LAN infrastructure.

How does traceability relate to OEE?

Traceability and OEE use the same underlying data (machine states, production counts, quality results) but serve different purposes. OEE measures how effectively a machine produces. Traceability documents what was produced and how. In an MES, both functions share the same data infrastructure: the automatic machine data collection that feeds OEE calculation also feeds the traceability record. Implementing one makes the other significantly easier.

What is the cost of not having traceability?

Without traceability, a product recall becomes a worst-case scenario: the manufacturer must recall all products from the affected time period because it cannot identify which specific products are defective. In automotive, a single uncontrolled recall can cost millions in warranty claims, sorting costs, and OEM penalties. In food and pharmaceuticals, the regulatory consequences (fines, production shutdowns, market withdrawal) can threaten the company's existence. SYMESTIC's traceability use case documentation estimates that traceability reduces the time to isolate defective products by 3% to 7%.

Christian Fieg
About the author:
Christian Fieg
Head of Sales at SYMESTIC. Six Sigma Black Belt. Over 25 years in the manufacturing industry. Author of "OEE: Eine Zahl, viele Lugen."
LinkedIn
Start working with SYMESTIC today to boost your productivity, efficiency, and quality!
Contact us
Symestic Ninja
Deutsch
English