Oracle Integration Cloud Service Agent
Oracle ICS provides an agent framework that enables you to create integrations and exchange messages between on-premises applications and Oracle Integration Cloud Service. Message payloads of up to 5 MB […]
Oracle ICS provides an agent framework that enables you to create integrations and exchange messages between on-premises applications and Oracle Integration Cloud Service. Message payloads of up to 5 MB […]
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 […]
In the previous article, we have provisioned a Oracle Database (DBaaS) instance. This article will show how to connect DBaaS instance from SQL developer from public network. By default, 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 […]
In most of the cases, we configure back-end services in API CS which are SSL enabled. So while invoking such service via browser or POSTMAN tool, we face a generic […]
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 […]