For the complete documentation index, see llms.txt. This page is also available as Markdown.

Oracle Fusion Cloud HCM

This article outlines the integration with the Oracle Fusion Cloud HCM connector, enabling streamlined metadata management through features such as crawling, manual lineage, and data preview. The connector extracts metadata from Oracle Fusion Cloud HCM resources, including schemas, tables, columns, and hierarchical relationships, providing comprehensive visibility into HCM data assets and their structure.

The connector establishes connectivity through the Oracle Fusion Cloud HCM REST API (HTTPS) using Basic Authentication. It authenticates using a dedicated Oracle Fusion Cloud HCM service account with the required REST API permissions to validate the connection, crawl metadata, retrieve sample data, and perform related connector operations.

Overview

Connector Details

Connector Category

Application

OvalEdge Release Supported

Release6.3.4 and later

Connectivity

[How the connection is established with Oracle Fusion Cloud HCM]

Oracle HCM REST API (HTTPS) using Basic Authentication via OkHttp client

Verified Oracle Fusion Cloud HCM Version

Oracle Fusion Cloud HCM (REST API resources v11.13.18.05 and /latest/)

The Oracle Fusion Cloud HCM connector has been validated with the mentioned "Verified Oracle Fusion Cloud HCM Version" and is expected to be compatible with other supported Oracle Fusion Cloud HCM versions. If there are any issues with validation or metadata crawling, please submit a support ticket for investigation and feedback.

Connector Features

Feature
Availability

Crawling

Delta Crawling

Profiling

Sample Profiling

Query Sheet

Data Preview

Auto Lineage

Manual Lineage

Secure Authentication via Credential Manager

Data Quality

DAM (Data Access Management)

Bridge

Metadata Mapping

The following objects are crawled from Oracle Fusion Cloud HCM and mapped to the corresponding UI assets.

Oracle Fusion Cloud HCM Object
Oracle Fusion Cloud HCM Attribute
OvalEdge Attribute
OvalEdge Category
OvalEdge Type

Schema

OracleFusionHCM (fixed)

Schema

Databases

Schema

Table

Resources.{resourceName} key

Table

Tables

Table

Table

Type = TABLE

Type

Tables

Table

Columns

Children (nested resources)

Sub-table (parent.child)

Tables

Table

Columns

attributes[].name

Column

Table Columns

-

Columns

attributes[].title

Source Description / Title

Table Columns

-

Columns

attributes[].type

Column Type

Table Columns

-

Columns

attributes[].maxLength

Data Type Size

Table Columns

-

Columns

attributes[].required

Nullable (inverted)

Table Columns

-

Columns

ColumnPosition (sequential)

Column Position

Table Columns

-

Columns

Self column (tablename)

Column

Table Columns

-

Relationship

children hierarchy + tableId

Parent-Child Column Relation

Relationships

-

Set up a Connection

Prerequisites

The following are the prerequisites to establish a connection:

Service Account User Permissions

Use a dedicated service account to establish the connection to the data source, configured with the following minimum set of permissions.

👨‍💻Who can provide these permissions? The Oracle Fusion Cloud HCM administrator grants these permissions, as users may not have the required access to assign them independently.

Operations
System Tables / Objects
Permissions

REST API Access

Oracle HCM REST API

GET

REST API Access

hcmRestApi/resources/11.13.18.05/describe

GET

Data/Profiling

hcmRestApi/resources/latest/{resource}

GET

Data/Profiling

Basic Auth

GET

Connection Configuration Steps

Users must have the Connector Creator role to configure a new connection.

  1. Log into OvalEdge, go to Administration > Connectors, click + (New Connector), search for Oracle Fusion Cloud HCM, and complete the required parameters.

    Note: Fields marked with an asterisk (*) are mandatory for establishing a connection.

Field Name
Description

Connector Type

By default, "Oracle Fusion Cloud HCM (Human Capital Management)" is displayed as the selected connector type.

Connector Settings

Credential Manager*

Select the desired credentials manager from the drop-down list. Relevant parameters will be displayed based on the selection.

