October 2024 (24.10)

Common Features

Feature Description Minimum Version Required

Monitoring pagination limit

The maximum number of integration instances shown on the Instances and Errors pages and returned by the monitoring REST API now defaults to 50 instances. This value can be overridden.

See Service Limits in Provisioning and Administering Oracle Integration 3.

24.10.3

Oracle-managed disaster recovery

Failover is the process in which a secondary (standby) instance takes over when the primary working instance fails. Oracle provides a disaster recovery solution that allows you to fail over quickly from natural or human disasters and provide business continuity in your secondary instance. This feature is available to users in the Ashburn and Phoenix commercial regions for newly provisioned, production instances.

Oracle manages nearly all disaster recovery responsibilities automatically for you. Your administrative responsibilities are minimal. Data synchronization between the primary and secondary instances occurs automatically in near real time to minimize data loss.

See Introduction to Oracle-Managed Disaster Recovery and What’s Supported? in Configuring an Oracle-Managed Disaster Recovery Solution for Oracle Integration 3.

24.10.2

Extended data retention

By default, Standard and Enterprise edition instances retain data for 32 days, and Healthcare edition instances retain data for 184 days. If you have an Enterprise edition instance, you can change the data retention period if you want.

See Edit the Data Retention Period for an Instance in Provisioning and Administering Oracle Integration 3.

24.10.2

Oracle-managed custom endpoints

A custom endpoint enables access to your Oracle Integration instance with your own hostname, instead of the original instance URL generated in the Oracle Cloud Infrastructure Console. You can now create an Oracle-managed custom endpoint so you don't have to procure and manage the public certificate for your custom host name, Oracle will do it for you.

See Configure a Custom Endpoint for an Instance in Provisioning and Administering Oracle Integration 3.

24.10.2

New guide: Securing Oracle Integration 3

A security guide is now available for Oracle Integration. See Overview of Oracle Integration Security in Securing Oracle Integration 3.

N/A

Visual Builder Studio - Continuous integration/continuous delivery (CI/CD) publishing

Visual Builder Studio 25.01 supports CI/CD publishing for integrations in Oracle Integration 3.

See Move Oracle Integration Artifacts, Packages, and Lookups Between Instances in Using Visual Builder Studio, Authorize VB Studio to Access Visual Builder and Integration Instances in Administering Visual Builder Studio, and Add an Oracle Integration Instance to an Environment in Using Visual Builder Studio.

N/A

New recipes

24.10

Notice about deprecated ciphers

For a list of the affected ciphers, see TLS Cipher Suites Support in Provisioning and Administering Oracle Integration 3.

N/A
New YouTube channel We have a new YouTube channel, where you can view our live demos—Oracle Integration YouTube channel. We'll be adding new content regularly, so be sure to subscribe to keep up with the latest videos.  

Integration and Connectivity Features

Feature Description Minimum Version Required
Attention! Important changes for the Shopify Adapter, SAP Concur Adapter, and SOAP Adapter
  • Shopify recommends that you transition from REST APIs to GraphQL APIs by February 1, 2025. This recommendation means that integrations must now use the GraphQL APIs. To accommodate this transition, use the new Shopify GraphQL Adapter. Refer here for more information.
  • Transition to SAP Concur V4 endpoints because some V3 endpoints are planned for decommission. Refer here for more information.
  • Enable MTOM for the SOAP Adapter with ERP endpoints by Release 25.04. Refer here for more information.

N/A

Rapid Adapter Builder - Guidelines for Oracle partners

Detailed guidelines for Oracle Partners on how to build adapters using the Rapid Adapter Builder are now available.

See Guidelines for Oracle Partners in Using the Rapid Adapter Builder with Oracle Integration 3.

24.10

Project enhancements

Projects have received the following enhancements:

24.10

Active/passive connectivity agent support

Active/passive connectivity agent support is provided. When two connectivity agents run in the same connectivity agent group, one agent is always active and receives the requests, while the other agent is in standby mode and does not receive any requests. If the active agent goes down, the standby agent becomes active and begins handling all requests.

