Hi guys,
I was doing some surfing and came across this application Mondrian which is an Open Source OnLine Analytic Processing (OLAP) server. It is written in Java, works with both PG and Oracle and seems to be quite actively developed. I hadn't visited the site in a few months and in that time they had released two version updates.
For many of my clients, reporting on database info is a rather important feature. While doing basic Tcl reports is good, the ad hoc reporting solution is impossible to provide. OLAP tools are purpotedly supposed to help with such problems by aggregating information and providing GUIs to play games with that data.
MS has taken a lead in the developing OLAP tools on the server side, but they have done so by also building analysis tools into Access and Excel. Particulalry pivot tables. It would be cool to provide a link from OACS/AOLserver systems to Excel via some kind of OLAP system. This may be overkill, of course, but it's at least the "industry way".
Mondrian is written entirely in Java and uses Tomcat as its container. I was wondering whether Mondrian might be a good test case for OACS + Java integration?
talli