Fusion Payees API response — payeeId: PAY-10892, bankAccountStatus: Inactive, prenoteStatus: FAILED
Fusion supplier diagnostics via REST API and OTBI — active status, site configuration, payment method, bank account completeness, workflow task backlog for supplier amendments.
Oracle Fusion Cloud supplier management is distributed across three separate functional areas — the Suppliers work area in Fusion Payables, the Trading Community Architecture (TCA) party model, and the Oracle Payments module. A supplier problem that presents in the AP Invoice Workbench as a payment block may have its root cause in the TCA party record, in the Payments business unit configuration, or in the supplier profile's business unit assignment. Diagnosing the correct layer requires knowing where each piece of supplier data lives in the Fusion data model.
The Fusion Supplier REST API (GET /payables/suppliers) provides access to supplier header data, sites, and bank accounts in a structured JSON response — but the API does not expose every field that the Fusion UI stores in the underlying HZ tables. Supplier holds, for example, are visible in the Manage Suppliers screen but require additional REST calls to the supplier profile endpoint to retrieve the hold type, hold date, and hold placer. The OTBI Supplier subject area provides population-level analysis — all suppliers on hold, all suppliers missing bank accounts, all 1099 suppliers with incomplete tax setup — that the standard Fusion Supplier reports do not produce.
The Fusion Cloud supplier duplicate problem is more complex than in EBS R12 because Fusion's data model enforces stricter uniqueness rules at the TCA party level, but the uniqueness enforcement can be bypassed when suppliers are created via FBDI import without proper pre-validation. A supplier created via FBDI with a name that is 95% similar to an existing supplier but with a different party ID will pass the import validation and create a duplicate that is invisible to the standard Fusion duplicate detection unless the OTBI Supplier subject area is queried with a name similarity filter.
AP-08 provides a structured Fusion supplier health diagnostic using the REST API supplier endpoints, the OTBI Supplier and Supplier Payments subject areas, and the Fusion Payments module configuration screens. It identifies vendor holds, missing bank accounts, incomplete 1099 setup, business unit assignment gaps, and duplicate supplier candidates — with the exact Fusion navigation path or REST API endpoint for each resolution.
AP-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 — SUPPLIER HEALTH DIAGNOSTIC
════════════════════════════════════════════════════════════
Supplier Number : SUP-10892
Supplier Name : Pacific Rim Consulting LLC
Business Unit : US Primary BU
Tool : REST API + OTBI + Manage Suppliers UI
Case Number : FC-2026-0318
Report Date : 24-FEB-2026 09:30:11
════════════════════════════════════════════════════════════
[ STEP 1 — REST API SUPPLIER STATUS ] STATUS: ✗ FAIL
────────────────────────────────────────────────────────────
Endpoint : GET /payables/suppliers/SUP-10892
Supplier Status : Active ✓
Hold Flag : Y — Hold Type: PAYMENT ✗
Hold Date : 15-JAN-2026
[ STEP 2 — BANK ACCOUNT CHECK ] STATUS: ⚠ WARNING
────────────────────────────────────────────────────────────
Endpoint : GET /payables/suppliers/SUP-10892/payees
Bank Accounts : 1 found
Account Status : Inactive — prenote status: FAILED ⚠
[ STEP 3 — 1099 TAX SETUP ] STATUS: ✗ FAIL
────────────────────────────────────────────────────────────
1099 Type : MISC
Federal Tax ID : Missing ✗
YTD Reportable : $48,200.00
[ STEP 4 — OTBI DUPLICATE CHECK ] STATUS: ⚠ WARNING
────────────────────────────────────────────────────────────
⚠ OTBI match: SUP-10445 'Pacific Rim Consulting' — 95% name similarity
════════════════════════════════════════════════════════════
FUSION DIAGNOSTIC SUMMARY
════════════════════════════════════════════════════════════
3 conditions require resolution: hold, bank account, 1099 tax ID
All fixes via Manage Suppliers UI or REST API PATCH
════════════════════════════════════════════════════════════
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 AP-08 execution — written from actual run output. No manual documentation required.
Supplier marked inactive — blocks new invoice entry. REST confirms active status; AP-08 provides the Manage Suppliers navigation path to reactivate.
Supplier configured for electronic payment but no active bank account on file. AP-08 identifies the gap and the Add Bank Account navigation path in Fusion.
Supplier change request pending in BPM Worklist for more than the SLA. AP-08 identifies the approver, days pending, and the escalation path.
| Table / View | Schema | Purpose in Diagnostic |
|---|---|---|
| REST: /suppliers | REST API | Supplier header active status and holds |
| REST: /supplierBankAccounts | REST API | Bank account completeness per supplier |
| OTBI: Procurement — Suppliers | OTBI | Site configuration and payment terms |
| BIP: Supplier Amendment Workflow | BIP | Amendment backlog in BPM Worklist |
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 |
|---|---|---|
| Supplier on payment hold — hold set in Fusion | Functional First | Remove hold via Manage Suppliers > Edit > Payment Details. AP-08 identifies the hold type (Invoice Hold, Payment Hold, or All Payments) and the navigation path to release. |
| Inactive bank account — prenote FAILED or inactive status | Functional First | Reactivate or replace the bank account via Manage Suppliers > Banking. AP-08 identifies the bank account ID and the prenote failure reason from the REST API response. |
| Missing Federal Tax ID — 1099 reporting gap | Functional First | Update Tax Organization Type and Tax ID via Manage Suppliers > Edit > Tax Details. AP-08 identifies the missing field and the 1099 reportable transaction total. |
| Missing Business Unit assignment | Functional First | Add the BU assignment via Manage Suppliers > Sites. AP-08 identifies which BUs have invoices without a matching supplier site assignment. |
| FBDI supplier import error — import failure | Functional First | Review the Load Suppliers Scheduled Process output. Correct the FBDI template and resubmit. AP-08 identifies the failing rows and the column-level error from the ESS output. |
| Duplicate supplier — same legal name or Tax ID | Functional First | Review potential duplicates via Manage Suppliers > Duplicate Identification. AP-08 identifies the candidate pairs from OTBI with invoice history on each. Merge via the Supplier Merge process. |
| Payment method rules missing | Functional First | Configure payment method rules via Manage Suppliers > Payment. AP-08 identifies the missing payment method assignment and the available methods for the supplier's BU. |
| Inactive supplier site with open invoices | Functional First | Reactivate the site via Manage Suppliers > Sites > Edit. AP-08 identifies open invoices referencing the inactive site via REST API GET /payables/invoices filtered by supplier and site. |
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 |
|---|---|---|
| Accounts Payable Manager Job Role | Accounts Payable Manager Job Role | Supplier management privileges and REST access for Fusion |
| Types Of Holds | Types of Holds — Supplier Site Holds | Fusion supplier hold types and site-level hold configuration |
| Embedded Banking Services | Embedded Banking Services | Bank account setup and payment method configuration in Fusion |
AP-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 →