Contact Us 1-800-596-4880

Oracle EBS 12.1 Connector Release Notes - Mule 4

Support Category: Premium

Anypoint Connector for Oracle E-Business Suite (Oracle EBS Connector) provides real-time connectivity to query and update Oracle EBS using web services.

Oracle EBS Connector requires an Enterprise license.

5.2.5

June 6, 2022

Compatibility

Application/Service Version

Mule

4.1.1 and later

Anypoint Studio

7.0.0 and later

Oracle EBS

12.1.x

OpenJDK

8 and 11

Fixed Issues

Issue ID

Business events source no longer fails to reconnect when there are connection issues.

W-10909180

5.2.4

May 27, 2022

Compatibility

Application/Service Version

Mule

4.1.1 and later

Anypoint Studio

7.0.0 and later

Oracle EBS

12.1.x

OpenJDK

8 and 11

Fixed Issues

Issue ID

Fixed reported security vulnerabilities by upgrading the spring-beans package from org.springframework:spring-beans:5.3.18 to org.springframework:spring-beans:5.3.20.

W-11195294

5.2.3

April 26, 2022

Compatibility

Application/Service Version

Mule

4.1.1 and later

Anypoint Studio

7.0.0 and later

Oracle EBS

12.1.x

OpenJDK

8 and 11

Fixed Issues

Issue ID

Fixed reported security vulnerabilities by upgrading the Spring Context library from componentorg.springframework:spring-context:5.3.18.RELEASE to componentorg.springframework:spring-context:5.3.18.PROVIDED.

W-11001895

5.2.2

April 7, 2022

Compatibility

Application/Service Version

Mule

4.1.1 and later

Anypoint Studio

7.0.0 and later

Oracle EBS

12.1.x

OpenJDK

8 and 11

Fixed Issues

Issue ID

Fixed reported security vulnerabilities by updating the following libraries:

  • Spring Beans componentorg.springframework:spring-beans:5.2.6.RELEASE to componentorg.springframework:spring-beans:5.3.18

  • Spring Expression componentorg.springframework:spring-expression:5.2.6.RELEASE to componentorg.springframework:spring-expression:5.3.18

  • Spring Core componentorg.springframework:spring-core:5.2.6.RELEASE to componentorg.springframework:spring-core:5.3.18

W-10927726, W-10920504, W-10920480

5.2.1

December 2, 2021

Compatibility

Application/Service Version

Mule

4.1.1 and later

Anypoint Studio

7.0.0 and later

Oracle EBS

12.1.x

OpenJDK

8 and 11

Fixed Issues

Issue ID

The connector added an extra / to the FND_WEB_SEC service URL.

SE-23337

Upgraded the com.google.code.gson library due to a security vulnerability.

CONN-9295

5.2.0

April 14, 2021

Compatibility

Oracle EBS Connector is compatible with:

Application/Service Version

Mule

4.1.1 and later

Anypoint Studio

7.0.0 and later

Oracle EBS

12.1.x

OpenJDK

8 and 11

Fixed Issues

  • Added a new flag (Fix url end point) that overrides the URL to use the URL of the WSDL file. (SE-19296)

5.1.5

January 14, 2021

Compatibility

Oracle EBS Connector is compatible with:

Application/Service Version

Mule

4.1.1 and later

Anypoint Studio

7.0.0 and later

Oracle EBS

12.1.x

OpenJDK

8 and 11

Fixed Issues

  • The connector did not send headers with some PLSQL operations, which resulted in an SAAJ0131 HeaderElements must be namespace qualified exception. (SE-19049)

5.1.4

December 29, 2020

Compatibility

Oracle EBS Connector is compatible with:

Application/Service Version

Mule

4.1.1 and later

Anypoint Studio

7.0.0 and later

Oracle EBS

12.1.x

OpenJDK

8 and 11

Fixed Issues

  • Fixed security vulnerabilities. (CONN-7300)

5.1.3

November 18, 2020

Compatibility

Oracle EBS Connector is compatible with:

Application/Service Version

Mule

4.1.1 and later

Anypoint Studio

7.0.0 and later

Oracle EBS

12.1.x

OpenJDK

8 and 11

Fixed Issues

The JMS 'test connection' has been fixed.

5.1.2

October 9, 2020

Compatibility

Oracle EBS Connector is compatible with:

Application/Service Version

Mule

4.1.1 and later

Anypoint Studio

7.0.0 and later

Oracle EBS

12.1.x

OpenJDK

8 and 11

New Features

The PL/SQL connection idle timeout is now configurable.

Fixed Issues

The default value for the connection timeout is 0, which some versions of Mule interpret as zero wait time before the connection times out. This behavior has changed, so that a value of 0 now means the wait time for the connection timeout is indefinite.

5.1.1

August 20, 2020

Compatibility

The Oracle EBS Connector is compatible with:

Application/Service Version

Mule

4.1.1 and later

Anypoint Studio

7.0.0 and later

Oracle EBS

12.1.x

OpenJDK

8 and 11

New Features

The connector is now compatible with Java 11.

Fixed Issues

None.

5.1.0

December 2, 2019

Compatibility

The Oracle EBS Connector is compatible with:

Application/Service Version

Mule

4.1.1 and later

Anypoint Studio

7.0.0 and later

Oracle EBS

12.1.x

Java

8

New Features

PL/SQL connection read timeout is now configurable. (CICD-37)

Fixed Issues

  • Fixed error when the response of an operation contains a null field. (CONN-3284)

  • Removed connection exception when the connector is redeployed. (SE-13958)

5.0.0

November 18, 2017

Compatibility

The Oracle EBS Connector is compatible with:

Application/Service Version

Mule

4.0.0 and later

Anypoint Studio

7.0.0 and later

Oracle EBS

12.1.x

Java

8

New Features

  • Support for SuiteTalk API version 2017.1.

  • Added support for Mule 4.

Fixed Issues

  • Business Events now return JSON.

  • XML Gateway Outbound metadata was fixed. It now declares its output as XML.