Skip to content

Imports an Oracle Fusion Cloud entity over your Oracle Fusion connection through Oracle’s FBDI/BI Publisher bulk-extract path: PlaidCloud submits an export job, polls it to completion, downloads the resulting file, and writes it to a project table. Use this step instead of Import Fusion Entity for a pull too large or slow for a direct OData/BIP call.

Field Required Notes
Fusion Connection Yes The Oracle Fusion connection to read through.
Target Table Yes The project table the results are written to. It is overwritten in full on every run.
Entity Type Yes Which entity to extract. Default gl_balances. One of gl_balances, journal_batches.
Filters No Same filter set as Import Fusion Entity: range filters (ge/le) on date, accounting-period, and numeric balance/amount fields, plus equality filters on discrete fields. Applied at the extract-job level.