Skip to Main Content

Java Development Tools

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!

ADF- How to extract zip file stored in Blob column

Veena VDSJul 22 2020 — edited Jul 22 2020

Hi Experts,

Looking for code sample which shows how to extract a zip file content using java in ADF application.

Problem description:

-----------------------------

We have a upload file component on UI using which user uploads a zip file which contains 4 Csv files in it. Now this zip file is being stored in table BLOB column. The requirement is to read this zip file and extract the csv files present inside zip in other table's CLOB columns.

please advice.

Thanks

Jdev Version: 12.2.1.3

Comments
Post Details
Added on Jul 22 2020
1 comment
1,069 views