Supported Credential Managers:

  • OE Credential Manager

  • AWS Secrets Manager

  • HashiCorp Vault

  • Azure Key Vault

For more details, click here.

Connector Name*

Enter a unique name for the Oracle Fusion Cloud HCM connection (Example: "OracleFusionCloudHCM_Prod").

Connector Environment

Select the environment (Example: PROD, STG) configured for the connector. For more details, click here.

Connector Description

Enter the description related to the connector.

End Point*

Enter the Oracle Fusion Cloud HCM service endpoint URL to be accessed by the connector.

Username*

Enter the username of the Oracle Fusion Cloud HCM account used to authenticate the connector.

Password*

Enter the password associated with the Oracle Fusion Cloud HCM user account used for the connection.

Proxy Enabled*

Select Yes to enable proxy settings or No to connect directly without a proxy.

Default Governance Roles

Default Governance Roles*

Select the appropriate users or teams for each governance role from the drop-down list. All users configured in the security settings are available for selection.

Admin Roles

Admin Roles*

Select one or more users from the dropdown list for Integration Admin and Security & Governance Admin. All users configured in the security settings are available for selection.

No of Archive Objects

No Of Archive Objects*

This shows the number of recent metadata changes to a dataset at the source. By default, it is off. To enable it, toggle the Archive button and specify the number of objects to archive.

Example: Setting it to 4 retrieves the last four changes, displayed in the 'Version' column of the 'Metadata Changes' module.

Bridge

Select Bridge*

Select the bridge from the drop-down list.

The drop-down list displays all active bridges that have been configured. These bridges facilitate communication between data sources and the system without requiring changes to firewall rules.

  1. After entering all connection details, the following actions can be performed:

    1. Click Validate to verify the connection.

    2. Click Save to store the connection for future use.

    3. Click Save & Configure to apply additional settings before saving.

  2. The saved connection will appear on the Connectors home page.

Manage Connector Operations

Crawl/Profile

To perform crawl/profile operations, users must be assigned the Integration Admin role.

The Crawl/Profile button allows users to select one or more schemas for crawling and profiling.

  1. Navigate to the Connectors page and click Crawl/Profile.

  2. Select the schemas to be crawled.

  3. The Crawl option is selected by default. To perform both operations, select the Crawl & Profile radio button.

  4. Click Run to collect metadata from the connected source and load it into the Data Catalog.

  5. After a successful crawl, the information appears in the Data Catalog > Databases tab.

The Schedule checkbox allows automated crawling and profiling at defined intervals, from a minute to a year.

  1. Click the Schedule checkbox to enable the Select Period drop-down.

  2. Select a time period for the operation from the drop-down menu.

  3. Click Schedule to initiate metadata collection from the connected source.

  4. The system will automatically execute the selected operation (Crawl or Crawl & Profile) at the scheduled time.

Other Operations

The Connectors page in OvalEdge provides a centralized view of all configured connectors, including their health status.

Managing connectors includes:

  • Connector Health: Displays the current status of each connector, with a green icon for active connections and a red icon for inactive connections, helping monitor connectivity to data sources.

  • Viewing: Click the Eye icon next to the connector name to view connector details, including databases, tables, columns, and views.

Nine Dots Menu Options:

To view, edit, validate, configure, or delete connectors, click on the Nine Dots menu.

  • Edit Connector: Update and revalidate the data source.

  • Validate Connector: Check the connection's integrity.

  • Settings: Modify connector settings.

    • Crawler: Configure data extraction.

    • Profiler: Customize data profiling rules and methods.

    • Access Instructions: Add notes on how data can be accessed.

    • Business Glossary Settings: Manage term associations at the connector level.

  • Delete Connector: Remove a connector with confirmation.

For more details on connector settings, click here.

Connectivity Troubleshooting

If incorrect parameters are entered, error messages may appear. Ensure all inputs are accurate to resolve these issues. If issues persist, contact the assigned support team.

S.No.
Error Message(s)
Error Description & Resolution

1

Failed to authenticate with Oracle Fusion HCM.

