
In April 2024, we saw the release of Oracle Integration 3 v24.04 and with it, we yet again see a whole host 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.
This is Oracle’s 2nd release for the year.
NEW Common Features
New Common features of Oracle Integration 3 include:
- Support for customer managed oracle integration disaster recovery solutions
- TLS cipher rotation update (applications that use the deprecated ciphers will no longer be able to communicate with Oracle Integration and will need to be replaced with a supported cipher):
| Deprecated Ciphers | Supported Ciphers |
|---|---|
| TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 | TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 |
| TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384 | TLS_DHE_RSA_WITH_AES_256_GCM_SHA384 |
| TLS_DHE_RSA_WITH_AES_256_CBC_SHA256 | TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 |
| TLS_DHE_RSA_WITH_AES_128_CBC_SHA256 | |
| TLS_DHE_RSA_WITH_AES_128_GCM_SHA256 |
- Custom endpoints for oracle integration instances. This allows you to create your own access endpoint instead of the automatically generated URL generated by the OCI console.
NEW Integration Features
New integration features of Oracle Integration 3 include:
- The Rapid Adapter Builder (mentioned in NEW FEATURES in Oracle Integration 3! (24.02)) now has OpenAPI support which means that you can build an adapter from an OpenAPI document. You can now also download all components related to an adapter in a single adapter bundle using the VS code extension for the Rapid Adapter Builder.
- JSON payload syntax validation – you can now validate a JSON payload during activation of an integration that is triggered by a REST adapter
- The activity stream can now be sorted by duration of the activity within the workload – this helps to identify performance bottlenecks

- Connections can now be shared between projects. When creating a new connection within a project, there is a toggle for sharing that connection.

- File Server action enhancements which allow you to connect to the file server within an integration – future post coming
NEW Adapters & Connectivity
With this release we see the following new adapters available out-of-the-box:
| Adapter | Comment |
|---|---|
| Amazon Simple Queue Service (SQS) | Optimizes messaging tasks on AWS and includes advanced features such as queue attribute management and serves as a gateway for other AWS services. |
| Amazon Simple Storage Service (S3) | Enables leverage of storage spaces offered by amazon |
| Oracle Primavera Data Service | Extracts data from primavera scheduling solutions. |
In addition, the following adapters available out-of-the-box have been updated:
| Adapter | Update |
|---|---|
| Salesforce REST | Now provides support for using private endpoint |
| SugarCRM | Now provides support for using private endpoint |
| Magento Commerce Cloud | Now provides support for using private endpoint |
| SAP SuccessFactors | Now provides support for using private endpoint |
| SAP Concur | Now provides support for using private endpoint |
| QuickBooks | Now provides support for using private endpoint |
| eBay Marketplace | Now provides support for using private endpoint |
| SAP Commerce Cloud (Hybris) | Now provides support for using private endpoint |
| HubSpot | Now provides support for using private endpoint |
| Workday | Now provides support for using private endpoint |
| Coupa | Now enables configuration of the attachment module and enables actions such as GET ALL. In addition custom fields are now supported |
| HubSpot | Now supports the Search API |
| Oracle Advanced Queuing (AQ) | Now enables support for the Oracle Wallet security policy |
| OData | Now supports operations such as Get, Query, Create, Update, Replace and Delete and enables batch operations using the connectivity agent with on-premises applications |
| PostgreSQL | Managed PostgreSQL Database Service now certified for OCI and is reflected by ability to select “OCI Managed DB” when creating a connection |
| Azure Event Grid | Now supports XML payload message structures |
| Azure Storage | Now supports the XML message format for the “set blob tags” and “set blob service properties” operations |
| SAP Concur | Security policy enhancements |
| Salesforce Marketing Cloud | Enhancements for receiving notifications for email events and automation events |
| SAP | Now certified with SAP S/4HANA 2023 |
| Oracle Hospitality | Enhancements in authentication capabilities with support for OCIM identity provider |
Pingback: NEW FEATURES in Oracle Integration 3! (24.06) | AMY SIMPSON-GRANGE – BLOG
Pingback: NEW FEATURES in Oracle Integration 3! (24.08) | AMY SIMPSON-GRANGE – BLOG
Pingback: Exploring Oracle Integration Cloud: May 2024 Updates - Implementing Oracle Integration Cloud
Pingback: NEW FEATURES in Oracle Integration 3! (25.02) | AMY SIMPSON-GRANGE – BLOG