Oracle Fusion HCM Analytics

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

BI Publisher Connection

Received Response
232
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

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

BI Publisher Configuration

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

Answers