See Create an Agent Group in Using Integrations in Oracle Integration 3.

24.10

Activation/deactivation enhancements

A new design-time state called Deactivation Failed is introduced for partial deactivations of integrations. When deactivation fails, you retry the deactivation again.

See Deactivate an Integration in Using Integrations in Oracle Integration 3.

24.10

Private endpoint support for multiple adapters

You can configure the Shopify GraphQL Adapter and Microsoft Dynamics 365 CRM 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.

24.10

REST Adapter - Heterogeneous JSON arrays support

Heterogeneous JSON array support is provided in the REST Adapter. In JSON, an array is an ordered collection of values that can be of various data types. Heterogeneous arrays are collections of disparate types.

See Heterogeneous JSON Array Support in Using the REST Adapter with Oracle Integration 3.

24.10

Microsoft Dynamics 365 CRM Adapter - New adapter

The Microsoft Dynamics 365 CRM Adapter integrates seamlessly with CRM modules such as sales and customer service, providing an optimal navigation experience and user interface.

See Microsoft Dynamics 365 CRM Adapter Capabilities in Using the Microsoft Dynamics 365 CRM Adapter with Oracle Integration 3.

24.10

Shopify GraphQL Adapter - New adapter

The Shopify GraphQL Adapter provides easy access to Shopify applications through the GraphQL API, supporting event notifications, data operations, query generation, and enhanced security policies.

See Shopify GraphQL Adapter Capabilities in Using the Shopify GraphQL Adapter with Oracle Integration 3.

24.10

FTP Adapter - Enhancements

The FTP Adapter introduces schema-based polling and enhanced file listing features for more refined file management:
  • Inbound polling: You can specify the path of the source directory and schema of the files to consider while polling. You can also specify the directory that does not take part in polling.
  • NLST support: The List Files operation provides a list of only the file names and the corresponding directory names.

See FTP Adapter Capabilities and Invoke Operations Page in Using the FTP Adapter with Oracle Integration 3.

24.10

Apache Kafka Adapter - Debatching support

The Apache Kafka Adapter provides debatching support for trigger operations, giving you more control over message dequeuing from topics. You can specify how many messages are processed per tracking instance, whether individually or in groups. This enhancement improves flexibility in managing message flow in Kafka integrations.

See Topic & Partition Page in Using the Apache Kafka Adapter with Oracle Integration 3.

24.10

Oracle Advanced Queuing (AQ) Adapter - XML and XSD archive

The Oracle Advanced Queuing (AQ) Adapter supports sample XML and XML schema for enriched message structures.

See Oracle Advanced Queuing (AQ) Adapter Capabilities in Using the Oracle Advanced Queuing (AQ) Adapter with Oracle Integration 3.

24.10

Amazon Simple Queue Service (SQS) Adapter - Dead letter support and opaque schema support

The Amazon Simple Queue Service (SQS) Adapter supports the opaque (stream reference) feature for handling various file formats. Dead letter support is also provided.

See Amazon Simple Queue Service (SQS) Adapter Capabilities in Using the Amazon Simple Queue Service (SQS) Adapter with Oracle Integration 3.

24.10

Azure Active Directory Adapter - Support for extension and custom security attributes
The Azure Active Directory Adapter supports the following attributes for flexible metadata management:
  • Extension attributes: Manage up to 15 extension attributes (extensionAttributes1 to extensionAttributes15) for user objects, allowing storage of additional organization-specific information.
  • Custom security attributes: Define and manage up to 500 custom security attributes with support for strings, integers, and booleans, offering flexibility for user categorization and other custom scenarios.

See Azure Active Directory Adapter Capabilities in Using the Azure Active Directory Adapter with Oracle Integration 3.

24.10

Amazon Simple Notification Service (SNS) Adapter - Opaque schema support

The Amazon Simple Notification Service (SNS) Adapter supports the opaque (stream reference) feature for handling various file formats.

