Reading >10MB JSON String using OIC DB Adapter
Hi,
I have AR Invoice data as JSON string in a CLOB column of the table and now I am trying to read JSON payload string using DB adapter in OIC so that I can push it to a Kafka topic. In some cases there are JSON strings >10 MB and DB adapter is failing to read those.
What options do I have to read this using a DB adapter?
Appreciate any help!!
Thanks,
Sreedhar
Tagged:
0