Oracle Fusion HCM Analytics

We are moving this forum's discussions to a new location. During this transition, this forum will become read-only starting 15th January 2026. For any new questions, please email us at analytics-community-ww_mb@oracle.com. Thank you for your understanding and continued participation!
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

BI Publisher Connection

Received Response
301
Views
4
Comments

Hi Team,

We are trying to export the data from fusion application by using BI publisher connect. We have created custom BI report and it has two parameters.

We have setup the BI Publisher connection as per below screenshot and also we have passed the parameter values in the 'Report Configuration' field as per below screenshot.

Test Connection and Refresh Metadata getting completed successfully but data augmentation went into error (Error message below). Please share your input if you have faced similar issue.

Report Configuration

===================================

[
{
"reportPath": "Custom/Link-To-FAW/PersonDetails/Person_Assignment_Report.xdo",
"runInChunkMode": false,
"params": [

{ "name": "p_country_code", "value": "India" }

{color:#ff0000},{ "name": "p_legal_entity_id", "value": " Electric (India) Private Limited" }{color}]
}

]

Data Augmentation Error

=======================

image.png

BI Publisher Configuration

=======================================

image.png

Answers