July 2026 (26.07)

Common Features

Feature Description Minimum Version
New recipes
The following new recipes have been added to Oracle Integration to help you jump start your integration development. Simply install, configure, and activate.

26.07

Troubleshooting and FAQ enhancements

Need assistance with setting up OAuth grant types or troubleshooting Oracle ERP Cloud service catalog or event errors? We've enhanced our troubleshooting documentation to assist you!

Additionally, we've added new billing FAQs to help answer common questions and make it easier to find the information you need. See FAQs for Billing in Provisioning and Administering Oracle Integration 3.

N/A

UI text clarification

On the Oracle Cloud Console instance details page, the UI text has been updated to clarify that the Process Automation setting also enables human in the loop. See Use Process Automation and Human in the Loop in Oracle Integration.

N/A

Agentic AI Features

Feature Description Minimum Version

Knowledge Base

New features for knowledge base:

26.07

AI Agents New operations for the AI agent action:
  • Get AI agent activity stream
  • Callback AI agent: asynchronous agentic AI tools can now implement a callback to an AI agent to send a response.

26.07

Agentic AI patterns

  • Agentic AI patterns now support the Oracle Cloud Infrastructure Generative AI Google Gemini models. See Supported Large Language Models
  • In the 26.07 release, you can still continue to use agentic AI patterns that have version 26.04 for your AI agents. However, you cannot use agentic AI patterns with version 26.04 and 26.07 in the same project.

26.07

Human in the loop

  • Notification support for tasks

    Keep task assignees informed by sending notifications when tasks are assigned and follow-up reminders if tasks remain incomplete.

    See Configure Task Notifications in Using Human in the Loop in Oracle Integration 3.

  • New workflow approval patterns

    You can now design workflows with different approval patterns, such as tiered and parallel approvals, based on how human reviewers need to participate. See Model Approval Patterns in Using Human in the Loop in Oracle Integration 3.

    Create these approval patterns in seconds with ready-made recipes that include all required assets preconfigured. Simply select a recipe as an agentic AI tool to build your approval workflow.

26.07

Integration and Connectivity Features

Feature Description Minimum Version
Extension group support for an Oracle Cloud Infrastructure Vision action You can add an Oracle Cloud Infrastructure Vision action to an extended integration in an accelerator project. When Oracle uploads newer versions of accelerator projects to the Integration Store, you can upgrade an accelerator project to this newer version automatically without losing your Oracle Cloud Infrastructure Vision extensions.

See Add an Oracle Cloud Infrastructure Vision Action to an Extended Integration in Using Integrations in Oracle Integration 3.

26.07

Oracle Cloud Infrastructure Document Understanding action - Enhancements

The Oracle Cloud Infrastructure Document Understanding action continues to be enhanced with new functionality:
  • You can consume models available in other regions. You select the region to use when configuring the Oracle Cloud Infrastructure Document Understanding action, then choose the compartment for the selected region in which Oracle Integration is installed.
  • You can use the Oracle Cloud Infrastructure Document Understanding action in government regions.
  • The Analyze document (with confidence score) operation is supported for custom models. This operation analyzes a document and extracts structured information while providing a confidence score for each extracted field.
  • Multiple pages in a custom model are automatically supported. This capability allows the model to extract information accurately even when data spans several pages, rather than being confined to the first page or a single page.
  • V2.0 custom models are supported. V2.0 custom models move from a training-based process to a generative, prompt-based process, making custom extraction faster and more flexible. See Creating a Custom Generative Model V2.0.

See Extract Document Information with a Document Understanding Action in Using Integrations in Oracle Integration 3.

26.07

AI suggests best practices when creating or editing integrations

When creating or editing integrations using AI (within a project), the AI might provide best practices that might be helpful in improving the integration flow.

See Use AI to Create an Integration and Use AI to Edit an Integration in Using Integrations in Oracle Integration 3.

26.07

Generate test cases for an integration using AI

You can use AI to generate test cases for an integration (within a project). You can view, download, and regenerate the test cases.

See Use AI to Generate Test Cases for an Integration in Using Integrations in Oracle Integration 3.

26.07

Translate data between native JSON format and flat, stringified JSON

You can directly translate data between a native JSON payload and flat, stringified JSON with the data translate action. The data translate action simplifies integration design by removing the need for multiple stage file actions and a JavaScript action function to perform the translation.

See Translate Data Between a Native JSON Payload and Flat, Stringified JSON with a Data Translate Action in Using Integrations in Oracle Integration 3.

26.07

OpenAI Adapter - File delete operation support

The OpenAI Adapter supports the Delete file API. which lets you delete the specified uploaded file from your account/project. After deletion, the file can no longer be used with APIs that reference it.

See OpenAI Adapter Capabilities in Using the OpenAI Adapter with Oracle Integration.

26.07

Retry for-each and parallel actions

You can select an Enable Retry option in the for-each action and parallel action. This selection causes a retry to occur if a branch completion error occurs.

See Loop over Repeating Elements with a For-Each Action and Process Tasks in Parallel with a Parallel Action in Using Integrations in Oracle Integration 3.

