MSAMM
Back to course

Oracle Integration Cloud: Building Integrations That Survive Production · Module 2 · The console and your first integration

Your first integration, start to finish

Lesson 15 of 175 · 2 min

A trigger, one invoke and a mapping, activated and called. Deliberately trivial, so the moving parts are visible rather than buried in requirements. THE TRIGGER is how the flow starts — here, a REST endpoint that OIC exposes, so you can call it yourself and see it run. THE INVOKE is what the flow calls: one target, one operation. THE MAPPING joins them: what arrives becomes what is sent. Those three are every integration in this course. Everything later — orchestration, faults, batching, scheduling — is more of the same three arranged differently, and it is worth seeing them once with nothing else in the way. Build it end to end without stopping to make it good. Two fields in the mapping is enough; the point is the shape rather than the content, and a first integration that grows requirements never gets activated. Then ACTIVATE and CALL IT. The activation

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 2 · The console and your first integration

  1. 1The console, and the four places you will live
  2. 2Projects, and whether to use them
  3. 3Your first integration, start to finish
  4. 4Activation, and what it actually does
  5. 5Running it, and finding the instance
  6. 6Naming, and why it matters more than it should
  7. 7Versions and cloning
  8. 8What breaks: the first-week mistakes
  9. 9Lab briefing · Build, activate, run, find
Your first integration, start to finish — Oracle Integration Cloud: Building Integrations That Survive Production — MSAMM