CRUD Operation in Oracle Integration Cloud (Part-3)
This is the third part of DB CRUD operation in Oracle Integration Cloud(OIC). Use Case: Create a REST service which will select a user record based on User id Follow the article for the […]
This is the third part of DB CRUD operation in Oracle Integration Cloud(OIC). Use Case: Create a REST service which will select a user record based on User id Follow the article for the […]
This is the second part of DB CRUD operation in Oracle Integration Cloud (OIC). Use Case: Create a REST service which will select all the record from a table Follow the article for […]
This is the first part of DB CRUD operation in Oracle Integration Cloud(OIC). Use Case: Create a REST service which will insert the users in the Oracle database table Follow the article for the […]
This article is written to show how to migrate ICS artifacts including Integrations, Connections, Lookups, packages, libraries etc. to OIC. Since, ICS /OIC provides the export and import feature but […]
This article will explain how to create the Oracle Integration Cloud instance and access it. Pre-requisite to Create an OIC instance The pre-requisite to create an OIC instance is just […]
There are scenarios where we wanted to add or subtract n number of days / hours / minutes in current date and time in Oracle Integration Cloud.For example: Subtract 30 […]
Connectivity agents are the agents that help you create integrations between on-premises applications and Oracle Integration Cloud (OIC) Service. Connectivity Agents are required for Oracle Integration Cloud to communicate or […]
Though Oracle Integration Cloud provides Notification Activity which is used to send an Email notification to any number of recipients at a time. However, there is such a situation where […]
In the previous blog, we have showcased how to send email notification leveraging MS Email adapter. In this article, we’ll see how to send email notification along with attachments. Use […]
In the previous article, I have showcased how to read XML files using FTP adapter. This article will show how to create XML files using FTP adapter. Important Blogs to […]
We have consolidated all the ICS / OIC AIC articles on a single article which will help learners to quickly find out the relevant blog as per the choice This […]
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 […]