Read ZIP files in Oracle Integration Cloud by Ankur Jain
January 16, 2021 Leave a comment
We all know the capabilities of Oracle Integration Cloud FTP adapter of reading and writing files. There are situations where the files are in the zip format and required to read the zip files, parse each and every file under the zip file and send the data into the downstream applications.
In the article, we will explain how to read ZIP file from FTP location and push the content of each file under the zip file into the Oracle database. Download the zip file from here. This zip file contains three CSV file in the below format
Below are some pre-requisites which are required to execute this use case:
- Oracle Integration Cloud instance subscription. If you don’t have please subscribe for the free trial from here
- FTP which should be accessible publicly
- Oracle Database
- OIC agent should be up and running
- Download the SQL script from here. Run these script which will create a table USER_MASTER table and a package UserPKG along with one procedure AddUser
Let’s start and achieve the use case: Read the complete article here.
For regular information on Oracle PaaS become a member in the PaaS (Integration & Process) Partner Community please register here.
Blog
Twitter
LinkedIn
Facebook
Wiki
Technorati Tags: SOA Community,Oracle SOA,Oracle BPM,OPN,Jürgen Kress