MSAMM
Back to course

Oracle Integration Cloud: Building Integrations That Survive Production · Module 3 · Connections and adapters

Lab briefing · Three connections, three systems

Lesson 32 of 175 · 2 min

Build connections to Fusion, to FTP and to a database, test each, and DOCUMENT WHAT EACH ONE IS ALLOWED TO DO. The documentation is the deliverable. Three working connections is an afternoon; the four lines per connection are what turns them into an estate somebody can operate. For each: what system, which account, which roles or grants, who owns the credential, and when it expires. The expiry is the line people omit and it is the one with a date attached — Lesson 10's second failure exists entirely because nobody wrote it down. Test each one properly, per Lesson 7: not the green connection test, but one real read operation against the object you actually need, with rows in the result. Write down what each connection PROVED able to do, and where a connection authenticates but cannot see what you expected, that is a finding rather than a setback —

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 3 · Connections and adapters

  1. 1What a connection is
  2. 2Choosing an adapterFree preview
  3. 3The REST adapter
  4. 4The SOAP adapter
  5. 5The FTP adapter
  6. 6The database adapter
  7. 7Testing a connection properly
  8. 8One connection or several
  9. 9Connectivity agents, and when you need one
  10. 10What breaks: four connection failures
  11. 11Lab briefing · Three connections, three systems