The hard part is not the model. McKinsey’s 2025 State of AI survey found 88% of organizations use AI but only about one-third have scaled it past pilots, and just 39% report any earnings impact. In manufacturing, the reason pilots stall is that predictive-maintenance, computer-vision, and generative-AI tools run in silos, disconnected from the MES, ERP, and supply-chain systems where the business outcome lives. The highest-leverage move is to standardize OT/IT integration on ISA-95, OPC UA, and a unified namespace, then add a governed orchestration layer so agents execute cross-system workflows with auditability.
Most smart manufacturing AI programs buy another model when the constraint is integration. The model demos well in a pilot, then cannot reach the data or trigger the actions that would make it pay.
How this guide was created
This guide was prepared by Sage IT’s integration and AI practice, drawing first on our own governed business-system delivery for manufacturers – Order-to-Cash and Procure-to-Pay across NetSuite, Boomi, Shopify, and Procore. That work sits above the ERP. On the factory floor, we design to the ISA-95 and OPC UA standards below and integrate with existing OT systems rather than replace them. We combined that delivery experience with primary research from McKinsey’s 2025 State of AI survey, Deloitte’s 2025 Smart Manufacturing and Operations Survey of 600 US manufacturing executives, Gartner’s 2025 forecasts on task-specific AI agents, the World Economic Forum Global Lighthouse Network, and the ANSI/ISA-95 2025 standard. Adoption figures, ROI ranges, and vendor claims should be validated against your own plant data, contracts, and system architecture before any platform or deployment decision.
Why most manufacturing AI stalls after the pilot
Manufacturing AI stalls after the pilot because the model is connected to a demo, not to the systems that run the plant. The technology that decides success is integration, not the algorithm.
Why do most smart manufacturing AI projects stay stuck in pilots?
Most smart manufacturing AI projects stay stuck because a working model in a sandbox cannot reach production data or trigger real actions across systems. McKinsey’s 2025 State of AI survey reports that 88% of organizations now use AI, yet only about one-third have scaled it to capture enterprise-wide value, leaving roughly two-thirds in experimentation. Only 39% of respondents say AI has affected earnings at all, and most of those report less than a 5% impact on EBIT. In a factory, a computer-vision defect model or a generative-AI maintenance assistant proves accuracy on a single line, then has no governed path to write results into the MES, update the ERP, or open a work order. The pilot succeeds and the workflow does not, because the deployment stopped at the model and never crossed into the systems of record.
What is the real bottleneck in smart manufacturing AI, the model or the integration?
The real bottleneck is integration between operational technology and business systems, not model quality. Deloitte’s 2025 Smart Manufacturing and Operations Survey of 600 US manufacturing executives found 29% using AI or machine learning at a facility or network level and 24% deploying generative AI, with far more still piloting than scaling. The gap between piloting and scaling is where integration lives. Modern models are commodity capability; the differentiator is whether the model can read the right plant and business data and act on it under governance. Gartner projects that 40% of enterprise applications will embed task-specific AI agents by the end of 2026, up from less than 5% in 2025, which means the pressure now shifts from building models to wiring them safely into MES, ERP, SCADA, and supply-chain systems.
What does AI integration in smart manufacturing actually mean?
AI integration in smart manufacturing means connecting AI models to both the operational technology on the factory floor and the information technology that runs the business, so the AI can sense, decide, and act across systems. Operational technology includes PLCs, SCADA, historians, and IoT sensors. Information technology includes the MES, the ERP such as Oracle NetSuite or SAP, the CMMS, and supply-chain platforms. Integration is what turns an isolated prediction into an executed outcome: a vibration anomaly detected on a machine becomes a scheduled work order in the CMMS, a parts reservation in the ERP, and a revised production plan in the MES. Without that cross-system path, the AI produces insight that a human still has to carry between seven systems by hand.
Siloed AI
value stuck in the pilot
path to act
between systems by hand
Governed integration
value delivered across OT and IT
integration
+ agent layer
The two layers you are actually integrating: OT and IT
Smart manufacturing AI integration spans two layers that historically did not talk to each other: operational technology on the plant floor and information technology in the business. Bridging them is the core engineering problem.
How do you connect factory-floor OT data to business IT systems?
Connect factory-floor data to business systems by normalizing machine signals into a shared data layer, then exposing that layer to both AI and enterprise applications. Protocol gateways translate diverse inputs, OPC UA from modern equipment, Modbus TCP from legacy PLCs, and MQTT from edge devices, into consistent streams. A unified namespace then organizes that data by the ISA-95 hierarchy of Enterprise, Site, Area, Line, and Cell, so every system reads the same real-time picture. This matters for AI because an agent cannot reason across a plant if the same machine is identified three different ways in three systems. Resolving asset identity in a shared layer is the precondition for any cross-system AI action, which is why data architecture, not model selection, is the first step.
What standards make OT and IT integration work?
The standards that make OT and IT integration work are ISA-95, OPC UA, MQTT, and B2MML, organized through a unified namespace. The ANSI/ISA-95 standard, updated in its 2025 edition, defines the common models and terminology for exchanging information between control systems and enterprise systems such as the ERP. OPC UA provides real-time, secure OT/IT communication, B2MML provides the XML data model for ERP-to-MES exchange, and MQTT with a message broker such as Apache Kafka moves high-volume sensor data. Standardizing on these removes the custom, point-to-point connections that break whenever a machine or an API changes. For AI specifically, standardized data is what lets a model trained on one line generalize across a site without a new integration project per machine.
Where AI integration pays off first
AI integration in smart manufacturing pays off first in bounded, data-rich workflows with a clear financial signal. Start where the value is measurable and the risk is contained, not with an open-ended mandate to run the plant.
Which smart manufacturing AI use cases deliver ROI first?
The use cases that deliver ROI first are predictive maintenance, quality inspection with computer vision, and cross-system exception handling in the supply chain. Predictive maintenance has the clearest financial signal because downtime is expensive and measurable. Computer-vision quality inspection reduces scrap and rework on a single line with low integration risk. Cross-system exception handling, such as reconciling an order against inventory and a supplier commitment, is higher value but requires the OT/IT integration described above. The World Economic Forum Global Lighthouse Network, which tracks more than 220 advanced manufacturing sites, reports that 94% of successful transformations combine multiple technology domains, pairing AI with IoT, cloud, and digital twins rather than deploying AI alone.
How much can AI predictive maintenance reduce downtime and cost?
AI-driven predictive maintenance can reduce equipment downtime by up to roughly 50% and cut maintenance costs by 10% to 40% at maturity, according to widely cited McKinsey analysis, though realized results vary by asset and data quality. Deloitte has estimated that unplanned downtime costs industrial manufacturers on the order of $50 billion a year, which is why maintenance is the common entry point. Treat the headline percentages as directional rather than guaranteed: they come from analyses across mixed industries, and outcomes depend on sensor coverage, historian data quality, and whether the prediction actually triggers a governed work order in the CMMS. The durable ROI comes from closing that loop from prediction to executed maintenance action, not from the model accuracy alone.
Table 1. Where AI integration pays off first, by systems touched and integration risk.
| Use case | Systems touched | Integration risk | First-value signal |
|---|---|---|---|
| Predictive maintenance | IoT sensors, historian, CMMS, ERP | Medium | Downtime hours avoided |
| Computer-vision quality | Line camera, MES | Low | Scrap and rework rate |
| Supply-chain exception handling | ERP, MES, supplier systems | High | Order fill rate, days sales outstanding |
| Generative-AI operator assist | Historian, MES, knowledge base | Low | Time to resolve on floor |
From point solutions to agentic, cross-system execution
The next stage of smart manufacturing AI is agentic execution across systems, not another isolated model. This is where integration stops being plumbing and becomes the product.
What is agentic AI integration in manufacturing?
Agentic AI integration in manufacturing is an architecture where AI agents execute business workflows across the MES, ERP, and supply-chain systems through a governed layer, rather than through hand-coded point-to-point connections. Gartner forecasts that 40% of enterprise applications will embed task-specific AI agents by the end of 2026, and that 50% of cross-functional supply-chain solutions will use intelligent agents by 2030. Gartner also predicts that more than 40% of agentic AI projects will be canceled by the end of 2027 – citing escalating costs, unclear business value, and inadequate risk controls. In manufacturing, those failures trace back to one root: agents deployed onto an unresolved data foundation, without governance. That is the failure mode this architecture is built to avoid. The value is not that an agent answers a question about one system. It is that an agent can take a business intent, such as “fulfill this order” or “resolve this maintenance exception,” and carry it across every system involved. Deloitte’s analysis of agentic supply chains is explicit that AI agents depend on a data foundation supporting consistent interpretation and governed action, which restates the same point: the agent is only as good as the integration beneath it.
Cross-system manufacturing workflows need governance because an agent that can act across the ERP, MES, and payment systems can also cause cross-system damage. Connection alone lets an agent read and write; governance decides what it is allowed to do, which actions require human approval, and how every step is logged. A production example: an agent that detects a three-way match failure on a vendor invoice should validate against the purchase order and receipt, propose a resolution, and route it for approval, not post to the general ledger on its own. The governance layer enforces least-privilege roles across systems, so an agent with read access in the MES does not gain write access in the ERP. One audit trail per business outcome, rather than seven separate system logs, is what makes the workflow defensible to a plant controller and an auditor.
Agentic orchestration fits on the business-system side of a manufacturing stack, above the ERP, commerce, CRM, and payment platforms, while OT integration standards handle the factory floor. Sage IT’s NS-AIF, an Autonomous Cross-System Action Fabric for NetSuite-centered environments, is one example of this layer: it takes a business intent such as “create customer and set up payment” and executes it across NetSuite, Shopify, HubSpot, and Stripe with governance and a single audit trail. That scope is deliberate. NS-AIF orchestrates business outcomes across enterprise systems, not machine control on the shop floor, so it complements rather than replaces the ISA-95 and OPC UA layer that connects PLCs, SCADA, and historians. For a manufacturer, the practical pattern is three layers: OT/IT data standardized on ISA-95 and OPC UA at the floor, an iPaaS such as Boomi integrating the business systems above it, and a governed agentic layer above the ERP for cross-system workflows like Order-to-Cash and Procure-to-Pay. Sage IT is strongest in the top two layers; the OT layer is standards-driven, where we integrate with your existing floor systems.
Safe rollout path for agentic manufacturing workflows
Autonomy increases only as trust is earned — each gate must hold before the next
Read-only validation
Agent observes; writes nothing. Prove accuracy against live data.
Propose-only workflow
Agent drafts actions for review; no changes are committed.
Human-approved writes
Agent executes only after a person approves each consequential step.
Controlled production pilot
Bounded autonomy on one workflow, under full audit and rollback.
Workflow expansion
Extend to adjacent cross-system workflows once each gate holds.
Agentic cross-system integration is not the right answer for every smart manufacturing AI use case. Recommending it everywhere would be dishonest and expensive.
A single point solution is the right answer when the workflow lives inside one system and has a bounded, well-understood scope. A computer-vision model that flags surface defects on one line and writes a pass or fail to the MES does not need an orchestration fabric; it needs a reliable connection to that one system. A historian anomaly dashboard that a technician reads does not need governed write access anywhere. Reach for cross-system agentic integration only when the business outcome genuinely spans systems, for example order fulfillment across commerce, ERP, and logistics, or maintenance that must touch the CMMS, ERP, and procurement. Matching the architecture to the workflow scope avoids overengineering a problem that a focused tool already solves.
Governance is an architecture requirement for manufacturing AI, not a policy document added at the end. Agents connected to production and financial systems are powerful and risky if governance arrives late.
Govern AI agents with least-privilege roles, a propose-then-approve model for consequential actions, and a single cross-system audit trail. Create purpose-specific roles such as “AI Agent – Maintenance Triage” or “AI Agent – O2C Exception Review” rather than broad access, and map those permissions across every connected system so scope does not fragment between the MES, ERP, and a payment platform. For any action with financial or safety consequence, such as posting to the general ledger, releasing a vendor payment, or changing a production schedule, the agent should propose and a human should approve. The National Institute of Standards and Technology’s Generative AI Profile, NIST AI 600-1, provides a recognized framework for identifying and managing these risks. Stage the rollout from read-only to propose-only to human-approved writes before any autonomous action.
Two reference tables: a situation-to-action map for choosing the integration approach, and the OT/IT standards that underpin it.
Table 2. Situation to recommended action, with how Sage IT helps.
| Situation | Recommended action | How Sage IT helps |
|---|---|---|
| Single-line quality or anomaly detection | Point solution into MES or historian | Integration setup and validation |
| Predictive maintenance closing the loop to CMMS and ERP | Standardized OT/IT integration | Boomi-based integration + governed orchestration |
| Order-to-Cash or Procure-to-Pay across business systems | Governed agentic orchestration above the ERP | NS-AIF, where the stack is NetSuite-centered |
| Legacy point-to-point integration sprawl | Consolidate and migrate | SHIP AI migration accelerator |
Table 3. OT/IT integration standards reference.
| Standard | Role | Layer |
|---|---|---|
| ANSI/ISA-95 (2025) | Common models for control-to-enterprise integration | OT/IT modeling |
| OPC UA | Real-time secure OT/IT communication | OT connectivity |
| MQTT + Apache Kafka | High-volume sensor data transport | OT data streaming |
| B2MML | XML data model for ERP-to-MES exchange | IT integration |
| Unified namespace | Single real-time data layer by ISA-95 hierarchy | OT/IT convergence |
Quotable takeaway: In smart manufacturing AI, the bottleneck is integration, not the model. McKinsey’s 2025 State of AI survey found 88% of organizations use AI but only about one-third have scaled it past pilots.
Quotable takeaway: A factory AI model that cannot write to the MES, ERP, or CMMS produces insight a human still has to carry between systems by hand.
Quotable takeaway: Gartner projects 40% of enterprise applications will embed task-specific AI agents by the end of 2026, up from less than 5%, which shifts the hard problem from building models to integrating them safely.
Quotable takeaway: Connection lets an agent act; governance decides what it is allowed to do. In manufacturing, both are required before an agent touches the general ledger or a production schedule.
Quotable takeaway: Traditional iPaaS moves data between systems. An agentic layer executes business intent across them with governance, context, and one audit trail per outcome.
Common mistakes in smart manufacturing AI integration
What is the most common mistake in smart manufacturing AI integration?
The most common mistake is architecting the agent before architecting the data, then blaming the model when the pilot cannot scale. Deloitte’s analysis of agentic supply chains is direct that AI agents depend on a consistent, governed data foundation, because manufacturing data lives across MES systems, ERP databases, PLC controllers, and CMMS platforms that identify the same asset differently. Teams that deploy a capable model onto unresolved, siloed data get a convincing demo and a workflow that breaks in production. The fix is to standardize OT/IT data on ISA-95, OPC UA, and a unified namespace first, resolve asset identity, and only then layer agents on top. Model quality is rarely the reason a smart factory AI program fails; unintegrated data almost always is.
Avoid leaning on headline ROI percentages because many circulate without disclosed methodology or come from mixed-industry analyses. Figures such as a 50% downtime reduction or a tenfold predictive-maintenance return are directional signals, not guarantees, and they depend on sensor coverage, data quality, and whether the prediction triggers a governed action. Lead instead with named primary sources and your own baseline: McKinsey’s survey on AI scaling, Deloitte’s Smart Manufacturing survey of 600 executives, and Gartner’s agent forecasts, paired with measured before-and-after numbers from your own plant. Stating uncertainty where it exists is what keeps a manufacturing AI business case credible with a plant controller and a CFO.
Timelines depend on the number of connected systems, data quality, and governance requirements, so treat any fixed number cautiously. As a reference point, in a Sage IT manufacturing engagement we delivered full Order-to-Cash and Procure-to-Pay workflows across NetSuite, Boomi, Shopify, and Procore and reached production in eight weeks with zero custom middleware. A single-line, single-system use case can move faster; a plant-wide, cross-system agentic rollout takes longer because the OT/IT data foundation and governance model have to be built before agents are safe to deploy.
The biggest risks are unauthorized cross-system actions, prompt injection, hallucinated outputs, and fragmented permissions. An agent with write access across the MES, ERP, and payment systems can cause damage beyond a single system if governance is weak. The NIST AI 600-1 Generative AI Profile provides a framework for managing these risks, and the practical controls are least-privilege roles mapped across systems, a propose-then-approve model for consequential actions, and one audit trail per business outcome. For any action touching production schedules, the general ledger, or vendor payments, a human should approve before execution.
Agentic AI differs from traditional automation because it is triggered by a business intent and can reason across systems, while traditional automation follows predefined rules on a schedule or event. A traditional integration moves data from the MES to the ERP on a fixed rule. An agent takes an intent such as “resolve this maintenance exception” and decides the sequence across the CMMS, ERP, and procurement, escalating to a human when needed. Gartner projects 50% of cross-functional supply-chain solutions will use intelligent agents by 2030, but agents require governance and a resolved data foundation that rule-based automation does not.
No. Integrating AI does not require replacing the MES or ERP. The better approach is to standardize how those systems exchange data using ISA-95, OPC UA, and B2MML, then add an integration and orchestration layer above them. Existing platforms such as Oracle NetSuite or SAP remain the systems of record, and an iPaaS such as Boomi can handle deterministic data movement while a governed agentic layer handles cross-system execution. Replacing core systems to add AI is expensive and usually unnecessary; the value comes from connecting what you have.
AI in smart manufacturing refers to the models themselves, such as predictive maintenance, computer-vision inspection, and generative-AI assistants. AI integration in smart manufacturing refers to connecting those models to operational technology and business systems so they can act, not just predict. The distinction matters because McKinsey’s 2025 State of AI survey shows most organizations already use AI but only about one-third scale it, and the gap is integration. A model that cannot reach the MES, ERP, or CMMS and trigger an action produces insight without an executed outcome.
Next step: the Smart Manufacturing AI Value Map. A two-week, fixed-scope assessment. We separate your single-system use cases from your true cross-system workflows, check whether your OT/IT data is standardized on ISA-95 and OPC UA, and pinpoint where a point solution, a Boomi-based integration, or a governed agentic layer such as NS-AIF returns the most.
You walk away with a prioritized workflow-and-integration map: use cases ranked by value and integration risk, the data gaps that will stall them, and a sequenced build plan you can take straight to operations and finance.
Integrating AI in smart manufacturing is an architecture decision, not a model-selection exercise. The durable value comes from standardizing OT/IT data on ISA-95 and OPC UA, connecting factory-floor systems to the ERP and supply chain, and adding governance so agents can execute cross-system workflows with auditability. Fix the integration, and the models finally get to do the work they demonstrated in the pilot.
McKinsey, The State of AI (2025 survey)
Deloitte, 2025 Smart Manufacturing and Operations Survey
Deloitte, The agentic supply chain in manufacturing
Gartner, 40% of enterprise apps to feature task-specific AI agents by 2026 (press release, Aug 2025)
World Economic Forum, Global Lighthouse Network: Adopting AI at Speed and Scale
ANSI/ISA-95 2025 edition, Enterprise-Control System Integration (standard update)











