OSB 10GR3 DB Adapter VARRAY Elements are Null
(Doc ID 965525.1)
Last updated on SEPTEMBER 20, 2021
Applies to:
Oracle Service Bus - Version 10.3.1 to 10.3.1 [Release AS10gR3]Information in this document applies to any platform.
Symptoms
The scenario is, to use a DBAdapter to call stored procedures in a Oracle 11g database and pass VARRAY types as input parameters to a Stored Procedure in request messages.
The values are not passed properly to database side, the fields are empty!
The same solution had been successfully applied when a plsql-funtion got called from a Service Bus Business-Service that returned a value of type VARCHAR2. Without the described solution "?" got returned instead of the expected value.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |