MSAMM
Back to course

Oracle Integration Cloud: Building Integrations That Survive Production · Module 0 · Orientation

What you should already know

Lesson 3 of 175 · 2 min

The REST, JSON and Fusion knowledge this course assumes, stated plainly so a gap is closed before Module 4 rather than during it. REST: you should know what a verb is, what a status code means, and the difference between a path parameter and a query parameter. You do not need to have built an API — you need to be able to read one's documentation and make a call. JSON: objects, arrays, nesting, and the fact that a missing key and a null key are different things. That last distinction is the one that costs a mapping lesson, because it is exactly the shape of the commonest mapping defect. FUSION: what a business object is, roughly which module owns which data, and that a service account's ROLES decide what an integration can see. The security half matters more than the API half here: a correct call returning nothing because

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 0 · Orientation

  1. 1How this course works
  2. 2Getting an OIC instance
  3. 3What you should already know
  4. 4The vocabulary, once