Oracle E-Business Suite V2 changelog
Changelog
2026-01 (Version 14, Current)
-
The connector now supports successful profile imports for REST_EXECUTE operations when using SOA Gateway connections, allowing Interface APIs to be configured and executed successfully.
-
The Oracle EBS V2 connector PL/SQL Execute action now supports PL/SQL stored procedures that return Table Type and Record Type data, ensuring all returned values are correctly mapped to the corresponding Boomi profile elements.
-
Update the connector Jackson version to v2.15.0.
-
The connector now logs connection pooling details in the runtime container logs, aligning its behavior with that of the Oracle EBS Legacy connector.
2025-07 (Version 11)
- The Oracle EBS V2 connector has been enhanced to support listening to standard business events from the
WF_BPEL_Qqueue in Oracle E-Business Suite. This enables subscribers to successfully receive events such as sales order creation, purchase orders.
2024-11 (Version 10)
- The connector now supports DATE type OUT parameter from the StoredProcedure execute call, using Boomi's default date format
yyyyMMdd HHmmss.SSS.
2024-05 (Version 8)
-
The PLSQL_EXECUTE operation is updated so that each output document returns with a separate error message.
-
The integration process with the Connection Pool turned on and the Maintain Session flag checked will now run successfully.
2024-04 (Version 7)
-
Updated the connector to use the new Oracle REST Service call in order to generate the profile.
-
You can now use the basic runtime container properties to determine how large a payload to process, thus allowing for input file sizes greater than 1 MB.