Oracle Fusion Technical: Reports, Data, Integrations and Extensions · Module 7 · FBDI: the file-based loader end to end
Running the import and reading the output
Lesson 68 of 177 · 2 min
The import process reads the interface tables, validates, and creates the real records. It is an ESS job like any other, so it has a request id, a log and a status — and the status is not the answer. THE LOG IS THE ANSWER, AND IT REPORTS COUNTS. Rows read, rows imported, rows rejected. Read all three every time: a process that completes successfully having imported nought of ten thousand rows is a completed process, and the status says so. The distinction that matters most: A ROW THAT FAILED VERSUS A ROW THAT SUCCEEDED INTO THE WRONG PLACE. A failure is visible — it is in the reject count and it names an error. A success into the wrong place is not in any count: the row imported cleanly, into the wrong business unit, the wrong period, or against the wrong supplier, because a column you left empty was…
The full lesson is part of the course
The video, the complete written lesson and the module quiz are included in Oracle Fusion Technical: Reports, Data, Integrations and Extensions, with a certificate on completion and a fourteen-day refund window.
In this module: Module 7 · FBDI: the file-based loader end to end
- 1The FBDI sequence, and why order mattersFree preview
- 2Finding and reading the right template
- 3Mandatory columns, and the ones that only look optional
- 4Preparing the file without corrupting it
- 5Loading the interface tables
- 6Running the import and reading the output
- 7Errors: finding the row that failed
- 8Correcting and reloading safely
- 9Master data versus transactional loads
- 10Volume: loading a hundred thousand rows
- 11Proving the load landed
- 12Rollback, and why there usually is not one
- 13What breaks: six FBDI failures
- 14Lab briefing · A supplier and invoice load
