MSAMM
Back to course

Oracle Integration Cloud: Building Integrations That Survive Production · Module 1 · What OIC is, and when you need it

What the product actually is

Lesson 5 of 175 · 2 min

A hosted integration runtime with adapters, a mapper, a scheduler and monitoring. That is the product in one line, and each of the four is worth pricing against the alternative. THE ADAPTERS are the largest single saving. Connecting to Fusion, to a database, to a file location, to a SaaS product — each is a connection you configure rather than a client you write, and each brings authentication, pagination and error semantics with it. Writing the Fusion half yourself is a week; configuring it is an afternoon. THE MAPPER is a visual transformation you can hand to somebody else. The same transformation in code is a codebase with a build and a deployment. THE SCHEDULER runs your flows and holds their dependencies, which is the difference between a job set and two cron entries hoping to be far enough apart. MONITORING IS THE ONE PEOPLE UNDERVALUE AND USE MOST. Every

The full lesson is part of the course

The video, the complete written lesson and the module quiz are included in Oracle Integration Cloud: Building Integrations That Survive Production, with a certificate on completion and a fourteen-day refund window.

Get the free lessons by email

We will email you a link to every free lesson in this course. No account needed, and one message only.

In this module: Module 1 · What OIC is, and when you need it

  1. 1What the product actually is
  2. 2The four patterns Fusion already handles
  3. 3When you genuinely need OICFree preview
  4. 4What it costs, and who pays
  5. 5OIC and the rest of the Oracle estate
  6. 6Gen 2 versus Gen 3, and why you care
  7. 7What breaks: the integration that should not exist
  8. 8Lab briefing · Six requirements, one recommendation each