The Oracle Integration 25.08 release builds on our commitment to intelligent automation and enterprise-grade connectivity. This update introduces advanced capabilities in AI workflows—from pretrained document AI models to speech synthesis, vision batch processing, and support for new GenAI endpoints.

In addition to AI innovations, 25.08 brings new adapters, plus key enhancements to existing adapters—improving security, reliability, and integration flexibility across a range of enterprise scenarios.

New Adapters

  • Anthropic Adapter – New Adapter: Introduces connection with Anthropic’s Claude models, enabling text prompting and tools/function calling for conversational and AI-assisted workflows.
  • Routty Adapter – New Adapter: Provides prebuilt connectivity to the Routty Cloud e-invoicing platform (via REST, SOAP, SFTP, and OCI Object Storage) for streamlined invoice and master data synchronization with Oracle ERP.

OCI AI Services Native Action Enhancements

This release brings intelligent workflow design closer to reality, with low-code access to powerful AI services across vision, language, document analysis, and LLM connectivity.

  • OCI Document Understanding: Enhanced by introducing new pretrained models for document classification and key-value extraction, along with OCR-based text extraction for unstructured inputs.
  • OCI Vision: Supports image analysis with batch processing support and seamless integration with OCI Object Storage for scalable, automated workflows.
  • OCI Generative AI: Expands capabilities with on-demand access for chat and text embedding, and dedicated model endpoints for reranking and advanced vector-based pipelines.
  • OCI Speech: Adds text-to-speech synthesis and batch processing capabilities, enabling natural audio generation and efficient handling of multiple files in integration flows.
  • OCI Language: Introduces advanced PII masking options with configurable modes to replace or remove sensitive data, supporting privacy and compliance needs.

Adapter Enhancements

  • FHIR Adapter: Enhances profile management with the Resource Viewer and support for multiple implementation guide uploads. 
  • MLLP Adapter: Upgraded to ignore extra HL7 segments (while still failing on missing mandatory ones) to improve message resiliency.
  • GraphQL Adapter: Adds support for OAuth Client Credentials and enables integration with introspection-disabled servers.
  • Adobe Sign Adapter: Introduces v6 API support and digital signatures for secure document workflows.
  • Snowflake Adapter: Supports external IDPs such as Azure AD and Okta using OAuth Client Credentials.
  • PKCE (REST, SOAP, FHIR, OFS, RAB): Adds OAuth PKCE support (code_challenge and code_challenge_method) for enhanced security in authorization code flows.
  • Microsoft SharePoint Adapter: Adds auto-renewal of subscriptions for change notifications.
  • CPQ Cloud Adapter: Adds OAuth support using JWT user assertion for secure Fusion CPQ integrations.
  • OFS Adapter: Supports OAuth 2.0 using the Authorization Code grant type for improved security.
  • Connectivity Agent: Now certified on Oracle Linux 9.x for expanded operating system support.
  • EBS Adapter: Enables private endpoint (PE) support for secure access to private network deployments.
  • AQ Adapter: Now certified on Oracle Database versions 21c and 23ai across ATP, ADW, on-premises, and Database Cloud Service.

 

Anthropic Adapter – New Adapter


Introducing the Anthropic Adapter, which enables Oracle Integration to connect with Anthropic’s Claude models and bring advanced large language model (LLM) capabilities into your automation flows.

Key Features:

  • Text & Prompting: Send instructions, questions, or conversation prompts to Claude for contextual and coherent responses.
  • Tools Calling: Trigger external tools or functions dynamically based on LLM output, enabling action-driven AI workflows.

This adapter allows you to build intelligent use cases such as AI-assisted decision-making, contextual question answering, and content generation.

anthropic

Routty Cloud Adapter – New Adapter 

Oracle Integration now supports connectivity with the Routty Cloud e-invoicing platform through a newly added Routty Cloud Adapter. Developed by a trusted Oracle partner, this adapter simplifies integration between Oracle ERP Cloud and Routty Cloud for e-invoicing use cases.
The adapter enables secure and seamless exchange of invoice-related messages, master data, and status updates using a predefined set of projects and endpoints.
Key benefits include:
•⁠  ⁠Prebuilt connectivity to Routty Cloud.
•⁠  ⁠REST and SOAP support for ERP messaging.
•⁠  ⁠Simplified orchestration using Oracle Integration.
•⁠  ⁠Support for SFTP/OCI Object Storage for queueing.
This partner-developed adapter is designed to be used in conjunction with an accelerator (Automate Invoicing and Master Data Sync Between Oracle ERP and Routty Cloud using Routty Adapter) for faster deployment and configuration.

