
In July 2026, we saw the release of Oracle Integration 3 26.07 and with it, we yet again see a bunch of new features. In this post I will document some of the key features that you can now take advantage of. Note – for full release information, please visit Oracle documentation here.
As I mentioned in my post: Oracle Integration – Moving to a quarterly release cycle!, Oracle integration has now moved to a quarterly release cycle.
This is Oracle’s 4th release for the year. To read about the previous OIC releases, see my posts:
- NEW FEATURES in Oracle Integration 3! (26.01)
- NEW FEATURES in Oracle Integration 3! (26.04)
- Oracle Integration: New Home Page (v26.04.2)
NEW Common Features
New Common features of Oracle Integration 3 include:
The following new integration recipes are listed as “new” in this release, however, they are included again in v26.07. I’m not sure why (?), perhaps they have had an update, so including here for completeness:
- New Integration Recipe: Sync new cases from Microsoft Dynamics 365 to ServiceNow

- New Integration Recipe: Extract approved expense reports from SAP Concur and write to an FTP server

- New Integration Recipe: Create AI Assisted clinical care plans

NEW Agentic AI Features
New Agentic AI features of Oracle Integration 3 include:
- Knowledge Base: New features are now included in Oracle Integration to add a knowledge base within a project without creating a new project and to drag & drop documents into the knowledge base. Support for OCI Generative AI Cohere models is now included and also support for public gateways with knowledge base.
- AI Agents: There are now new operations for the AI Agent action which include getting the AI agent activity streams and adding a callback to an AI agent for receiving a response in an asynchronous flow
- Agentic AI Patterns: Support for the OCI Generative AI Google Gemini models is now included. Important to note that in 26.07 you can still use agentic AI patterns that have a previous version (26.04) but you cannot use agentic AI patterns that span multiple versions (e.g, 26.04 and 26.07) in the same project
- Human in the Loop (HITL): New notification support for tasks is included (e.g, notifications of an assigned task or follow-up notifications when a task remains open) alongside new workflow approval patterns (e.g tiered and parallel approvals)
NEW Integration Features
New integration features of Oracle Integration 3 include:
- There are a bunch of enhancements to the OCI Document Understanding action. To read my post about this Document Understanding action, see here: Oracle Integration Cloud: Using the AI Document Understanding Action. The new enhancments include:
- Consume models that are available in other regions.
- Use document understanding in government regions
- The analyse document operation is now supported for custom models too
- Use of multi-page documents when using custom models is supported
- AI suggestions are available when creating or editing integrations using AI. This includes suggestions of best practices to improve the design integration flow
- You can generate test cases for an integration powered by AI. This is quite neat!!

- Translate data between native JSON format and flat “stringified” JSON using the data translate action for simplified integration flow
- Retry actions are now available by selected “enable retry” in the for-each or the parallel action.

- Dynamic bucket name support is added to the OCI object storage action. This allows you to pass the bucket name at runtime for flexibility across integration reuse.
NEW/UPDATED Adapters & Connectivity
With this release we see the following new adapters available out-of-the-box:
| Adapter | Comment |
|---|---|
| OCI Cache | This new adapter provides connectivity to OCI Cache clusters |
In addition, the following adapters available out-of-the-box have been updated:
| Adapter | Update |
|---|---|
| OpenAI | Now supports the delete file API |
| MS Sharepoint | Now supports OAuth2.0 Authorization code credentials Now supports Proof Key for Code Exchange (PKCE) Now supports Sharepoint site search functionality |
| Snowflake | Now supports key pair authentication and single-use refresh token rotation |
| Slack | Now provides private endpoint support |
| ActiveMQ | Now supports XSD documents and dynamic address and queue mapping for invokes |
| REST | Now supports dynamic JSON content in trigger connection requests and invoke connection response Now supports disabling automatic failure retries of HTTP 504 gateway timeout errors on invoke connections |
| ATP | Now supports hybrid index operations from an invoke connection |
| Salesforce | Now supports client credentials security policy |
| Jira | Now supports the use of PKCE |
| ADW | Oracle Autonomous Data Warehouse (ADW) adapter has been renamed Oracle Autonomous AI Lakehouse (LH) adapter |
| Oracle DB | Oracle Database adapter has been renamed to the Oracle AI Database adapter |
| ATP | Oracle Autonomous Transaction Processing adapter has been renamed to the Oracle Autonomous AI Transaction Processing (ATP) adapter |
| MS SQL Server | Now certified to integration with Azure Synapse |