Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Pass Dynamic JSON object as request in Stored Procedure

RameshTuriMay 2 2024

Hi,

I want to pass dynamic JSON object to my stored procedure. So what should be the parameters in Stored Procedure and Rest Adapter Request in Integration ?

I have used JSON_OBJECT_T in stored procedure and its compiled fine. but Oracle integration rest adapter is not supporting JSON_OBJECT_T data type.

Comments
Post Details
Added on May 2 2024
0 comments
279 views