Note: You can install this adapter from the Integration Store.

What’s New in AI Workflows

This release brings intelligent workflow design closer to reality, with low-code access to powerful AI services across vision, language, document analysis, and LLM connectivity.

OCI Document Understanding Enhancement – Pretrained Models and Text Extraction

  • New Pretrained Models
    • Classification support for: Bank StatementCheck, and Payslip
    • Key-Value extraction support for Health Insurance ID
  • Text Extraction
    • Extract raw text from documents using OCR-based capabilities—ideal for processing unstructured inputs.

 

DUS

OCI Vision Enhancement – Batch Processing and Object Storage Integration

  • Supports batch image processing, allowing users to analyze multiple images in one go.
  • Vision actions can now pull files directly from OCI Object Storage buckets—ideal for scalable automations.

 

vision

OCI Generative AI Enhancement – On-Demand and Dedicated Model Access

  • On-Demand Model:
    • chat – conversational flows
    • embed text – vector representation for similarity search
  • Dedicated Model:
    • rerank – prioritize outputs for search/retrieval
    • embed – for advanced vector pipelines

 

genai

OCI Speech Enhancement – Speech Synthesis and Batch Mode Support

  • Supports batch mode, enabling large-scale audio processing such as transcription or speech synthesis of multiple files in a single operation.

speech

OCI Language Enhancement – Advanced PII Masking Options

Enhances PII detection with support for configurable masking modes, allowing sensitive data to be replaced or removed—helping organizations meet privacy and compliance requirements.

lang

FHIR Adapter Enhancements – Resource Viewer and Multiple Profile Uploads

Several improvements have been added to the FHIR Adapter to enhance profile visibility and message flexibility:

  • FHIR Resource Viewer Support
    Enables browsing of uploaded FHIR profile packages—such as StructureDefinitions, ValueSets, and CodeSystems—directly within Oracle Integration. This provides immediate visibility into resource definitions for validation and configuration purposes.

fhir1

  • Improved FHIR Profile Handling
    Supports uploading multiple implementation guide package files per project, allowing management of complex integration scenarios involving multiple custom profiles.

fhi2

fhir3

MLLP Adapter Enhancement : Flexible Handling of Extra HL7 Segments

We’ve enhanced the MLLP adapter in Oracle Integration to better handle real-world HL7 message variations. Previously, incoming messages with extra segments—those not configured in the integration—would cause the message to fail.

  • Messages with additional HL7 segments are now accepted, not rejected.

  • OIC will ignore extra segments and process only the ones defined in the integration.

  • No changes are required to enable this behavior—it’s on by default.

However, if any configured (expected) segments are missing, the message will still fail, preserving data integrity. 

Adobe Sign Adapter Enhancement – v6 API Support and Digital Signature Enablement


The Adobe Sign Adapter now includes enhanced support through v6 APIs, enabling improved integration capabilities and a more guided configuration experience. A new adapter wizard simplifies the setup process for v6 connections, making it easier to build and manage document signing workflows. 

As part of this update, the adapter introduces digital signature support, allowing secure, certificate-based signing flows to be orchestrated directly within integration processes.

Configuration Page (Invoke)

adobe

Note: The latest configuration flow supports only v6 APIs for new connections. Adding new invokes or endpoints to v5-based connections is now restricted.

GraphQL Adapter Enhancement – OAuth Client Credentials and Introspection-Free Server Support

The adapter now supports integration using the OAuth Client Credentials security policy, in addition to the existing five security policies: API Key-Based Authentication, a header-based security policy, OAuth Authorization Code Credentials, No Security Policy, and Basic Authentication. 

 Also, the adapter allows integration with application servers that have introspection disabled. In such cases, you should manually provide the GraphQL response JSON for configured queries on the Operation Page in Oracle Integration Cloud (OIC).

