FDMEE 11.1.2.3.520 drill back to planning app
After creating drill through definition and region. Reload data and got the error below:
2015-08-12 14:43:13,241 INFO [AIF]: DrillRegion msg:com.essbase.api.base.EssException: Cannot Create Drill Through URL. Essbase Error(1200315): Error parsing formula for [REGION DEFINITION] (line 0): invalid object type
2015-08-12 14:43:13,257 INFO [AIF]: DrillRegion msg:[createDrillRegions:99] END (com.essbase.api.base.EssException: Cannot Create Drill Through URL. Essbase Error(1200315): Error parsing formula for [REGION DEFINITION] (line 0): invalid object type)
1. Does this mean URL issue or drill region issue?
2. I understand all mappings must be explicit. But, if you have hard coded currency load (LocalCurr) and can I use * --> * like mapping? Or I have to use explicit "LocalCurr" --> "LocalCurr"?