Why Your AI Pilot Died Before It Touched Your ERP

Patrick Xie, del.ai·2026-06-15·16 min read·1/9

Why AI + ERP Pilots Stall: Root Causes

del.ai model of mid-market AI implementation failure modes, 2026

Closed API — no write-back
$71k
Data quality gaps
$63k
No workflow hooks
$58k
Vendor blocks customization
$47k
ROI not defined upfront
$41k

usedel.ai · Figures in USD thousands

Why AI + ERP Pilots Stall: Root Causes

del.ai model of mid-market AI implementation failure modes, 2026

Closed API — no write-back
$71k
Data quality gaps
$63k
No workflow hooks
$58k
Vendor blocks customization
$47k
ROI not defined upfront
$41k

usedel.ai · Figures in USD thousands

Why do AI pilots fail with ERP systems like NetSuite?

Enterprise AI pilots usually fail at the data layer rather than the model layer. Be precise about the mechanism, because the popular version of it is wrong: agents on NetSuite can write. Oracle's MCP Standard Tools SuiteApp creates and updates records through SuiteTalk REST, which is a full create-read-update-delete interface. What an agent cannot do is operate outside the surface Oracle exposes and versions. Oracle documents that MCP tools run under the authorising user's role, never with Administrator or full permissions, cannot invoke elevated-privilege scripts or Suitelets, cannot make external HTTP calls, and share your account's integration concurrency limit with every other integration you run. Each additional application in the stack adds its own API and its own definitions of customer and product. The demo worked because it ran against clean exported data in one flat structure; production failed when the same agent met several systems that disagreed about what a customer is, inside a schema nobody on your side can correct.

Source: Oracle, "Available Tools in the MCP Standard Tools SuiteApp" and "Associated Risks, Controls, and Mitigation Strategies," NetSuite Help Center documentation, 2026.


Want this modeled against your own stack?Book a 30-minute call