- Setup
- Reference
What You'll Need
| Credential | What it is |
|---|---|
| Username | Oracle Cloud username |
| Password | Oracle Cloud password |
| Host | Oracle Cloud host (e.g., fa-abcd-saasfaprod1.fa.ocs.oraclecloud.com) |
| Port | Database port (e.g., 1521) |
| Service Name | Oracle service name (e.g., ORCL) |
| Base URL | Oracle REST API base URL |
Overview
Connect Parable to Oracle Financials Cloud (ERP) for financial and operational data.Financials
General Ledger, Accounts Payable/Receivable
Users & Security
User profiles, roles, access
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.
- Integration Specialist or equivalent role
- REST API access enabled for your instance
- Understanding of Oracle Cloud data model
Setup Guide
Identify Your Instance URL
Your Oracle Cloud instance URL format:Find this in your browser when logged into Oracle Cloud.
Create Integration User
For best practices, create a dedicated integration user:
- Navigate to Security Console → Users
- Create a new user:
parable_integration - Assign required roles (see permissions below)
Assign Required Roles
The integration user needs these roles:
| Role | Purpose |
|---|---|
Financial Analyst | Read financial data |
Integration Specialist | API access |
Employee | Basic data access |
Note Your Credentials
| Credential | Value |
|---|---|
| Username | parable_integration |
| Password | (your secure password) |
| Instance URL | https://your-instance.fa.us6.oraclecloud.com |