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!

Maximum String Length in Oracle SOA Suite 12.1.3

PankajKrNov 7 2018 — edited Nov 9 2018

Hello,

I have a scenario where I need to select CLOB data from DB table basically its JSON Payload, will wrap JSON data in a String variable and will pass it to external REST service which will process said data.

Now what is the limit of the String data type, as we have done testing with JSON payload formed by selecting 10K rows and 81 cols where file size is almost 15 mb and its working fine.

Thanks,

Pankaj

Comments
Post Details
Added on Nov 7 2018
3 comments
993 views