There are two inbuilt adapters offered by Oracle Integration Cloud. One is File and another FTP. Users often confused about when to use File and when to use the FTP…
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…
In the previous article, I have showcased how to read XML files using FTP adapter. This article will show how to create XML files using FTP adapter. Important Blogs to…
This article will show you another capability of Oracle ICS / OIC FTP adapter to Read XML files. After this article, you will be learned how to parse XML files…
File upload is a very common aspect of each and every technology we used in our day to day projects as part of the REST service. This is very common…
I was trying to achieve one use case in which we are required to read large CSV file from FTP which is more than 1 MB. We was using FTP…
In this blog we are going to show you, how to use Oracle Integration cloud FTP adapter to write files on the SFTP location. In my previous blog, I have…
The FTP adapter in Oracle Integration Cloud is one of the out of box adapters that help you to interact with FTP or SFTP. Using FTP adapter available in OIC,…