RSC Topic: Manufacturing Execution Systems (MES)

How production work is routed, tracked, and controlled on the shop floor.

  • work order management

    Work order management commonly refers to the end-to-end control of maintenance or production work instructions, from initial request and planning through execution, data capture, completion, and closure. It focuses on ensuring that work is defined, scheduled, performed, recorded, and traceable in a consistent and controlled way.

    What work order management includes

    In industrial and manufacturing environments, work order management typically covers:

    • Creating work orders based on demand, maintenance plans, nonconformances, or change requests
    • Planning and scheduling work by priority, capacity, equipment availability, and material readiness
    • Assigning work to people, lines, cells, or contractors
    • Providing clear work instructions, specifications, and references to procedures or standards
    • Capturing execution data such as start/stop times, resources used, parts and materials consumed, and test or inspection results
    • Recording deviations, issues, and corrective actions linked to the work order
    • Reviewing and closing work orders so that status, history, and costs are finalized
    • Maintaining traceability between work orders, equipment, lots/batches, and related quality records

    Work order management may be handled in systems such as ERP, CMMS, EAM, MES, production scheduling tools, or specialized maintenance and field service applications. In regulated manufacturing, it often needs to align with validation, change control, and document control processes.

    Types of work covered

    Work order management is applied across several kinds of industrial work, for example:

    • Production work orders: Discrete jobs, lots, or batches to produce specified quantities of a product.
    • Maintenance work orders: Corrective, preventive, or predictive maintenance tasks on equipment, utilities, and facilities.
    • Calibration work orders: Scheduled or ad hoc calibration activities for instruments and measurement devices.
    • Service work orders: Internal or external service activities, such as repairs or upgrades at customer or supplier sites.

    Operational role in manufacturing systems

    Within manufacturing and industrial operations, work order management is a core coordination mechanism between planning, execution, and recording systems. Typical interactions include:

    • Receiving demand, plans, and material availability from ERP or planning/MRP systems
    • Exchanging equipment and asset information with CMMS or EAM systems
    • Linking to MES for detailed shop-floor execution, electronic batch records, and operator guidance
    • Connecting to QMS for nonconformances, CAPA records, and controlled procedures referenced by work orders
    • Feeding history and performance data into reporting, OEE, and reliability analysis tools

    Common confusion

    • Work order vs. job traveler / batch record: A work order is the formal authorization and container for work, while travelers or batch records are detailed execution documents that may be tied to a work order.
    • Work order management vs. scheduling: Scheduling focuses on when and where work is performed. Work order management covers the full lifecycle, including definition, documentation, execution data capture, and closure.
    • Work order management vs. asset management: Asset management focuses on the lifecycle of equipment and assets. Work order management focuses on individual units of work performed, which may be related to those assets.

    Context in regulated and brownfield plants

    In regulated or brownfield manufacturing environments, work order management often has to coexist with established ERP, CMMS, MES, and QMS platforms. It typically must respect validated processes, controlled documents, electronic signatures where required, and long equipment lifecycles. Adjustments to work order flows may trigger formal change control or revalidation activities.

  • business rules

    Core meaning

    Business rules are explicit, formalized statements that define or constrain how a business process, system, or organization should operate. They express decisions, conditions, and constraints in a way that can be understood by people and, often, executed or checked by software.

    In industrial and regulated manufacturing contexts, business rules commonly describe:

    – How orders, lots, or batches progress through workflows
    – Which checks, approvals, or signatures are required and when
    – Conditions under which production may start, pause, or stop
    – How exceptions, deviations, or nonconformances must be handled
    – Which data must be collected, validated, and stored for traceability

    Business rules can be documented in procedures, configured in systems, or implemented in code, as long as the intent is clearly defined and consistently enforced.

    How business rules appear in manufacturing systems

    In operations and manufacturing IT/OT environments, business rules are often implemented inside or across systems such as:

    – **MES (Manufacturing Execution Systems):** Rules that control step sequencing, enforce mandatory checks, require e-signatures, or block progression when limits or preconditions are not met.
    – **ERP:** Rules for order release, material availability checks, costing logic, or approval thresholds.
    – **Quality systems (QMS, LIMS):** Rules for sampling plans, result evaluation (pass/fail), deviation routing, and review workflows.
    – **SCADA/OT and automation layers:** Higher-level rules that define when certain equipment states are allowed (e.g., production only when material and recipe are released), often interacting with lower-level interlocks and alarms.

    Business rules may be represented as configuration tables, workflow definitions, scripts, decision trees, rule engines, or embedded logic in applications.

    Boundaries and inclusions

    Business rules typically:

    – **Include** logic about decisions, approvals, conditions, and allowed actions in a business or operational process.
    – **Include** constraints driven by policy, quality standards, regulatory requirements, master data, or contracts.
    – **Include** calculations or classifications when they express a decision policy (for example, how to categorize a batch as acceptable, rework, or reject).

    They usually **do not** include:

    – Low-level control algorithms (for example, PID loops, motion control), which are more often considered control logic or process control rather than business rules.
    – Pure documentation with no decision or constraint (for example, a descriptive process narrative with no conditional logic).

    Use with AI and decision automation (site context)

    When AI systems are introduced into MES or other manufacturing workflows, business rules are often used to:

    – Define **when** AI recommendations may be generated and displayed
    – Specify **who** may act on an AI recommendation and under what circumstances
    – Constrain **which actions** may be automatically executed versus which require human approval
    – Ensure **traceability**, for example, logging which rules and recommendations were in effect when a decision was taken

    In regulated environments, these rules are important for separating AI-generated suggestions from enforceable, validated process logic. AI outputs may be treated as inputs to business rules (decision support), while the rules themselves determine what the MES or other systems will allow or enforce.

    Common confusion and related concepts

    Business rules are often confused with or conflated with:

    – **Standard operating procedures (SOPs):** SOPs describe how work should be performed in narrative or stepwise form. Business rules extract and formalize the decision logic and constraints from those procedures so that systems can enforce or check them.
    – **Control logic:** Control logic runs on PLCs, DCS, or other controllers to manage equipment behavior in real time. Business rules operate at the process or workflow level (orders, lots, approvals), even when they influence or gate equipment behavior.
    – **Compliance rules:** Compliance requirements (for example, from regulations or standards) are often a source of business rules, but a business rule may also reflect internal policy, commercial decisions, or operational preferences unrelated to regulation.

    Understanding these distinctions helps when documenting, validating, or implementing rules in MES, ERP, and related systems.

  • IEC 61512

    IEC 61512 is an international standard that specifies models and terminology for batch control in manufacturing. It is the International Electrotechnical Commission (IEC) counterpart to the ISA‑88 standard and is often referenced jointly as ISA‑88 / IEC 61512.

    What IEC 61512 covers

    IEC 61512 commonly refers to a family of standards that describe:

    • Equipment models for batch plants, including how physical assets are structured into process cells, units, equipment modules, and control modules.
    • Procedural control models, defining how batch procedures are organized into processes, operations, and phases.
    • Recipe models, including concepts such as general, site, master, and control recipes, and how they relate to equipment and execution.
    • Consistent terminology so that engineering, operations, quality, and IT/OT teams describe batch activities in a common way.

    The standard is technology neutral. It does not prescribe specific hardware, software products, or architectures. Instead, it provides a reference model that vendors and manufacturers can use when designing and implementing batch control, DCS, PLC, MES, and related systems.

    Use in manufacturing and regulated environments

    In industrial operations, IEC 61512 is commonly applied when:

    • Designing or upgrading batch processes in industries such as pharmaceuticals, specialty chemicals, food and beverage, or biotech.
    • Structuring batch recipes and procedures in batch management or MES systems so they map cleanly to plant equipment.
    • Integrating control systems (for example DCS or PLC) with MES/ERP using ISA‑95-style models, while maintaining a consistent batch vocabulary from IEC 61512 / ISA‑88.
    • Documenting batch processes, recipes, and equipment in a way that supports change control and traceability.

    IEC 61512 itself does not guarantee product quality, regulatory compliance, or system performance. Those outcomes depend on how the standard is interpreted, implemented, validated, and maintained within a given plant or organization.

    Common confusion

    • IEC 61512 vs ISA‑88: In practice these terms are often used interchangeably. ISA‑88 is the original standard from the International Society of Automation; IEC 61512 is the aligned international standard. Concepts, models, and terminology are closely matched.
    • IEC 61512 vs ISA‑95: IEC 61512 / ISA‑88 focuses on batch control, recipes, and equipment models at the process and control level. ISA‑95 focuses on the interface and information models between enterprise systems (such as ERP) and manufacturing operations (such as MES and control systems). They are complementary but address different layers.
    • IEC 61512 vs safety standards: IEC 61512 is about batch control models and terminology, not functional safety. It is different from standards such as IEC 61508 or IEC 61511, which address safety-related systems.

    Relation to the S88 standard

    IEC 61512 is directly derived from and aligned with the S88 (ISA‑88) standard. References to S88 in batch system design, equipment modeling, or recipe structuring generally apply to IEC 61512 as well. Many vendors and practitioners simply say “S88” while their formal documentation cites IEC 61512 as the international reference.

  • Operations Platform

    An operations platform is a unified software environment used to coordinate and support day-to-day operations across manufacturing, supply chain, quality, and maintenance processes. It typically connects data, workflows, and user interfaces from multiple systems so that operational teams can plan, execute, monitor, and improve industrial activities from a common foundation.

    Key characteristics

    In regulated and industrial environments, an operations platform commonly:

    • Integrates OT and IT systems such as MES, ERP, PLM, QMS, maintenance, and logistics tools
    • Provides role-based interfaces for operators, supervisors, engineers, quality, and management
    • Centralizes operational data for visibility into work orders, materials, equipment status, quality results, and nonconformances
    • Supports governed workflows, approvals, and audit trails for changes and deviations
    • Enables analytics, KPIs, and alerts related to throughput, scrap, downtime, and compliance

    An operations platform may be delivered as a single product, a tightly integrated suite, or a collection of services that work together. The emphasis is on providing a cohesive operational environment rather than standalone point solutions.

    How it shows up in manufacturing workflows

    In manufacturing, an operations platform often sits between enterprise planning and the shop floor, coordinating:

    • Release of work orders, routings, and digital travelers to production
    • Execution of work instructions, data collection, inspections, and test results
    • Material status, kitting, shortages, and traceability across lots or serials
    • Nonconformance handling, MRB decisions, and CAPA workflows with full history
    • Performance visibility such as OEE, NPT, and yield across lines, cells, or sites

    In regulated sectors such as aerospace and defense, an operations platform commonly incorporates or connects to capabilities for document control, revision management, electronic records, and evidence needed to demonstrate process control and traceability.

    What it is not

    An operations platform is not the same as:

    • A single point solution, such as a standalone scheduling tool, SPC system, or digital work instruction tool, that does not provide broader integration or orchestration
    • A pure ERP system focused primarily on finance, high-level planning, and inventory accounting without deep execution control
    • A generic IT platform (for example, a low-code environment) that lacks manufacturing-specific data models and workflows unless explicitly configured for operations

    Common confusion

    The term “operations platform” is sometimes used interchangeably with:

    • MES (Manufacturing Execution System): MES focuses on execution control on the shop floor. An operations platform may include MES-like capabilities but usually also addresses broader integration and cross-functional workflows.
    • Operations intelligence or analytics platforms: These focus on dashboards and analytics. An operations platform typically covers both visibility and the underlying transactional workflows.

    In practice, vendors and organizations may label MES, MOM (Manufacturing Operations Management), or integrated suites as an “operations platform” when they serve as the primary system of record and coordination layer for operational work.

  • pilot

    In industrial and manufacturing environments, a pilot commonly refers to a limited, time-bound trial of a new process, system, technology, or workflow in a real operational setting. The goal of a pilot is to validate feasibility, risks, data flows, and measurable impact before committing to a broader rollout across lines, plants, or sites.

    Core characteristics of a pilot

    A pilot typically includes:

    • Defined scope: A specific product family, line, cell, site, or work center with clear boundaries.
    • Time-boxed duration: A fixed period for running the trial and collecting results.
    • Baseline and metrics: Documented starting conditions and agreed KPIs such as OEE, NPT, scrap rate, rework, lead time, or changeover time.
    • Documented assumptions and limits: Known integration gaps, data quality issues, and process constraints are explicitly recorded.
    • Operational governance: Clear owners, change-control expectations, and criteria for success, continuation, or termination.

    In regulated manufacturing, pilots are often run in production rather than only in a lab so that quality, compliance, traceability, and audit requirements can be realistically assessed.

    How pilots show up in manufacturing workflows

    In practice, a pilot might involve:

    • Introducing a new MES module or digital work instruction system on one line.
    • Testing an ERP/MES integration for a subset of work orders and materials.
    • Running a new inspection or NCR workflow for selected parts or customers.
    • Trialing a new scheduling, kitting, or shortage management process for one product family.

    During the pilot, teams monitor operational performance, data integrity, operator adoption, and any impact on safety, quality, and regulatory obligations. Evidence gathered is often used to support ROI cases, program approvals, and risk assessments for wider deployment.

    What a pilot is not

    • It is not a full-scale rollout across all plants or programs.
    • It is not an uncontrolled experiment; changes should still follow appropriate change control and validation expectations in regulated settings.
    • It is not the same as a permanent production process; designs and configurations may be adjusted based on findings.

    Common confusion

    • Pilot vs. proof of concept (PoC): A PoC often occurs in a lab or test environment to show that something can technically work. A pilot runs in a real or near-real production context to see how it performs operationally and how it interacts with existing systems and controls.
    • Pilot vs. prototype: A prototype is a preliminary version of a product or system. A pilot is the structured trial of that product or system in use.

    Link to ROI and approval decisions

    Pilots are frequently used to build evidence for return on investment, capacity planning, and program risk discussions. By comparing pilot-period performance against a documented baseline, organizations can quantify effects on throughput, labor efficiency, scrap, rework, or compliance workload, and use that data to inform go/no-go and scaling decisions.

  • Equipment state model

    An equipment state model is a defined set of machine or equipment conditions and the allowed transitions between them, used to consistently describe how equipment is being used over time. It is typically implemented in MES, SCADA, or OEE systems to classify machine time into standardized states such as running, idle, setup, planned stop, unplanned stop, or maintenance.

    Key characteristics

    An equipment state model commonly includes:

    • Standard state definitions such as productive, standby, changeover, faulted, blocked, starved, or offline.
    • Transition rules that define which state changes are valid (for example, from running to faulted, or from planned stop to running).
    • Event sources such as PLC signals, operator input, or MES events that trigger a state change.
    • Time-based classification so each time segment for a piece of equipment is assigned to a single, clear state.
    • Mapping to performance metrics, particularly OEE components like availability, performance, and quality.

    In regulated or high-reliability environments, the equipment state model is often documented and governed so that reports, investigations, and audits can interpret equipment utilization and downtime consistently across lines, plants, or sites.

    Operational use in manufacturing

    In day-to-day operations, the equipment state model appears in:

    • Dashboards and HMIs that show current machine status (for example, running, changeover, maintenance).
    • Downtime capture workflows where operators confirm or refine the reason associated with an unplanned stop state.
    • Automatic data collection from controllers or sensors that update the state based on signal patterns or conditions.
    • Performance and reliability analysis, where time in each state is aggregated for OEE, NPT, or capacity studies.
    • Maintenance planning, where time in maintenance-related states is tracked and analyzed.

    The equipment state model is often aligned with standards such as ISA-95 or ISO 22400, which describe typical state categories and KPI definitions. Implementations may customize the model to specific processes, but retain a common core to support plant-wide or enterprise-wide comparisons.

    Scope and boundaries

    An equipment state model:

    • Includes the logical states of physical production assets such as machines, lines, cells, and test equipment.
    • Includes time-based events and status changes relevant to production, quality, and maintenance reporting.
    • Excludes detailed process parameters (for example, temperature, speed, pressure) that describe how the equipment is running, not what state it is in.
    • Excludes work order or product status models, which describe the state of a job or batch rather than the equipment itself.

    Common confusion

    • Equipment state model vs. OEE calculation: The state model provides the categorized time data (for example, run vs. downtime). OEE formulas then use that data to compute availability and related metrics, but are not the state model itself.
    • Equipment state model vs. workflow or routing: A routing or workflow describes the sequence of operations a product goes through. The equipment state model describes the condition of the machine, independent of which product or operation is running.