Data LoaderYour databaseGoverned

Mirror Oracle Fusion into
a database you own

When a report isn't enough, QueryWell's Data Loader replicates Oracle Fusion Cloud ERP tables into your own Oracle Autonomous Database — and keeps them fresh on a schedule. Your warehouse, your access control, your residency. No vendor analytics cloud in the middle.

Resumable chunked loads

Data moves in keyset-paginated chunks through BI Publisher into your target. A MERGE-idempotent design means a failed chunk is safe to re-run, and durable runs survive an app restart.

Incremental refresh

After the first load, refresh on a watermark (LAST_UPDATE_DATE) with an overlap window so late-committing transactions aren't missed.

Primary-key inference

Fusion secured views expose no key constraints. QueryWell infers candidate keys by convention and validates them live, falling back to a full reload when it can't.

Scheduled & durable

Schedule mirrors from every 15 minutes to weekly, with ETA estimates from measured pod rates. Runs continue even as you switch tabs, and recover from the last completed chunk.

Scope to what you need

Include-pattern scoping mirrors specific modules — GL and AP only, not the whole pod. A bounded worker pool loads multiple tables in parallel.

Governed by policy

A registry stored in your own BI Catalog controls what may be written; every load is recorded in an exportable audit ledger with per-user folders.


How a mirror runs

From pod to replica in four moves

  1. 1

    Pick a target

    Point the Data Loader at your Oracle Autonomous Database (ORDS REST-enabled SQL).

  2. 2

    Scope & enumerate

    QueryWell discovers tables and views — including secured views — and you scope to the modules you want.

  3. 3

    Load

    Schema is recreated target-side, then data lands in resumable chunks, keyed for idempotent MERGE.

  4. 4

    Refresh & govern

    Schedule incremental refreshes; every write is checked against policy and written to the audit ledger.

Governance controls

  • Open or restricted modes — allow all targets, or only approved ones
  • Per-table row caps and per-table deny lists
  • Single-copy-per-table enforcement to prevent duplicates across targets
  • Pod-stored audit ledger of every load, with per-user folders
  • Local CSV export of the ledger for offline audit

Good to know

  • Oracle Autonomous Database targets today (ORDS REST-enabled SQL)
  • MERGE-based loading; a 1,000,000-row per-table cap
  • LOB / RAW / CLOB / BLOB / XMLTYPE columns excluded, with warnings
  • Watermark column must be DATE or TIMESTAMP (no time zone)
  • Optional delete-sweep detects rows removed at source

Keep the copy on your side of the line

Land Fusion data in a database you already own and govern — then run your BI on it, without shipping your ERP data to someone else's cloud.