Out-of-the-box, Oracle provides a bunch of REST endpoints available to interact with your Oracle Integration Cloud (OIC) instance or the components in which you have built. In this post, we will look at how we interact with an OIC integration using the available REST endpoints throughout it's lifecycle. This post will not cover all available … Continue reading OIC Integration Lifecycle Using REST Endpoints
Oracle Integration Cloud (OIC)
Oracle Integration Cloud (OIC) & octet-stream MIME-type
I was recently working on an integration in Oracle Integration Cloud (OIC) which leveraged REST APIs exposed from Oracle HCM. I needed to retrieve details from the REST endpoint in the image below. The overall solution would take this REST response and write the data to an XML file to be consumed by another system. … Continue reading Oracle Integration Cloud (OIC) & octet-stream MIME-type
Oracle Integration Cloud (OIC) UiPath Adapter
The purpose of this blog is to act as a follow on to my last post where we defined and connected a UiPath robot to UiPath Orchestrator. If you have not seen that yet then you can find it here: UiPath - Creating a Robot in Orchestrator. This blog will describe how you can use … Continue reading Oracle Integration Cloud (OIC) UiPath Adapter