How to pass a variable for member names with space from FDMEE
We would like to clear ASO cube before a data load and maxl is considering the member name with space as additional variable.
For example we have AFG ABC_2015
we are passing two variables in FDMEE and 2 variables in MAXL
Now the maxl takes like AFG and ABC_2015 seperately.
I followed this document
https://cubistramblings.wordpress.com/2016/07/25/fdmee-and-essbase-aso-clears/
It didn't help me.
I tried the pass the member name alone instead of variable and still it takes it in two different variable.
Please find the script below
#-------------------------------------------------
# Script to execute Calc Script is started
#
#----------------------------------------------------
fdmAPI.logInfo ("======================================================================")
fdmAPI.logInfo ("Script Execution Starts")