Gmail adapter in Oracle integration cloud
The Gmail adapter of Oracle Integration Cloud enables us to create an integration with the Gmail application. This is one of the OOB adapters that Integration Cloud offers. In this […]
The Gmail adapter of Oracle Integration Cloud enables us to create an integration with the Gmail application. This is one of the OOB adapters that Integration Cloud offers. In this […]
Sometimes we may encounter the error “Exception Description: No conversion value provided for the value [6.1.4] in field [@version]” during code migration from one Integration Cloud environment(Development) to another(UAT). Cause […]
Oracle API CS offers an inbuilt feature to limit or remove the certain fields and headers which is the part of request and response payload. This policy is called Redaction […]
Oracle Integration cloud provides a rich monitoring dashboard to see the Integration statistics. But there is a limitation that statistics can’t be downloaded from the dashboard in any format (XLS, pdf […]
In one of my article, I have showcased how to install the on-premise agent on the Linux machine. This article will show you how to upgrade the existing on-premise agent. […]
There is the situation where we are required to replace the connection in the integrations. Integration cloud doesn’t allow to change the connection from the integration canvas directly. So in […]
Oracle Integration Cloud provides a File adapter to deal with the files which reside on the local server. File adapter allows following operations on an on-premise location, using Integration Cloud connectivity […]
There are situations in which we need to fetch a large number of records from the on-premise application in the Integration Cloud. For example, there are 100k+ records resides in […]
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 […]
This article in the continuation of the series in which we are performing CRUD operation. In this fifth and last part of the series, we’ll demonstrate how the Delete employees details […]
This article in the continuation of the series in which we are performing CRUD operation. In this fourth part of the series, we’ll demonstrate the Update employees details using Salesforce adapter in […]
In the previous blog of the series, we have showcased how to Insert details into SFDC using Oracle Integration Cloud Salesforce Adapter. In this third part of the series, we’ll […]