Menu

olap4j and essbase

seb
2012-11-19
2012-11-20
  • pstoellberger

    pstoellberger - 2012-11-19

    Yeah, we have used saiku on top of essbase successfully.

    The pastebin link looks about right.
    you probably have to define username + password in a separate line in the configuration file

    have a look at the tomcat/webapps/saiku/WEB-INF/classes/saiku-datasources/README file. there are some sample configurations for other xmla providers in there.
    essbase shouldn't be much different

     
  • seb

    seb - 2012-11-19

    Many thanks for your quick reply! I'll check this up!

     
  • seb

    seb - 2012-11-20

    Hi, I had a look at it getting a java error when launching Saiku server.

    Here are the steps I followed :

    XML/A (ESSBASE)

    ----------------------------------------------

    type=OLAP
    name=xmla
    driver=org.olap4j.driver.xmla.XmlaOlap4jDriver
    location=jdbc:xmla:Server=http://localhost:13080/aps/XMLA

    • Here are the logs attached.

    Many thanks
    username=admin
    password=password

     

    Last edit: seb 2012-11-20

Log in to post a comment.