A simple JavaScript lib to use Saiku Rest API.
- Create queries
- Execute MDX analysis
- Export MDX analysis
Switch the branch menu to get the current version.
Load the script saiku_utils.js or saiku_utils.js in your html file.
<script src="saiku_utils.js"></script>
- Pentaho, version 5.0.1
- Saiku, version 2.0.1
- prototype_class.js, version 1.0.0 (see https://github.com/fernandojunior/prototype_class.js/tree/v1.0.0)
Clone all files of saiku_utils.js repository into "/biserver-ce/tomcat/webapps/pentaho/test" folder. Then, open the url "http://localhost:8080/pentaho/test/saiku_utils.js/example.html".
Attention: The example above is based on Pentaho 'SteelWheels' schema.
pentaho, saiku, api, simple, class, lib, javascript
Released under The MIT License.