ESS Job ID: ESS-2026-04481, status: Succeeded with Warnings
Fusion AutoInvoice diagnostics via OTBI and BIP — error summary by type and batch source, ESS job history for Import AutoInvoice, and guided resolution navigation paths.
Oracle Fusion Cloud AR AutoInvoice diagnostics operate in a fundamentally different tooling environment than EBS R12. In Fusion, the AutoInvoice import process runs as an Enterprise Scheduler Service (ESS) job — the Import AutoInvoice Fusion program — and errors are reported through a combination of the ESS job output, Oracle Business Intelligence Publisher reports for AutoInvoice exceptions, and OTBI queries against the Receivables Transactions subject area. There is no direct access to the interface tables through SQL; all error investigation goes through the supported reporting tools.
The Fusion AutoInvoice failure patterns are similar to EBS R12 — invalid transaction source, closed GL date, invalid customer or site, duplicate transaction reference — but the error messages appear in a structured BIP report output rather than in the RA_INTERFACE_ERRORS_ALL table. The BIP AutoInvoice Exceptions report shows the error type, the originating system reference, and the specific field that failed validation. Navigating to the correct screen in Fusion to correct an interface record requires knowing the path through the Manage Transactions screen, the AutoInvoice Corrections workflow, or the source system data correction workflow depending on the error type.
The most operationally significant Fusion AutoInvoice failure is the ESS job completion with errors — where the job status shows Succeeded with Warnings or Error, but the AR team may not notice the warning because the ESS job summary shows a high success count. AR-07 provides a systematic approach to reading the ESS job history output, identifying the specific records in error, and navigating the Fusion AR correction screens to resolve each error type.
AR-07 provides a structured Fusion AutoInvoice diagnostic framework using ESS job history analysis, BIP AutoInvoice Exceptions report interpretation, OTBI Receivables Transactions subject area queries for error population analysis, and the Fusion AR Manage Transactions and AutoInvoice Corrections screens for resolution navigation.
AR-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 — AUTOINVOICE INTERFACE DIAGNOSTIC
════════════════════════════════════════════════════════════
Batch Source : OMS-FUSION-INVOICES
ESS Job ID : ESS-2026-04481
Records Submitted : 312 total
Case Number : FC-AR-2026-0142
Report Date : 22-FEB-2026 08:40:15
════════════════════════════════════════════════════════════
[ STEP 1 — ESS JOB STATUS ] STATUS: ⚠ WARNINGS
────────────────────────────────────────────────────────────
ESS Job Status : Succeeded with Warnings
Imported : 284 records ✓
Rejected : 28 records ✗
[ STEP 2 — BIP EXCEPTIONS REPORT ]
────────────────────────────────────────────────────────────
Error Type 1 : INVALID_GL_DATE — 22 records (GL date 31-JAN-2026 — JAN closed)
Error Type 2 : CUSTOMER_NOT_FOUND — 4 records (Cust Ref: CUST-EXT-8812)
Error Type 3 : DUP_TRANSACTION_NUM — 2 records (already imported)
[ STEP 3 — OTBI ANALYSIS ]
────────────────────────────────────────────────────────────
Subject Area : Receivables Transactions — Exceptions
22 GL date errors : All reference batch source OMS-FUSION-INVOICES, created 31-JAN
Fix : AutoInvoice Corrections > Edit GL Date > set to 28-FEB-2026
[ STEP 4 — RESOLUTION NAVIGATION ]
────────────────────────────────────────────────────────────
GL Date Fix : Billing > AutoInvoice Corrections > update GL Date
Customer Fix : Create customer CUST-EXT-8812 via Manage Customers
Duplicate Fix : Delete duplicate interface records via AutoInvoice Corrections
════════════════════════════════════════════════════════════
FUSION DIAGNOSTIC SUMMARY
════════════════════════════════════════════════════════════
28 records in 3 error categories — all resolvable via Fusion UI
════════════════════════════════════════════════════════════
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 AR-07 execution — written from actual run output. No manual documentation required.
ESS job for Import AutoInvoice completed with errors. AR-07 navigates to the ESS log and BIP exceptions report to identify root cause error codes.
Interface line references a customer or bill-to site that does not exist in Fusion. AR-07 identifies the invalid value and the Manage Customers navigation path.
Interface line GL date in a closed AR period. AR-07 identifies affected records and the period-open or date-correction path.
| Table / View | Schema | Purpose in Diagnostic |
|---|---|---|
| OTBI: Receivables Transactions | OTBI | Import batch errors and statuses |
| ESS Job History | ESS | Import AutoInvoice run history |
| BIP: AutoInvoice Exceptions | BIP | Line-level rejection detail |
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_GL_DATE — GL date in closed Fusion AR period | Functional First | Correct via Billing > AutoInvoice Corrections > Edit GL Date. AR-07 identifies the correct open period from the Fusion AR period status. |
| CUSTOMER_NOT_FOUND — customer reference not in Fusion | Functional First | Create the customer via Manage Customers or verify the customer number mapping in the source system. AR-07 identifies the external reference and searches for near-match candidates. |
| DUP_TRANSACTION_NUM — already imported in prior batch | Functional First | Delete the duplicate interface record via AutoInvoice Corrections. AR-07 identifies the original imported transaction and confirms the duplicate was not a legitimate amendment. |
| INVALID_TRANSACTION_SOURCE — batch source not in Fusion | Functional First | Define the transaction source via Billing > Setup > Transaction Sources. AR-07 identifies the source name in the interface record and the Fusion setup navigation. |
| ESS job completes with Error — full batch rejected | Functional First | Review the full ESS job output log. AR-07 identifies the first critical error and the correction path. Common causes: profile option misconfiguration, missing receivables activity setup. |
| Invalid bill-to site in Fusion customer master | Functional First | Verify the bill-to site address and status via Manage Customers > Sites. AR-07 identifies the customer and the site use that failed validation. |
| Tax failure in Fusion Tax engine | Functional First | Fusion tax errors corrected via Manage Tax Rates or by updating the transaction tax classification. AR-07 identifies the error from the BIP Exceptions report tax error column. |
| Recurring import failures — same source, multiple batches | Oracle Support SR | Persistent failures across batches from the same source indicate a source system integration defect or a Fusion code issue. AR-07 documents the pattern 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.
| Documentation Page | Title | Scenario |
|---|---|---|
| Manage Accounts Receivable Balances | Manage Accounts Receivable Balances | Fusion AutoInvoice error categories and resolution paths |
| Oracle Fusion General Ledger | Using Analytics and Reports for Financials | Reconciliation reporting after AutoInvoice ESS job corrections |
AR-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 →