Essbase Automation using windows Batch files.
Lets discuss a scenario, where: At every interval, we have to Export the data from the source Essbase database, and load it to some target Essbase Database. The entire task of Export and Import is to be automated so that there are …
Creating an Essbase Report Script
Creating a Essbase Report script is one of the ways used to export data out from the Essbase Database. Other ways being 1. Using a Calculation Script (Starting version 9.3.1) 2. Using the database export option and 3. Using a MDX (Multi …
Financial Reporting ERROR 11.1.2.4 after patch application
In this blog I am writting the solution for Financial Reports not opening with FR Studio after patch application. After the patch application the FR Studio gives the following error: “The FR Studio version is different than the FR server version. Please update …
Exporting Essbase Data
DATAEXPORT command in Essbase provides a very useful way to extract data from the Essbase cube. This exported file can be easily used to import data in case of data corruption or can be kept as a DataBackup for future purpose. Usual …