Since introspection is disabled, the adapter cannot retrieve the application server schema, construct response payloads, and validate the GraphQL query. Therefore, enabling introspection on the application server is recommended to fully leverage the adapter’s capabilities and enhance the integration experience.

graphql

Snowflake Adapter Enhancement – Support for External Identity Providers with the Client Credentials Security Policy

The Snowflake Adapter now supports Client Credentials authentication using external identity providers (IDPs) such as Azure AD, Okta, and PingFederate. This enhancement enables secure, token-based access to Snowflake without relying on user-interactive (three-legged) OAuth flows.

To implement this, you must configure an external application in your chosen IDP (for example, Azure AD) and obtain the necessary values—Client ID, Client Secret, and Scopes—from the authorization server. These credentials are then used to obtain an access token for authenticating Snowflake connections.

Note: This enhancement introduces changes only to the security configuration. The connection properties and runtime behavior remain consistent with existing OAuth-based integrations.

If incorrect credentials (such as an invalid client ID) are provided, meaningful error messages are returned to help you diagnose authentication issues.

 To learn more about how external OAuth works with Snowflake—including setup with identity providers (IDPs) such as Azure AD and Okta—refer to the External OAuth Overview in the Snowflake Documentation.

Security Enhancement- Support PKCE (Proof Key for Code Exchange) 


Oracle Integration now supports the PKCE in the 3-legged OAuth security policy in the following adapters:

  • REST Adapter
  • SOAP Adapter
  • FHIR Adapter
  • Oracle Field Service Cloud Adapter

Along with these adapters, we also support the PKCE Rapid Adapter Builder (RAB) infrastructure.

When using the 3-legged OAuth grant type, PKCE mitigates interception attacks, especially for public clients that cannot securely store a client secret. Upon authorization, the adapter automatically includes the code_challenge and code_challenge_method parameters in the request to the authorization server, ensuring compliance with PKCE-enabled OAuth flows.

This enhancement strengthens security across integrations, aligning with industry best practices for protecting sensitive data.

pkce

Oracle CPQ Cloud Adapter Enhancement – OAuth Support for Fusion CPQ Integration

The Oracle CPQ Cloud Adapter now supports OAuth authentication using JWT user assertion, aligning with Fusion CPQ’s modern security requirements. You can now choose between the Username/Password and OAuth options during connection setup. This enhancement strengthens security for inbound CPQ API calls from Oracle Integration.

 

OFS Adapter Enhancement – OAuth 2.0 Authorization Code Support

The OFS (Oracle Field Service) Adapter now supports OAuth 2.0 authentication using the Authorization Code grant type, in addition to existing Basic Authentication and Client Credentials options. This enhancement brings the adapter in line with modern security standards, enabling more secure and flexible integrations with OFS cloud environments.

Microsoft SharePoint Adapter Enhancement – Autorenewal of Subscription  

Until the 25.06 release, customers were required to manually renew their subscriptions to receive any event change notifications in Oracle Integration. However, with this release, the adapter now supports auto renewal of subscription offering a more seamless and hassle-free experience for users. 

Certified Connectivity Agent Support for Oracle Linux 9.x

The connectivity agent is now certified to run on the following additional operating system:

  • Oracle Linux: 9.x

This extends compatibility beyond the previously supported versions (6.x to 8.x), ensuring secure and reliable hybrid integrations in the latest Oracle Linux environments.

Oracle E-Business Suite Adapter Enhancement – Private Endpoint Support Enabled

The Oracle E-Business Suite Adapter supports connectivity through a private endpoint (PE), allowing connections to both publicly accessible resources (over the public internet) and private resources within your OCI Virtual Cloud Network (VCN). This enhancement improves security and enables seamless integration with Oracle E-Business Suite instances deployed in private network environments.

 

Certified the Oracle Advanced Queuing (AQ) Adapter to Support New Database Versions

The Oracle Advanced Queuing (AQ) Adapter is now certified on the following platforms:

  • Oracle Database On-Premises: 21c and 23ai
  • Oracle Autonomous Data Warehouse (ADW): 21c, and 23ai
  • Oracle Autonomous Transaction Processing (ATP): 21c, and 23ai
  • Oracle Database Cloud Service: 21c and 23ai