26.07

OCI Object Storage Action – Dynamic bucket name support

You can select the compartment and bucket during design time, while passing the bucket name dynamically at runtime. This capability allows the same integration to work across different buckets without requiring redesign or reconfiguration for each bucket change.

See Override the Object Storage Bucket Name at Runtime in Using Integrations in Oracle Integration 3.

26.07

Connectivity agent - New operating system certifications

The connectivity agent is certified on Windows 22 and Redhead Linux 9.x.

See System Requirements in Using Integrations in Oracle Integration 3.

26.07

OCI Cache Adapter - New adapter

The OCI Cache Adapter provides connectivity to OCI Cache clusters with support for string and list operations, TTL-based caching, key existence checks, private endpoint connectivity, and key prefix strategies.

See OCI Cache Adapter Capabilities in Using the OCI Cache Adapter with Oracle Integration 3.

26.07

Microsoft SharePoint Adapter - OAuth Authorization Code Credentials and PKCE support

The Microsoft SharePoint Adapter supports OAuth 2.0 Authorization Code Credentials and Proof Key for Code exchange (PKCE), along with SharePoint site search functionality to help locate sites that do not appear in the Adapter Endpoint Configuration Wizard.

See Microsoft Sharepoint Adapter Capabilities in Using the Microsoft SharePoint Adapter with Oracle Integration 3.

26.07

Snowflake Adapter - Key-pair authentication and single-use refresh token support

The Snowflake Adapter supports key pair authentication and single-use refresh token rotation. When single-use refresh tokens are enabled in the Snowflake security integration, Snowflake issues a new refresh token each time the previous refresh token is used.

See Snowflake Adapter Capabilities in Using the Snowflake Adapter with Oracle Integration 3.

26.07

Private endpoint support for more adapters

You can configure the Slack Adapter to connect to endpoints using a private virtual cloud network (VCN).

See Adapters that Support Connecting to Private Endpoints in Using Integrations in Oracle Integration 3.

26.07

ActiveMQ Adapter - Standard filter and XSD support

The ActiveMQ Adapter supports XSD documents and dynamic address and queue mapping for invoke connections.

See ActiveMQ Adapter Capabilities and Trigger or Invoke Message Structure Page in Using the ActiveMQ Adapter with Oracle Integration 3.

26.07

REST Adapter - Enhancements

26.07

Oracle Autonomous AI Transaction Processing (ATP) Adapter - Hybrid index operations support

The Oracle Autonomous AI Transaction Processing (ATP) Adapter supports hybrid index operations from an invoke connection, including ingesting documents into a hybrid index, searching a hybrid index, and checking the status of a hybrid index ingestion job.

See Oracle Autonomous AI Transaction Processing (ATP) Adapter Capabilities and Invoke Hybrid Index Operations Page in Using the Oracle Autonomous Transaction Processing Adapter with Oracle Integration 3.

26.07

Salesforce Adapter - Client Credentials security policy and External Client Apps support

The Salesforce Adapter supports the Client Credentials security policy using Salesforce External Client Apps and supports External Client Apps with ROPC and Basic Authentication migration paths.

See Salesforce Adapter Capabilities in Using the Salesforce Adapter with Oracle Integration 3.

26.07

Jira Adapter - PKCE support with the Authorization Code Credentials security policy

The Jira Adapter supports use of the PKCE extension with the Authorization Code Credentials security policy.

See Jira Adapter Capabilities in Using the Jira Adapter with Oracle Integration 3.

26.07

Renaming of some database adapters

  • The Oracle Autonomous Data Warehouse Adapter is renamed to the Oracle Autonomous AI Lakehouse (LH) Adapter.
  • The Oracle Database Adapter is renamed to the Oracle AI Database Adapter.
  • The Oracle Autonomous Transaction Processing Adapter is renamed to the Oracle Autonomous AI Transaction Processing (ATP) Adapter.

26.07

Microsoft SQL Server Adapter - Azure Synapse Database connectivity support

The Microsoft SQL Server Adapter is certified to integrate with Azure Synapse. Azure Synapse Analytics is a cloud-based analytics service from Microsoft Azure that combines data integration, data warehousing, big data analytics, and business intelligence into a single platform.

See Microsoft SQL Server Adapter Capabilities in Using the Microsoft SQL Server Adapter with Oracle Integration 3.

26.07

Attention! Download the latest mTLS wallets for some adapters

DigiCert has announced that it will stop trusting G1 root certificates, effective April 15, 2026. This change impacts customers using Oracle Autonomous AI Transaction Processing (ATP) Adapter, Oracle Autonomous AI Lakehouse (LH) Adapter, Oracle Advanced Queuing (AQ) Adapter, Oracle Advanced Queuing (AQ) JMS Adapter, Oracle AI Database Adapter, and Oracle Database Cloud Service Adapter connections configured with wallet-based mutual TLS (mTLS) authentication. You must download the latest mTLS wallets.

See Action Required: Re-download mTLS Wallets with DigiCert G2 Certificates.

N/A

