Last Run Date and Time in Oracle ICS (Integration Cloud Service)
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. […]
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 […]
How to move Integration from one ICS instance to another ? This is general question and can come in mind of every single person who is working with Oracle ICS. […]
In the previous two blogs, I have described the ICS Lookup and how to create Lookup. Oracle Integration Cloud Service Lookups User Lookup in Oracle Integration Cloud Service Let’s […]
Simple Object Access Protocol(SOAP) adapter in one of the powerful adapter provided by Oracle Integration Cloud Service(ICS). The SOAP adapter can consume any external SOAP API in an ICS. Service […]
In this blog, we are going to show you, how to use the Oracle Integration cloud service FTP adapter to read a file from the FTP location.In my previous blog, […]
In this article, we will show you to create an integration with Salesforce. Use case description Expose a REST service(Source) that takes five input parameters(first name, last name, designation, employee […]
The Oracle E-Business Suite Adapter is one of the most popular adapter in Oracle Integration Cloud Service. Oracle E-Business Suite is commonly used in most of the big organization and all […]
What is ICS integrationIntegrations are the main ingredient of Oracle Integration Cloud Service. An integration includes at the least a trigger (source) connection (for requests sent to Oracle Integration Cloud […]
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 […]
Oracle ICS provides us an important activity that allows us to Trigger an Email- notification from ICS integration. This is called Notification Activity. This is very simple and straight forward […]