How to execute stored procedures from ATP Database accepting UDTs via Mulesoft.
in Database
Summary:
We were able to establish Mulesoft ATP connection using Mule Soft DB Generic config. However, when I am executing my code I am getting an exception
"Exception while executing createArray("Database_Config","DEMO_POZ_SUPPLIERS_OBJ_TYPE",[]) cause: An error occurred when trying to create JDBC Structure. Unsupported feature: createArrayOf
I have tried using both ojdbc8 and ojdbc6 - does not help.
Tried using createARRAY/createOracleArray method of Oracle UCP jar - does not help.
I could see some method like :- BUT NONE OF THEM ARE CONNECTING TO ATP , hence I am unable to use Oracle Config and need to go for generic one.
Tagged:
0