Attention! Retirement of OAuth Authorization Code Credentials security policy use with a non-Oracle Fusion Applications identity domain

The use of a non-Oracle Fusion Applications identity domain with the OAuth Authorization Code Credentials security policy is being retired. Create all new connections with this security policy in an Oracle Fusion Applications identity domain. Existing customers who use a non-Oracle Fusion Applications identity domain (for example, an Oracle Integration identity domain) are being scheduled for migration to an Oracle Fusion Applications identity domain with a completion date of sometime this year. Post-migration, existing customers must perform several manual tasks to ensure that their connections continue to work successfully.

See Perform Prerequisites to Set Up the OAuth Authorization Code Credentials Security Policy in Using the Oracle ERP Cloud Adapter with Oracle Integration 3, Perform Prerequisites to Set Up the OAuth Authorization Code Credentials Security Policy in Using the Oracle HCM Cloud Adapter with Oracle Integration 3, and Perform Prerequisites to Set Up the OAuth Authorization Code Credentials Security Policy in Using the Oracle CX Sales and B2B Service Adapter with Oracle Integration 3.

26.07

Attention! Retirement of Username Password Policy for the Salesforce Adapter

Salesforce plans to retire the Salesforce Username Password Policy security policy with the Summer 2027 release. In the SOAP-based Salesforce Adapter, this policy is not supported for API versions 65 or later, but remains available for versions 31 to 64 until the Summer 2027 release. See SOAP API login() Retirement.

SOAP-based Salesforce Adapter customers are strongly advised to upgrade their existing connections to use either the Authorization Code Credentials or Resource Owner Password Credentials security policy. Create any new connections using only these two supported authentication methods moving forward.

See Configure Connection Security in Using the Salesforce Adapter with Oracle Integration 3.

N/A

Attention! Important changes for the SOAP Adapter

Enable MTOM for the SOAP Adapter with ERP endpoints. You must enable development shapes by release 26.07 and production shapes by release 26.07. This is the final time an extension is provided. See here for more information.

N/A

Robotic Process Automation Features

Feature Description Minimum Version

Test a Robot Locally as you Build

You can test a robot locally on the canvas, while you build the robot. The robot runs on your computer, using a locally installed robot agent.

Test often as you build to ensure that the robot works as expected and correct any errors.

See Test a Robot Locally as you Build in Using Robots in Oracle Integration 3.

26.07

New action: Throw Fault

A new action is available to create and throw your own faults when the robot should intentionally raise a fault. This is useful when the flow detects a business validation issue, reaches an unrecoverable condition, or needs to pass an error from a fault handler back to the parent flow.

See Add a Throw Fault Action in Using Robots in Oracle Integration 3.

26.07

Oracle Integration for Healthcare Features

Feature Description Minimum Version

Export/import of HL7 messages and schemas

You can export and import individual HL7 messages and schemas between projects or from one instance to another (for example, from a development instance to a production instance).

See Export and Import a Healthcare Message and Export and Import a Healthcare Schema in Using Oracle Integration for Healthcare in Oracle Integration 3.

26.07

Audit trail enhancements for HIPAA compliance

The audit trail has been enhanced for HIPAA compliance to show the business identifier for an integration when you hover over the Message column for a view action.

See Check the Audit History for an Integration or Other Component in Using Integrations in Oracle Integration 3.

26.07

B2B for Oracle Integration Features

Feature Description Minimum Version

Test a schema

You can now test a schema with a sample payload to verify that it is configured correctly.

See Test a B2B Schema in Using B2B for Oracle Integration 3.

26.07

Shared inbound backend integrations

You can now create inbound backend integrations that can be shared across projects. When creating inbound agreements, you can select a shared inbound integration instead of creating a new one, helping you reuse existing integrations that meet your business requirements.

See Inbound Message Processing and Create Agreements in Using B2B for Oracle Integration 3.

26.07

FTP polling with trigger

With the new FTP polling with trigger option in FTP transport, you can poll files for processing at specified time intervals (seconds).

See Define an FTP Transport in Using B2B for Oracle Integration 3.

26.07

Suppress DOCTYPE generation

For RosettaNet, cXML, and custom XML B2B documents, you can suppress generation of the DOCTYPE declaration in outbound DTD-based payloads. To do so, select Suppress DOCTYPE Generation under Parameters when creating custom document definitions for these document standards.

See the following in Using B2B for Oracle Integration 3:

26.07

File Server Features

Feature Description Minimum Version

Improved File Server connections metric accuracy

Fixed an issue where the File Server connections metric might intermittently report stale values. The metric now accurately reflects the active connection count at the time of emission.

See How Many Concurrent Connections Can I Have? in Using File Server in Oracle Integration 3.

26.07

Process Automation Features

Starting from 26.04 release, you can view the known issues for Process Automation at Process Automation Issues in Known Issues for Oracle Cloud Infrastructure Process Automation.

Feature Description Minimum Version

Oracle Assistant removed

As of release 26.07, Oracle Assistant, which is a digital assistant, is no longer available in Oracle Cloud Infrastructure Process Automation.

26.07