Oracle E-Business Suite 12.2 Connector Release Notes - Mule 3
Support Category: Premium
Anypoint Connector for Oracle E-Business Suite (EBS) 12.2 (Oracle EBS 12.2 Connector) provides real-time connectivity to query and update Oracle EBS using REST web services. For more information about Oracle EBS, see Oracle’s E-Business Suite site.
1.0.3
October 29, 2019
Compatibility
Software | Version |
---|---|
Mule |
3.7 and later Mule 3 versions |
Oracle EBS |
12.2.x |
Java |
7 |
Connector DevKit |
3.9.7 |
Features
-
Connector DevKit library was upgraded to version 3.9.7.
1.0.2
March 20, 2019
Compatibility
Software | Version |
---|---|
Mule |
3.7 and later Mule 3 versions |
Oracle EBS |
12.2.x |
Java |
7 |
Fixed Issues
-
Fixed the metadata resolving strategy so that it now works as expected in all 12.2.x instances.
1.0.1
December 28, 2018
Compatibility
Software | Version |
---|---|
Mule |
3.7 and later Mule 3 versions |
Oracle EBS |
12.2.x |
Java |
7 |
Features
None.
Fixed Issues
-
WADL alias - Users needed to define the alias of deployed WADLs as their internal names in lowercase. This new version fixes that and this is no longer required.
-
Dynamic metadata - We detected differences in the responses of the REST service locator web service, and the structure of the WADL and XSD files, depending on the patch version of EBS 12.2. This caused problems while fetching and processing dynamic metadata. Our metadata routines were revised and should now work perfectly with all 12.2.x installations.
Known Issues
None.
1.0.0
December 22, 2016
Compatibility
Software | Version |
---|---|
Mule |
3.7 and later Mule 3 versions |
Oracle EBS |
12.2.x |
Java |
7 |
Features
-
PL/SQL REST integration - The connector provides the functionality to invoke both standard and user-defined PL/SQL functions that are deployed as REST services. There is a single processor that takes the alias of a given WADL (REST service endpoint), the name of a service operation available for that WADL and the input parameters required by the selected operation.
See Also
-
For more information on Oracle EBS, see Oracle’s official site