Error Description: The Oracle Fusion Cloud HCM connector cannot establish a connection because authentication with the Oracle Fusion HCM service failed. This issue is typically caused by incorrect endpoint details, invalid credentials, or insufficient API access permissions.

Resolution:

  • Verify that the endpoint URL is correct (https://<pod>.fa.<dc>.oraclecloud.com).

  • Confirm that the configured username and password are valid.

  • Ensure that the user account has the required Oracle Fusion HCM REST API access permissions.

  • Test the endpoint GET {endpoint}/hcmRestApi/resources/11.13.18.05 and verify that it returns an HTTP 200 response.

  • Retry the connection after validating the endpoint, credentials, and API access permissions.

2

Failed to get API response / Connection timeout

Error Description: The Oracle Fusion Cloud HCM connector fails to establish a connection because the API request does not receive a response within the expected time. This issue may occur due to blocked network access, proxy configuration issues, or connectivity problems between the application and Oracle Cloud.

Resolution:

  • Ensure that port 443 (HTTPS) is open and whitelisted for outbound communication.

  • Verify Bridge connectivity to the Oracle Fusion Cloud environment if the connector is using Bridge.

  • Validate that the proxy settings are correctly configured when IS_PROXY_ENABLED is enabled.

  • Confirm that the Oracle Fusion Cloud endpoint is reachable from the application environment.

  • Retry the connection after verifying the network, proxy, and Bridge configuration.

3

Error getting remote tables

Error Description: The Oracle Fusion Cloud HCM connector failed to retrieve the list of remote tables. This issue occurs when the service account lacks the required API permissions or when the configured API version is unsupported.

Resolution:

  • Verify that the service account has permission to access the /hcmRestApi/resources/11.13.18.05/describe endpoint.

  • Confirm that the configured Oracle Fusion Cloud HCM REST API version (11.13.18.05) is supported and matches the target environment.

  • Validate that the REST API endpoint URL is correct and accessible.

  • Ensure that the configured credentials are valid and have the required privileges.

  • Retry the connection after verifying the API permissions and version compatibility.

4

Error getting first N rows/sample profiling failure

Error Description: The Oracle Fusion Cloud HCM connector fails to retrieve sample records during profiling because the configured user lacks sufficient access to the HCM resource, or the requested nested fields are invalid. As a result, sample profiling cannot be completed.

Resolution:

  • Verify that the configured user has read access to the required HCM resource using the /hcmRestApi/resources/latest/{resource} endpoint.

  • Confirm that the specified resource name is valid and available in the Oracle Fusion Cloud HCM environment.

  • For child or sub-tables, ensure that the nested fields parameter is correctly configured and supported.

  • Validate that the configured credentials have the required permissions to access the resource.

  • Retry the sample profiling operation after updating the resource access and nested field configuration.

5

No columns returned for table

Error Description: The Oracle Fusion Cloud HCM Connector could not retrieve column metadata for the selected table. This issue may occur when the cached table metadata is unavailable or has not been populated during a previous crawl.

Resolution:

  • Re-crawl the Oracle Fusion Cloud HCM connection to refresh the metadata.

  • Ensure that the table crawl completes successfully before performing column-level operations.

  • Verify that the connector has the required permissions to access the table metadata.

  • Confirm that the target table exists and contains column definitions.

  • Retry the operation after the crawl refreshes the cached metadata.

6

Generic Errors

Error Description: The Oracle Fusion Cloud HCM Connector encountered an unexpected error during connection validation or metadata retrieval. The error details are not displayed in the application, so the root cause must be identified by analyzing the logs.

Resolution:

  • Review the OvalEdge application logs for OracleFusionHCMDto error entries.

  • Identify the corresponding error using the connection ID and timestamp.

  • Verify that the Oracle Fusion Cloud HCM connection details and credentials are correct.

  • Ensure that the Oracle Fusion Cloud HCM service is accessible and responding.

  • Contact OvalEdge Support and provide the connection ID, timestamp, and relevant log entries for further investigation.


Copyright © 2026, OvalEdge LLC, Peachtree Corners, GA, USA.

Was this helpful?