Scheduled Integration in Oracle Integration Cloud Service
In this article, we will take a look at the ability of Oracle Integration Cloud Service to Schedule an orchestrated integration. This is the very cool feature of Oracle ICS […]
In this article, we will take a look at the ability of Oracle Integration Cloud Service to Schedule an orchestrated integration. This is the very cool feature of Oracle ICS […]
The Integration Cloud Service dashboard provides a view into the activity stream for running integrations, such as details about successful responses received from the target application, successful responses sent to […]
In this blog, we will show you how to use bind parameter in SQL query when use Oracle Database adapter. Bind parameters are required to get the result based on the […]
Oracle Integration Cloud provides date and time in UTC (Coordinated Universal Time) format. So some time is required to change the UTC to another timezone as per the requirement. Oracle […]
Oracle ICS provided Microsoft Contact adapter that allows us to create an integration with a Microsoft Contact application. Microsoft Contact Adapter in an Oracle Integration Cloud Service enables us to transfer […]
Oracle ICS provided Microsoft Calendar adapter that allows us to create an integration with a Microsoft Calendar application.Microsoft Calendar Adapter in an Oracle Integration Cloud Service enables us to organize events […]
Oracle ICS provided Microsoft Email adapter that allows us to create an integration with a Microsoft Email application. Microsoft Email Adapter in an Oracle Integration Cloud Service enables us to […]
This is very important and useful blog for those who wants to move integration from one ICS instance to another ICS instance. Following are the typical use cases when it […]
Certificates are used to validate outbound SSL connections. If we make an SSL connection in which the root certificate does not exist in Oracle Integration Cloud Service, an exception is […]
Sometimes it is required to get last run date and time of the scheduled integration to avoid the duplicate processing of data. This is possible in the Scheduled Integration type. […]
Oracle Integration Cloud Service provides “Global Fault Handler” to catch faults in orchestrated integration and perform actions.We can add global fault handling to orchestrated integrations. This functionality enables us to […]
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 […]