DEV Community

Alex Ben
Alex Ben

Posted on

How Oracle Fusion Release 26A Enables AI Agents to Work Across Systems

There’s a moment every Oracle Fusion customer eventually hits — you’ve deployed an AI agent, it’s doing something genuinely useful, and then someone asks: “Can it talk to our other tools?” Until very recently, the honest answer was “not really.” Release 26A changes that in a concrete, practical way.

Two open standards — Model Context Protocol (MCP) and Agent-to-Agent protocol (A2A) — are now built directly into Oracle AI Agent Studio. They sound technical, and they are, but the business implications are straightforward enough to explain at a leadership table without a whiteboard. If you’re working with Oracle Fusion Cloud Applications and evaluating how far you can actually take AI adoption, this update deserves your full attention.

Infographic showcasing key differences between MCP and A2A<br>

The Problem Nobody Talked About Enough

Most enterprise AI deployments have followed the same quiet pattern: one agent, one use case, one system. An expense agent here. An HR chatbot there. Each one useful in its lane, but fundamentally disconnected from everything around it.

The agents couldn’t pull live data from outside their system. They couldn’t hand off work to a different agent running in a different tool. They were, for all practical purposes, islands.

That’s not a technology failure — it’s a maturity stage. And Release 26A is Oracle’s signal that the maturity stage is over.

MCP: Giving Your Agents a Live Line to the Outside World

Think of MCP as giving your agent a direct phone line to authoritative external data — instead of making it guess.

Here’s a concrete example from the release notes: a financial management agent needs to complete a transaction involving foreign exchange rates. Without MCP, that agent is relying on whatever its underlying language model was trained on. That’s a problem when FX rates change by the hour.

With MCP, the agent calls out to a third-party FX data provider, pulls the current rate, and uses it to complete the transaction. The agent stays in control. The data is accurate. The workflow doesn’t stall.

This is the kind of capability that compliance and finance teams have been quietly asking for — not flashy AI outputs, but reliable ones grounded in real, current information. It’s also what separates a tool that demos well from one that actually gets deployed at scale.

A2A: Finally, Agents That Can Collaborate Across Systems

MCP handles data retrieval. A2A handles something different — collaboration between agents themselves.

The use case that will resonate most with anyone who has spent time managing enterprise workflows: Oracle’s HCM Interview Management Assistant. When a candidate interview requires travel, that scheduling agent can now use A2A to reach out to a Navan or Amex GBT travel agent, coordinate flights and hotels around the interview schedule, and bring everything back into the recruiter’s Fusion UI — without the recruiter ever switching tabs.

That’s not a demo scenario. That’s a workflow that saves real hours across a real hiring process.

The deeper shift here is that A2A lets agents specialise properly. Rather than trying to build one agent that does everything, you can build a network where each agent is genuinely good at its domain, and they collaborate when the task requires it. If you’ve been exploring what that looks like in practice, the AI capabilities Rapidflow has built on top of Fusion show how agent-first thinking translates from architecture into actual business outcomes.

Why Slack and Teams Matter in This Update

There’s a detail buried in the release documentation that deserves more attention than it’s getting.

Most organisations running Microsoft Teams or Slack have deployed some kind of general-purpose chat assistant. These agents are fine for generic policy questions — “how many sick days do I get?” — but they hit a wall the moment the question becomes personal. How many sick days do I have left? What’s the status of my expense report?

With A2A, those general-purpose agents can now hand off to specialised Fusion agents in the background. The employee stays in Slack. They ask their question. The Slack agent invites the Fusion HCM or ERP agent into the conversation. The employee gets a real answer tied to their actual data.

That’s a genuinely useful experience. It removes one of the most common friction points in enterprise AI adoption — the moment when a user realises the agent can’t help them with their specific situation and loses trust in the whole thing.

Security Built In From the Start

It’s worth being direct about something. Every time someone hears “agents communicating across systems,” the first question should be: who controls what data flows where?

Oracle’s answer in Release 26A is that both MCP and A2A are implemented inside AI Agent Studio, which means they operate entirely within Fusion Applications’ existing security framework. Authentication is enforced at every interaction. Role-based access controls apply regardless of whether the request came from Fusion directly, from Slack, or from a third-party agent. A user can’t access data through an agent that they couldn’t access through the application itself.

That level of governance is what separates an architecture that technical teams can approve for broad rollout from one that stays locked in a proof-of-concept. If you’ve ever tried to demonstrate what enterprise-grade AI implementation actually looks like to a sceptical IT or compliance audience, security-first interoperability is the detail that closes the room.

What This Means in Practice

A few months ago, “AI in Fusion” largely meant an agent that could summarise a record or answer a general question. With MCP and A2A in Release 26A, the scope expands meaningfully:

  1. Agents can pull live data from external systems without leaving their security perimeter

  2. Agents can delegate tasks to other agents — Oracle or third-party — and incorporate the results into longer workflows

  3. Employees can interact with specialised Fusion agents through the collaboration tools they already use daily

  4. All of it operates under the same governance model that enterprise risk and compliance teams already trust

  5. The shift isn’t about replacing what works. It’s about connecting what was previously disconnected.

What This Means Going Forward

The organisations that get the most out of Release 26A won’t be the ones that immediately deploy every capability. They’ll be the ones that look at their current agent deployments, identify the seams — the moments where a workflow stalls because an agent can’t reach the right data or hand off to the right system — and start closing those gaps deliberately.

MCP closes the data gap. A2A closes the collaboration gap. Together, they make a multi-agent architecture something you can actually run in production, not just talk about in strategy sessions.

For Fusion customers already on this path, the question now isn’t whether the technology is ready. It’s whether your roadmap reflects what’s now possible.

Oracle Fusion implementations that are designed with AI interoperability in mind from the start tend to scale faster and with fewer redesign cycles down the line. If you’re evaluating where your organisation sits on that curve, there’s a lot to learn from how partners who specialise in Fusion are approaching the new capabilities in Release 26A.

Top comments (0)