I'm trying to connect to Pentaho Mondrian as described here:
https://www.flexmonster.com/doc/getting-started-with-accelerator-mondrian/
It describes an example of connection string for Pentaho Mondrian. I have a few questions:
1. Where should I take this connection string? Do I understand correctly, that there is some database of Pentaho Mondrian that stores the information about cubes and that it should be specified in the connection string? Where it can be found in Pentaho Mondrian?
2. Should I put the schema xml file in the Flexmonster server folder? Or it should be found automatically in the depths of Pentaho Mondrian?
Hi Alexey,
Thank you for posting your questions. Please find the answers below.
Please let me know if the answers were helpful.
King regards,
Iryna
Ira, thanks! We have Pentaho BI Server. It is assumed that Mondrian is embedded. Which one web.xml do you mean? The one that is located here: biserver-ce\tomcat\webapps\pentaho\WEB-INF\web.xml? There is no "connectString" in this file.
Alexey,
Could you please check my previous answer? <param-name>connectString</param-name> and <param-value> tags were removed from it after the edit.
If you do not have <param-name>connectString</param-name> and <param-value> in web.xml, please check the following documentation that might be helpful:
http://mondrian.pentaho.com/documentation/configuration.php#Connect_strings
http://wiki.pentaho.com/display/ServerDoc2x/01.+Setting+Up+Your+Database+Connections
Kind regards,
Iryna
Thanks! The problem is solved.
This question is now closed