File Upload Process in Integration Cloud Services REST API
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 […]
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 […]
Conditional mapping is a very common question in each tech that we use in our projects. Someone asked me how to use conditional mapping in Oracle ICS which encouraged me […]
In this article, we will show how to use Oracle database polling in Oracle ICS. Oracle ICS allows very straight forward solution to poll the Oracle database in comparison to […]
We’ll demonstrate how we can use Integration Cloud Service(ICS) to expose SOAP API. In one of my blog I have showcased how to expose REST API.In this article, we will […]
Let’s assume we have some custom WSDL and want to use this WSDL in Oracle Integration Cloud Service. ICS provides a SOAP adapter that allows us to create a SOAP […]
In this article, we will take a look at how to use Switch activity in Oracle ICS. Switch actions allow us to check for a condition and if true, execute a […]
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 […]