FTP adapter in Oracle Integration Cloud(OIC)
The FTP adapter in Oracle Integration Cloud is one of the out of box adapters that help you to interact with FTP or SFTP. Using FTP adapter available in OIC, […]
The FTP adapter in Oracle Integration Cloud is one of the out of box adapters that help you to interact with FTP or SFTP. Using FTP adapter available in OIC, […]
Oracle ICS allows us Out Of The Box messaging Queue which can be used to send messages. This is one of the most useful features of Oracle ICS.We can create […]
In my previous blog, we have learned how to create an Integration that publishes the message into ICS queue. Now, this blog will show you how to subscribe messages in […]
This blog is very useful for those who is keen to know, how to create REST services in ICS. This is very straight forward. After this blog you have learned […]
In this blog, we are going to explain Oracle database adapter capabilities and how to connect Oracle Database that resides in the on-premises network. Oracle Database Adapter capabilities […]
In my previous blog, we have learned how to install Oracle ICS agent on a Linux server. As we have seen during ICS connectivity agent installation, it runs on Weblogic […]
This purpose of this blog is to show you how to install Oracle ICS On-Premises agent. The Oracle On-Premises Agent (aka, Connectivity Agent) is necessary for Oracle ICS to communicate to […]
In this article, we will show you how to create REST connection that will be used to create REST APIs. Related blogs Oracle Integration Cloud Service(ICS) Oracle Integration Cloud Service […]
The Salesforce Adapter in Oracle ICS enables you to create an integration with Salesforce CRM applications. The Salesforce adapter provides the following benefits: Integrates easily with the Salesforce application’s WSDL […]
This is quite an important blog for all folks who is looking on how to serve static content from a location on a disk which is completely outside of the […]
This is one of the common requirement in all the project to upload a file. In the blog, we are gonna to show you the complete example how to create […]
Some time you will be struggling with building the war using maven and will get the error: Error assembling WAR: webxml attribute is required (or pre-existing WEB-INF/web.xml if executing in […]