BIP Import Journals Execution Report — 18 rejected lines (account, balance, period errors)
OTBI GL Journal Entries — journalSource: External Allocations, importStatus: Error
Fusion journal import diagnostics — ESS job error history, BIP interface rejection detail, REST journal batch validation status, and unposted journal aging by source.
Oracle Fusion Cloud GL journal import operates through a different mechanism than EBS R12. In Fusion, journals from external sources are imported via the Journal FBDI template — the Load Interface File for Import ESS job followed by the Import Journals ESS job. Errors are reported in the Import Journals output log and via OTBI queries against the GL Journal Entries subject area. There is no GL_INTERFACE table to query directly; the diagnostic approach goes entirely through the ESS job output and OTBI.
The most common Fusion journal import error is an invalid account combination — an account string that does not exist in the Fusion Chart of Accounts, that references a segment value that is inactive, or that violates a cross-validation rule. In Fusion, cross-validation rules are enforced at import time, whereas in EBS R12 they could sometimes be bypassed during GL_INTERFACE processing. The Fusion Import Journals execution report shows the specific account combination that failed validation and the cross-validation rule or segment value that caused the failure.
The FBDI template format itself is a common source of import failures in Fusion. The Journal Import FBDI template has specific column requirements — the journal source, category, currency, and accounting date must all be populated in the correct format. A template that was built for an older Fusion release may have column positions that no longer match the current FBDI template definition, causing a structural import failure where the ESS job fails before it processes any records.
GL-08 provides a structured Fusion journal import diagnostic using ESS Import Journals job history analysis, OTBI GL Journal Entries subject area for import error population analysis, BIP Import Journals execution report interpretation, FBDI template validation guidance, and the Manage Journals screen for navigating to imported journal errors.
GL-08 systematically investigates every major condition that can cause the issue this diagnostic targets. Below is the complete coverage breakdown.
Completed diagnostic worksheet showing what the full diagnostic picture looks like after all steps have been worked through. Your worksheet will reflect your environment's specific data — the steps, tool sequence, and REST API calls to assemble it are documented in the Audit Trail section below.
════════════════════════════════════════════════════════════
ORACLE FUSION — GL JOURNAL IMPORT DIAGNOSTIC
════════════════════════════════════════════════════════════
Journal Source : External Allocations
ESS Job ID : ESS-2026-05142
Records Submitted : 184 journal lines
Case Number : FC-GL-2026-0218
Report Date : 24-FEB-2026 09:15:44
════════════════════════════════════════════════════════════
[ STEP 1 — ESS JOB STATUS ] STATUS: ⚠ WARNINGS
────────────────────────────────────────────────────────────
Import Journals : Completed with Warnings
Imported : 166 journal lines ✓
Rejected : 18 journal lines ✗
[ STEP 2 — BIP IMPORT EXECUTION REPORT ]
────────────────────────────────────────────────────────────
Error Type 1 : Invalid Account Combination — 12 lines
Error Type 2 : Journal Not in Balance — 4 lines (2 journals)
Error Type 3 : Closed Period Accounting Date — 2 lines
[ STEP 3 — OTBI ANALYSIS ]
────────────────────────────────────────────────────────────
Invalid Accounts : Account 01.500.7810.0000 (12 lines) — disabled 01-JAN-2026
Unbalanced Journal : Journal refs EXT-2026-0441 and EXT-2026-0442
Closed Period : Accounting date 31-JAN-2026 — period closed
[ STEP 4 — RESOLUTION NAVIGATION ]
────────────────────────────────────────────────────────────
Account Fix : Manage Chart of Accounts: re-enable or remap in FBDI
Balance Fix : Correct source FBDI template — add offsetting lines
Date Fix : Update accounting date to 28-FEB-2026 in FBDI and resubmit
════════════════════════════════════════════════════════════
FUSION DIAGNOSTIC SUMMARY
════════════════════════════════════════════════════════════
18 lines in 3 error types — correct FBDI and resubmit
════════════════════════════════════════════════════════════
Fusion Cloud does not permit direct database access. Every corrective action goes through a supported Oracle interface. Before any action is taken, the current state is exported and documented.
Exported before any UI action, ESS resubmission, or FBDI reimport. Provides a point-in-time record of the error state for the KB article and SR documentation if needed.
Oracle Fusion Cloud is a SaaS environment. There is no consultant-accessible Oracle schema, no SQL*Plus connection, and no CONS_BACKUP tablespace. All diagnostic and corrective activity goes through OTBI, REST APIs, BIP reports, ESS programs, and the Fusion UI — the same supported tools Oracle Support uses.
All API calls use OAuth 2.0 authentication. The base URL is your Fusion Cloud instance URL. Replace {instanceName} with your tenant name. Obtain the OAuth token via the /oauth/token endpoint using client credentials.
This article is produced automatically at the end of every GL-08 execution — written from actual run output. No manual documentation required.
Journal lines reference an account that does not exist in Fusion COA, is inactive, or violates a cross-validation rule. GL-08 identifies the specific account from the BIP report and provides the correction path.
Journal debits and credits do not net to zero. GL-08 calculates the exact variance and identifies whether the FBDI source file is missing an offsetting line or has an incorrect amount.
Accounting date in the FBDI file falls in a closed Fusion GL period. GL-08 identifies the correct open period and the accounting date to use in the corrected file.
Source FBDI file built from an outdated template version. Column positions no longer match the current Fusion release. GL-08 identifies the misaligned columns from the ESS job error output.
| Data Source | Type | Purpose |
|---|---|---|
| ESS: Import Journals | ESS | Import job status — imported vs rejected counts |
| BIP: Import Journals Execution Report | BIP | Error detail per rejected journal line |
| OTBI: GL Journal Entries | OTBI | Error population analysis — pattern detection |
| ESS: Load Interface File for Import | ESS | FBDI file load status before Import Journals |
| Manage Journals | Fusion UI | Navigation to imported journal errors for correction |
Every condition identified by the diagnostic maps to exactly one resolution path. In Fusion Cloud, all paths go through supported Oracle interfaces — UI, REST API, FBDI, or ESS. Direct database access does not exist in this environment.
Oracle's own Fusion screens, Scheduled Processes (ESS), and workflow tools are always the first resolution path. Manage Invoices, Manage Suppliers, Manage Accounting Periods, BPM Worklist, Scheduled Processes — the diagnostic identifies the exact navigation path and screen sequence for every condition that can be resolved this way. No third-party tools, no API calls, no risk beyond what Oracle's own UI carries.
For bulk corrections or conditions not surfaced in the standard UI, Oracle Fusion's public REST APIs and FBDI import templates are the supported programmatic path. A REST API PATCH call to correct an invoice distribution account, an FBDI resubmission with corrected records after an import failure, or a Mass Update via the REST API — these are supported, documented, and reversible through normal Oracle mechanisms. The current state is exported before any API call is made.
Certain conditions in Fusion Cloud cannot be resolved through any customer-accessible interface. The diagnostic flags these and generates the Service Request documentation:
Before any UI action, ESS resubmission, REST API call, or FBDI reimport — the current error state is exported via OTBI report, BIP report output, or REST API GET response. After the action, a verification step confirms the expected outcome. The complete sequence — tool used, pre-action state, action taken, result verified — is written into the KB article as the primary record of what was done and why.
| Condition Identified | Resolution Path | Notes |
|---|---|---|
| Invalid account combination in Fusion journal import | Functional First | Correct the account in the FBDI source file — re-enable in Manage Chart of Accounts or remap to an active account. Resubmit via Load Interface File for Import + Import Journals ESS. |
| Journal not in balance — debits ≠ credits | Functional First | Correct the FBDI source file by adding the missing offsetting line or adjusting amounts. GL-08 identifies the specific journal reference and exact variance from the BIP report. |
| Closed period accounting date | Functional First | Update the accounting date in the FBDI source file to a date in an open period. GL-08 identifies the next open period and the correct date. |
| Cross-validation rule violation | Functional First | Correct the account segment combination in the FBDI file. GL-08 identifies the CVR violated and the segment values that need to change. |
| FBDI template structure error — wrong column layout | Functional First | Download the current FBDI template from Fusion and rebuild the source file. GL-08 identifies the misaligned columns from the ESS job error output. |
| Import Journals ESS job status Error — full batch failure | Functional First | Review the full ESS job output log. Common causes: profile option misconfiguration, missing journal source or category, FBDI file format corruption. |
| Journal source not defined in Fusion | Functional First | Define the journal source via General Accounting > Setup > Journal Sources. GL-08 identifies the source name in the FBDI and the Fusion setup navigation. |
| Duplicate journal import — same batch imported twice | Functional First | Identify the original import via OTBI GL Journal Entries and delete the duplicate via Manage Journals. GL-08 confirms the duplicate by matching the external reference across both import runs. |
Fusion Cloud's SaaS architecture eliminates direct database access — which means every action is a supported Oracle API call, UI operation, or ESS submission. Before any action runs, the current error state is captured. After any action, the result is verified.
In EBS R12, a CONS_BACKUP table provides the rollback point. In Fusion Cloud, the equivalent audit trail is built from three sources that together give a complete before-and-after record:
The knowledge base article is generated automatically from the script's execution output. No manual documentation required. It becomes the institutional record — for the team, for auditors, and for every future engagement in the same environment.
References the Oracle public documentation for this diagnostic area. These links open directly on docs.oracle.com.
| Documentation Page | Title | Scenario |
|---|---|---|
| Using General Ledger.Pdf | Using General Ledger — Journal Import | Fusion GL_INTERFACE validation and journal import configuration |
| Oracle Fusion General Ledger | Using Analytics and Reports for Financials | Account analysis and journal reports for import error verification |
GL-08 is one of 65 diagnostic scripts covering every major Oracle EBS and Fusion module. William A. Green Consulting runs the script in your environment, applies guided data fixes, and builds the knowledge base that prevents the same issues from recurring.
See this script run autonomously — Oracle AI Platform →