Archive for December, 2008
Posted by jason on December 26th, 2008 under automation, essbase, maxl, quick tips Tags: automation, essbase, maxl, scripting, tip •
No Comments
There are a lot of different ways to update your substitution variables. You can tweak them with EAS by hand, or use one of several different methods to automate it. Here is one method that I have been using that seems to hit a relative sweet spot in terms of flexibility, reuse-ability, and effectiveness. First [...]
Posted by jason on December 23rd, 2008 under dodeca, essbase Tags: dodeca, essbase •
No Comments
Many people I talk to are amazed that a company can get by with just Essbase and Dodeca. No Planning deployment, no HFM, none of that other stuff. The core Essbase analytic engine brings a lot to the table, which is this: multi-dimensional analysis and all of the associated functionality for building, automating, and managing [...]
Posted by jason on December 22nd, 2008 under automation, eis, essbase, maxl Tags: automation, essbase, esscmd, maxl •
No Comments
The Old In many companies, there is a lot of code laying around that is, for lack of better word, “old.” In the case of Essbase-related functionality, this may mean that there are some automation systems with several ESSCMD scripts laying around. You could rewrite them in MaxL, but where’s the payoff? There is nothing [...]
Posted by jason on December 18th, 2008 under essbase Tags: essbase, java, jexport •
No Comments
Beginning I have seen various references to JExport on the Network54 forum over the years but I have never had a use for it — until now. I would like to use a cube to sort of ‘manage’ data, but the SQL backend for the data needs to be updated at the same time. I [...]
Posted by jason on December 17th, 2008 under essbase Tags: essbase, odtug •
No Comments
The highly regarded Essbase figure Tim Tow of Applied OLAP called me the other day to inform me that my submissions for ODTUG were accepted! Details are still being worked out, but the focus of the first talk will be on data load optimization (a matter very near and dear to my heart) as well [...]
Posted by jason on December 15th, 2008 under automation, essbase Tags: automation, essbase •
No Comments
Your server may have dozens or even hundreds of cubes on it. A common strategy with a large and slowly changing Measures dimension (or some other dimension like Product) is to spin off a copy of the cube after a certain time period, typically the fiscal year end. There are a number of different reasons [...]