Custom function in ICS to extend transformation capabilities
There is always the limitation in the product we use in the IT and all the product do not fill all the requirements. That is the reason we use custom […]
- Ankur Jain
- 2
- 1430
- February 21, 2018
Using Oracle EBS Adapter in Integration Cloud Service
Oracle ICS provides Oracle E-Business Suite Adapter that provides native and secure connectivity to Oracle E-Business Suite instance. It lets us create integrations with EBS public integration interfaces. We have […]
- Ankur Jain
- 4
- 1412
- January 3, 2018
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 […]
Conditional Mapping in Oracle ICS
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 […]
- Ankur Jain
- 0
- 2057
- December 9, 2017
Database polling in Oracle Integration Cloud Service
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 […]
Expose custom PL SQL APIs as a SOA Gateway Webservice
Integrated SOA Gateway(ISG) is an integrated component of E-Business Suite R12. ISG allows to expose EBS functionality(which includes XML gateway, Business Service Objects, Concurrent Programs, PL/SQL API’s, Business Events, E […]
Create an Integration in ICS to expose SOAP API
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 […]
Create Connection using external WSDL in Oracle Integration Cloud Service
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 […]
- Ankur Jain
- 6
- 3165
- November 25, 2017
Switch activity in Oracle Integration Cloud Service
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 […]
- Ankur Jain
- 6
- 4307
- November 18, 2017
Scheduled Integration in Oracle Integration Cloud Service
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 […]
Logs in Oracle Integration Cloud Services(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 […]
- Ankur Jain
- 2
- 1600
- November 12, 2017
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed
Sometimes users deal with “sun.security.validator.ValidatorException: PKIX path building failed” with the exception and don’t know how to solve the issue. Problem: This error occurred usually when we try to consume […]
- Ankur Jain
- 12
- 4896
- November 6, 2017