Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Metadata Load using PBCS Data Management

Abhi239Nov 8 2018 — edited Nov 9 2018

Hi Experts,

I am trying to load the metadata in PBCS application using DataManagement and in which i am facing an issue.

- I am trying to load Entity dimension which is renamed as "Organization" in PBCS. I am getting txt file from ERP.

- I will be using Target Metadata-Entity in "Target Applications" & in Application Options i have given dimension name as Organization.

- Created Import format, locations, dataload mapping & data load rule to load the metadata.

- Import & Validate is working fine but when i am clicking on Export its failing with the below error:

(I believe its trying to find Entity instead of Organization)

[Thu Nov 08 13:32:14 UTC 2018]Unable to find specified load dimension "Entity" in "BCPLAN" application.

[Thu Nov 08 13:32:14 UTC 2018]Unable to obtain dimension information and/or perform a data load: Unable to find specified load dimension "Entity" in "BCPLAN" application.

Outline data store load process finished:  no input records were read due to an empty file or table, or not all input records were read due to errors. 0 data records were read, 0 data records were processed, 0 were accepted for loading (verify actual load with Essbase log files), 0 were rejected.

[Thu Nov 08 13:32:14 UTC 2018]Outline data store load process finished:  no input records were read due to an empty file or table, or not all input records were read due to errors. 0 data records were read, 0 data records were processed, 0 were accepted for loading (verify actual load with Essbase log files), 0 were rejected.

2018-11-08 13:32:14,228 ERROR [AIF]: The data load process has failed.

2018-11-08 13:32:14,234 INFO  [AIF]: EssbaseService.loadData - END (false)

2018-11-08 13:32:14,244 FATAL [AIF]: Error in CommData.loadData

Traceback (most recent call last):

  File "<string>", line 4097, in loadData

RuntimeError: false

Any Inputs are highly appreciated.

Cheers!!!

This post has been answered by JohnGoodwin on Nov 8 2018
Jump to Answer
Comments