The post provides a step-by-step guide on creating and accessing an Oracle Integration 3 instance in Oracle Cloud. The guide includes logging into the Oracle Cloud account, navigation through the menu, selecting developer services, setting up compartments, supplying instance information, and finally creating the instance.
Integration
OCI Integration Fundamentals: Versioning
The post discusses the significance of versioning for robust integration lifecycle management, particularly within Oracle Integration Cloud and OCI integration. It highlights semantic versioning, a method of version control for software development that operates on a Major.Minor.Patch model. The post shows through various examples that only one integration can be activated at a time for minor or patch version changes, while multiple integrations can be activated simultaneously for major version changes.
Oracle Integration (Gen2): Connecting to UiPath
Oracle Integration Cloud comes with a library of adapters for both Oracle and 3rd Party applications. All of these capabilities mean that it’s possible to integrate applications faster and increase business agility. In this post I will look at how you can use Oracle Integration Cloud’s capabilities to connect to UiPath across in Oracle Integration generation 2. (future post coming for this same subject area on Oracle Integration Generation 3).
NEW FEATURES in Oracle Integration 3! (23.08)
In August 2023, we saw the release of Oracle Integration 3 v23.08 and with it, we yet again see a whole host of new features. In this post I will document some of the key features that you can now take advantage of. This is Oracle's 8th release for the year.
Oracle Integration: Connecting to Autonomous Database OOTB using Adapters
Oracle Integration Cloud comes with a library of adapters for both Oracle and 3rd Party applications. All of these capabilities mean that it’s possible to integrate applications faster and increase business agility. I've been writing a lot lately on the topic of Oracle Autonomous Database and also presenting about Oracle Integration Cloud, so I thought, why not merge the 2 subjects and document here how you might go about using the Oracle Integration out-of-the-box adapters to integrate to an Oracle Autonomous Transaction Processing (ATP) or Autonomous Data Warehouse (ADW) instance (both Oracle Autonomous Database - ADB - offerings). In this post I will describe how to use the Oracle Autonomous Database adapter in Oracle Integration Cloud to directly connect to an ATP or ADW instance.
Oracle Hospitality Integration Platform (OHIP) Developer Portal gets a facelift!!
I've recently been working with Oracle OPERA Cloud. This is Oracle's Hospitality Property Management (PMS) offering. More specifically, I have been focusing on Oracle Hospitality Integration Platform (OHIP) which provides a rich set of 3000+ endpoints for integration into and out of OPERA Cloud... it truly does an awesome job at simplifying integration.
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