MSAMM
Back to course

Oracle Integration Cloud: Building Integrations That Survive Production · Module 13 · Monitoring, tracking and alerting

Lab briefing · Make a failure visible in five minutes

Lesson 136 of 175 · 2 min

Add tracking, alerting and a heartbeat to an existing flow, then BREAK IT THREE WAYS and TIME how long each takes to surface. The timing is the exercise. "We have monitoring" is a claim; "a dead schedule surfaces in 36 hours and a rejected invoice in 24" is a measurement, and it is the only thing that tells you whether the design is finished. BUILD THE THREE FIRST. A tracking variable carrying a business identifier — and note that it applies only to runs AFTER you add it, per Lesson 2. Alerting routed by who can act, firing when retries are exhausted rather than at the first attempt. A heartbeat asking whether the flow produced an instance in its expected window. THEN BREAK IT THREE WAYS, because the three failure classes surface through three different mechanisms. ONE: MAKE A RECORD FAIL. A bad value, an unreachable target. This should surface

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 13 · Monitoring, tracking and alerting

  1. 1The monitoring console
  2. 2Tracking variables: the one design decisionFree preview
  3. 3Reading a failed instance
  4. 4Payload retention, and its limits
  5. 5Errors versus rejections in the console
  6. 6Alerting: who, when, how loud
  7. 7The silent failure: nothing ran
  8. 8Reporting to the business
  9. 9What breaks: the integration nobody knew had stopped
  10. 10Lab briefing · Make a failure visible in five minutes