See Amazon Simple Notification Service (SNS) Adapter Capabilities in Using the Amazon Simple Notification Service (SNS) Adapter with Oracle Integration 3.

24.10

Azure Event Grid Adapter - Opaque schema support

The Azure Event Grid Adapter supports the opaque (stream reference) feature for handling various file formats.

See Azure Event Grid Adapter Capabilities in Using the Azure Event Grid Adapter with Oracle Integration 3.

24.10

GCP Pub Sub Adapter - Opaque schema support

The GCP Pub Sub Adapter supports the opaque (stream reference) feature for handling various file formats.

See GCP Pub Sub Adapter Capabilities in Using the GCP Pub Sub Adapter with Oracle Integration 3.

24.10

SAP Concur Adapter - v4 API support

The SAP Concur Adapter supports v4.0 Swagger APIs for GET operations on the Identity APIs module.

24.10

ArcGIS (ESRI) Adapter - Outbound support

The ArcGIS (ESRI) Adapter supports ArcGIS Online (AGOL) and the OAuth security policy for secure public gateway access.

See ArcGIS (ESRI) Adapter Capabilities in Using the ArcGIS (ESRI) Adapter with Oracle Integration 3.

24.10

Oracle Integration for Healthcare Features

Feature Description Minimum Version Required

Oracle Integration for Healthcare - Enhancements

Oracle Integration for Healthcare has received the following enhancements.
  • You can import FHIR profile packages into Oracle Integration and select the resource definitions in that profile when configuring the FHIR Adapter. Support for FHIR profile packages is available both inside of projects and in standalone environments (outside of projects). The US Core profile package is supported. See Import FHIR Profile Packages in Using Oracle Integration for Healthcare in Oracle Integration 3.
  • You can filter audit logs by resource type and fetch unique audit operations from audit records.
  • FHIR resource extensions are supported.
  • You can convert a package that includes healthcare resources to a project.
  • Role-based access control (RBAC) is supported for healthcare resources in a project.

24.10

FHIR Adapter

- FHIR profile packages support

You can select an imported FHIR profile package when you configure the FHIR Adapter in an integration.

See Add the FHIR Adapter Connection to an Integration.

24.10

MLLP Adapter - Active/passive connectivity agent support

The MLLP Adapter supports an active/passive connectivity agent setup. When two connectivity agents run in the same connectivity agent group, one agent is always active and receives the request, while the other agent is in standby (passive) mode and does not receive any incoming requests. If the active agent fails, the standby agent becomes active and begins handling all requests.

See Configure an Agent Group in Using the MLLP Adapter with Oracle Integration 3.

24.10

B2B for Oracle Integration Features

Feature Description Minimum Version Required

Projects support

B2B for Oracle Integration is available in projects. You can design B2B schemas, documents, trading partners, and integrations using the B2B action inside projects.

See Design B2B Integrations in Projects or in Standalone Environments and Tour of the Projects Workspace in Using Integrations in Oracle Integration 3.

24.10

AS4 transport support

The AS4 transport is supported in B2B for Oracle Integration.

Applicability Statement 4 (AS4) is an open standard for the secure exchange of B2B documents using web services. Secure document exchange is governed by WS-Security, including XML encryption and XML digital signatures. The payload is considered agnostic, meaning the document type (purchase order, invoice, or others) is not tied to a defined SOAP action or operation.

See AS4 in Using B2B for Oracle Integration 3 and AS4 Adapter Capabilities in Using the AS4 Adapter with Oracle Integration 3 .

24.10

Ignore errors during runtime translation

You can select specific errors to ignore during EDI translation. You create a group of errors to ignore and associate that group with inbound/outbound trading partner agreements. These errors are ignored if encountered during runtime translation.

See Configure Error Rules for EDI Translation in Using B2B for Oracle Integration 3.

24.10

File Server Features

Feature Description Minimum Version Required

Optimized deletion of large files

The process of deleting a large file (1 GB or larger) has been optimized. Deleting large files is now faster than ever.

24.10