Exporting Essbase data by CalcScript
Hello, everyone
I can't export data from Essbase cube using ODI:
- some of dimensions contain spaces, for example, "Business Direction", "Cost Center". So when I add such dimension into header of EXTRACT_DATA_FILE_IN_CALC_SCRIPT, I get an error: "The first row in the data file should contain the dimension header. Please make sure that in your calculation script the DataExportDimHeader option is turned on". Quotes don't help.
- cube doesn't contain Measures. It has only "Data" in the model. So when I try to add "Data" into header of EXTRACT_DATA_FILE_IN_CALC_SCRIPT, I also get an error: "The first row in the data file should contain the dimension header. Please make sure that in your calculation script the DataExportDimHeader option is turned on".
Please, help.
Best regards,
Andrey