You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Data Management - FCC to EPBCS - Error due to Dense Column Dimension

Summary:

We are setting up Data Management to move data from FCC to EPBCS. We are getting an Error due to the Dense Dimension in the Data Extract.

Content (required):

In August 2021, FCC provided the option to modify the Dense Structure from Account, to Period and Movement for Consolidation performance improvement. It is now the default in new Hybrid FCC application. When we set up the integration to FCC it is looking at the Account Dimension as the export column header.

{

DATAEXPORTCOLFORMAT ON;

DATAEXPORTDIMHEADER ON;

DATAEXPORTDRYRUN OFF;

DataExportRelationalFile OFF;

DataExportNonExistingBlocks OFF;

DataExportLevel ALL;

DATAEXPORTCOLHEADER "Account";

DATAEXPORTOVERWRITEFILE ON;

DataExportDynamicCalc OFF;

};

Here is the Essbase Error.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!