i am connecting mondrian olap,but i got a error in creating data set
i am using plugin to connect mondrian olap (A data connector which allows you to connect to: SAP, Analysis Services, Essbase, Mondrian, and more.)link:
http://www.birt-exchange.org/org/devshare/designing-birt-reports/1173-xml-for-analysis--data-connector/
Error:
org.eclipse.datatools.connectivity.oda.OdaException: Invalid ODA designer executable with path '/C:/Program Files/oda/eclipse/plugins/com.actuate.oda.adapter.mapper_22.0.0.v20130129/../../../../oda/XMLA' and name 'runDesigner.cmd'.
at com.actuate.oda.adapter.mapper.command.SessionCommand.resolveDesignTimeExePath(SessionCommand.java:328)
at com.actuate.oda.adapter.mapper.command.SessionCommand.run(SessionCommand.java:243)
at com.actuate.oda.adapter.ui.session.SessionLauncher.startDataSourceBuilder(SessionLauncher.java:160)
at com.actuate.oda.adapter.ui.session.SessionLauncher$1.run(SessionLauncher.java:114)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
kindly help in this?