How to create ZIP file in Oracle Integration Cloud
Are you keen to know how to create Zip file in Oracle Integration Cloud (OIC)? Zip file creation is one of the key aspect of ERP based related integration. […]
Are you keen to know how to create Zip file in Oracle Integration Cloud (OIC)? Zip file creation is one of the key aspect of ERP based related integration. […]
The FTP Adapter enables the integration of the File Transfer Protocol (FTP) and the Secure Shell (SSH) File Transfer Protocol (sFTP) into Oracle Integration Cloud Service. Using the FTP Adapter, […]
In this article, we are going to explain MS adapter, its capabilities and how to create a connection with MS SQL server that resides in the on-premises network. Micrsoft SQL server […]
In this article, we’ll show how to pull the file from the FTP location and upload to the SharePoint repository. To complete this article we should have followings: Sharepoint REST […]
In the previous article, we have described the OAuth Custom Two Legged Security Policy in REST Connection. This article will show how to create a connection with REST APIs which uses […]
In this article, we will show how to make the REST connection with the REST API, which is secured by OAuth2.0. We will look at the OAuth Custom Two Legged security […]
There are scenarios where we want to copy files from one SFTP location to another in Oracle Integration Cloud. In this article, I will show you how to copy files […]
The Oracle Integration Cloud services have the capability to expose HTTP REST endpoint, which clients can consume to pull/push data. Once the request is successful, the HTTP REST endpoint sends […]
In one of my article, we showcased how to read CSV file using FTP adapter which is comma separated. Integration Cloud FTP adapter allows below delimiters file to be processed […]
We got a request from multiple folks saying they are struggling to change the date time format in Oracle Integration Cloud. We are writing this article to see how to […]
There are certain REST Services which provides the CSV file as part of the response and needs to consume in the Integration Cloud. In the article, we’ll demonstrate how to […]
In the article, we’ll show how to fetch the attachments from email and dump the attachments on the SFTP server. To complete this article, we should have in place: MS […]