Skip to main content

What You'll Need

CredentialWhat it is
UsernameOracle Fusion Cloud username
PasswordOracle Fusion Cloud password
Base URLFull base URL of your Oracle Fusion Cloud instance (e.g., https://fa-exix-saasfaprod1.fa.ocs.oraclecloud.com)

Overview

Connect Parable to Oracle Fusion Cloud to sync Payables audit history events. Parable queries the Oracle Fusion Cloud Audit REST service incrementally using 7-day date-range windows (UTC).
Data sensitivity: Audit payloads can include invoice identifiers, internal IDs, user login names, and field-level attribute changes (amounts, vendors, and related financial metadata). Limit Parable access to users who are authorized to view Payables audit data in your organization.

Payables — Invoice Header

AP Invoice Header audit history (InvoiceHeaderVO) — creates, updates, and deletes

Payables — Invoice Line

AP Invoice Line audit history (InvoiceLineVO) — creates, updates, and deletes

Prerequisites

Setup access in . These steps require , or a colleague with equivalent permissions who can create credentials for you.If that is not you, ask your administrator.
  • Oracle Fusion Cloud user with access to the Financials Audit REST service
  • The Financial Auditor or equivalent role that permits calling /fscmRestApi/fndAuditRESTService/audittrail/getaudithistory
  • Audit trail enabled for the Payables product in Oracle Fusion Cloud

Setup Guide

1

Enable Audit Trail for Payables

In Oracle Fusion Cloud, navigate to Setup and MaintenanceManage Audit Policies.Enable audit for the Payables product and confirm the following business objects are checked:
Business ObjectInternal Name
Invoice (Header)InvoiceHeaderVO
Invoice LineInvoiceLineVO
If these objects are not enabled, Parable will receive empty results and no data will sync.
2

Identify Your Instance Hostname

Your Oracle Fusion Cloud instance hostname looks like:
fa-exix-saasfaprod1.fa.ocs.oraclecloud.com
Find this in your browser address bar when logged into Oracle Fusion Cloud (without the https:// prefix).
3

Create a Dedicated Integration User (Recommended)

For least-privilege access, create a dedicated integration user:
  1. Navigate to Security ConsoleUsers
  2. Create a new user, e.g., parable_integration
  3. Assign the Financial Auditor role (or a custom role granting read access to the Audit REST service)
Grant only the minimum roles required. The integration user only needs read access to the Audit REST service.
4

Enter credentials in Parable

Enter the following in the connector form:
FieldValue
UsernameYour integration user username
PasswordYour integration user password
Base URLFull base URL of your instance (e.g., https://fa-exix-saasfaprod1.fa.ocs.oraclecloud.com)
Click Save & test connection.