In this post, I share some thoughts, observations and memories from Oracle Cloud World 2022.
Monitoring Integrations in Oracle Integration Cloud (OIC) – Pt4
In this post we will explore the out-of-the-box monitoring available for integrations in Oracle Integration Cloud.
Monitoring Integrations in Oracle Integration Cloud (OIC) – Pt3
In this post we will explore the out-of-the-box email monitoring available for integrations in Oracle Integration Cloud.
Monitoring Integrations in Oracle Integration Cloud (OIC) – Pt2
In this post we will explore the out-of-the-box design-time metrics available for integrations in Oracle Integration Cloud.
Monitoring Integrations in Oracle Integration Cloud (OIC) – Pt1
In this post we will explore the out-of-the-box dashboard monitoring capabilities for integrations in Oracle Integration Cloud.
Oracle JET – Getting Started
Oracle JET is an open source toolkit developed by Oracle which can be leveraged to build enterprise applications in JavaScript. It's important to identify that Oracle JET is not a framework, only a toolkit. ...But, what does that mean? well, you can't just swap out Angular or React (or the many other JS Frameworks) for Oracle JET! Instead, application developers can pick and choose thoroughly tested, modular components from the toolkit (cookbook!) that leverage JQuery and KnockoutJS and weave them into their application development - code snippets, if you like. Recent versions of JavaScript, HTML5 and CSS3 architecture principles are quickly established.
Oracle Hospitality Integration Platform (OHIP) New Release!! (22.1.1)
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 only feels like yesterday that I posted about Oracle Hospitality's latest OHIP release (you can read that one here).. well... I'm back again to talk about yet another!! Oracle have completed their second Oracle Hospitality Integration Platform (OHIP) release of the year (22.1.1) and this time, we see a really awesome feature.
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.
OIC Integration Lifecycle Using REST Endpoints
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) & 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