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, […]
- Ankur Jain
- 7
- 3308
- July 11, 2017
Integration to Publish Messages to Oracle Integration Cloud Service
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 […]
- Ankur Jain
- 5
- 889
- July 9, 2017
Integration to Subscribe to Oracle Integration Cloud Service
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 […]
- Ankur Jain
- 3
- 487
- July 9, 2017
Integration on ICS to expose REST service
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 […]
- Ankur Jain
- 13
- 476
- July 7, 2017
Database Adapter in Oarcle ICS(Integration Cloud Service)
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 […]
- Ankur Jain
- 20
- 1574
- July 7, 2017
Start, Stop & Deinstall ICS agent server
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 […]
- Ankur Jain
- 4
- 1217
- July 7, 2017
ICS(Integration Cloud Service) On-Premises agent installation
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 […]
- Ankur Jain
- 14
- 1060
- July 6, 2017
Create a REST connection in Oracle ICS
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 […]
- Ankur Jain
- 2
- 553
- July 6, 2017
Salesforce Adapter in Oracle ICS(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 […]
- Ankur Jain
- 5
- 718
- July 5, 2017
Serve static resources from external folder outside webapps tomcat
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 […]
- Ankur Jain
- 8
- 3325
- May 21, 2017
Spring MVC RESTful web service for file upload
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 […]
- Ankur Jain
- 3
- 647
- May 20, 2017
Error assembling WAR: webxml attribute is required (or pre-existing WEB-INF/web.xml if executing in update mode) -> [Help 1]
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 […]
- Ankur Jain
- 2
- 2369
- May 20, 2017