Extracting data from Essbase ASO issue with filename
Hi,
I am trying to extract data from Essbase ASO cube using FDMEE. My essbase application name is IS and the essbase database name is IS. So the application gets added as IS-IS in target application. On running the data load rule, I get the following error in log file:
2017-04-12 17:58:05,194 DEBUG [AIF]: Error message:\\servername\FDMEE\AppName\data\IS-IS_1242.dat (The system cannot find the file specified)
On looking at the data folder in the mentioned path, I see that FDMEE creates the file name IS_1242.dat.
FDMEE creates the file with name like <EssbaseDatabaseName>_<ProcessID> instead of <EssbaseAppName>-<EssbaseDatabaseName>_<ProcessID>.