BIP Create Accounting Execution Report — Journal Entry line: account 01.500.7810.0000, error: INVALID_ACCOUNT_CODE_COMBINATION
OTBI GL Journal Entries — journalStatus: Unposted (4 batches)
Fusion GL close readiness via OTBI, BIP, REST, and ESS — unposted journals, clearing account balances, journal batch status, intercompany imbalances, and Close Ledger job history.
Oracle Fusion Cloud GL period close diagnostics operate in a fundamentally different environment than EBS R12 — the subledger transfer, journal posting, and period close processes are managed through Enterprise Scheduler Service (ESS) jobs, the Fusion Manage Accounting Periods screen, and OTBI reporting rather than through direct database queries. The Fusion GL close sequence — complete subledger accounting, post all journals, run revaluation, run translation, close the period — is the same as EBS R12, but each step is monitored through different tooling.
The most common Fusion GL close blocker is an ESS Create Accounting job that completed with errors in one of the subledger applications. The error details appear in the Create Accounting Execution Report — a BIP report that shows the specific journal entry, the error type (typically an invalid account combination or a missing accounting rule), and the transaction reference. Unlike EBS R12 where XLA events can be queried directly, Fusion requires navigating to the BIP report to understand the error and then correcting the source transaction or the accounting rule configuration.
The Fusion Close Ledger process is more automated than the EBS R12 process — Oracle Fusion has a Close Monitor feature that shows the real-time status of each close step across all subledgers. However, the Close Monitor requires that each step be explicitly submitted, and a step that is stuck in Pending or In Progress status can block subsequent steps from starting. GL-07 provides a systematic approach to reading the Close Monitor status, identifying stuck ESS jobs, and determining the correct resolution path for each blocking condition.
GL-07 provides a structured Fusion GL period-close diagnostic using OTBI GL Journal Entries subject area for unposted journal analysis, the ESS job history for Create Accounting status, the Fusion Close Monitor for step-by-step close status, BIP Create Accounting Execution Report for error detail, and the Manage Accounting Periods screen for period status. It produces a close readiness checklist with the exact ESS program names for each blocking condition.
GL-07 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 PERIOD CLOSE READINESS DIAGNOSTIC
════════════════════════════════════════════════════════════
Period : FEB-2026
Ledger : Fusion US Primary Ledger
Case Number : FC-GL-2026-0204
Report Date : 25-FEB-2026 17:30:22
════════════════════════════════════════════════════════════
[ STEP 1 — MANAGE ACCOUNTING PERIODS ] STATUS: ✓ OPEN
────────────────────────────────────────────────────────────
FEB-2026 — Open in all subledgers ✓
[ STEP 2 — CLOSE MONITOR STATUS ]
────────────────────────────────────────────────────────────
AP Subledger : Create Accounting — Completed with errors ✗
AR Subledger : Complete ✓
FA Subledger : Complete ✓
INV Subledger : Complete ✓
Post Journals : Pending — blocked by AP errors ⚠
[ STEP 3 — BIP: CREATE ACCOUNTING EXECUTION REPORT ]
────────────────────────────────────────────────────────────
AP Errors : 3 invoices — INVALID_ACCOUNT_CODE_COMBINATION ✗
Invoice IDs : 1998210, 1998445, 1998881
Account : 01.500.7810.0000 — disabled 01-JAN-2026
[ STEP 4 — UNPOSTED JOURNALS ] STATUS: ✗ FAIL
────────────────────────────────────────────────────────────
Unposted Journals : 4 manual journal batches — $284,100 ✗
Awaiting Approval : Controller approval required
════════════════════════════════════════════════════════════
CLOSE READINESS SUMMARY
════════════════════════════════════════════════════════════
PERIOD CANNOT CLOSE — 2 blocking conditions
1. Resolve AP Create Accounting errors — re-enable account or remap invoices
2. Post 4 manual journal batches
════════════════════════════════════════════════════════════
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-07 execution — written from actual run output. No manual documentation required.
One or more subledger Create Accounting ESS jobs show errors. BIP Execution Report identifies the specific account, transaction, and error type. GL-07 provides the navigation path to correct the source account or transaction.
Manual adjustment batches awaiting approval are blocking the Post Journals close step. GL-07 identifies each batch from OTBI with the approver and escalation path.
A Close Monitor step shows Pending or In Progress for more than 2 hours. GL-07 identifies the underlying ESS job and determines whether it is actively running or has stalled.
FX accounts not revalued, or consolidation translation not run, before attempting GL close. GL-07 identifies the missing step from OTBI and provides the ESS program parameters.
| Data Source | Type | Purpose |
|---|---|---|
| Close Monitor | Fusion UI | Step-by-step close status per subledger and GL |
| ESS Job History | ESS | Create Accounting and Post Journals job status |
| BIP: Create Accounting Execution Report | BIP | Error-level detail for accounting failures |
| OTBI: GL Journal Entries | OTBI | Unposted journal count and amount |
| Manage Accounting Periods | Fusion UI | Period status for GL and all subledgers |
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 |
|---|---|---|
| Create Accounting ESS errors — invalid account in Fusion COA | Functional First | Correct the account via Manage Chart of Accounts, then resubmit Create Accounting ESS for the subledger. GL-07 identifies the account and the BIP Execution Report reference. |
| Unposted manual journals in Fusion GL | Functional First | Post via Manage Journals > Actions > Post, or submit the Post Journals ESS program. GL-07 identifies unposted batches from OTBI GL Journal Entries with approver and amount. |
| Close Monitor step stuck in Pending | Functional First | Identify the blocking ESS job from the Close Monitor step detail. Resubmit or cancel via Manage Scheduled Processes. GL-07 identifies the job ID and the prerequisite step. |
| Subledger period not closed before GL close | Functional First | Close the subledger period via Manage Accounting Periods for the specific subledger application. GL-07 identifies which subledgers have open periods blocking the GL close. |
| Revaluation not run for Fusion FX accounts | Functional First | Submit the Revalue Balances ESS program for the Fusion revaluation definition and period. GL-07 identifies FX accounts from OTBI not yet revalued. |
| Translation not run — consolidation ledger | Functional First | Submit the Translate Balances ESS program. GL-07 identifies translation definitions not run for the current period from OTBI. |
| Manual journal approval pending | Functional First | Escalate via Fusion Worklist or configure a delegate approver. GL-07 identifies pending journal batches with approver and submission age from OTBI. |
| ESS Create Accounting job status Error — full failure | Oracle Support SR | Full ESS Create Accounting failures (status Error) may indicate an accounting engine or profile configuration issue. GL-07 documents the job ID and error for the Oracle Support SR. |
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 |
|---|---|---|
| Period Close | Period Close — Close Monitor | Fusion Close Monitor for all subledger and GL period status |
| Using General Ledger.Pdf | Using General Ledger — Fusion 25D | Fusion journal import, posting, and close sequence |
| Oracle Fusion General Ledger | Using Analytics and Reports for Financials | Clearing account balance verification reports for Fusion close |
GL-07 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 →