Home | Installation | Xmla4js on Github | Samples | API Reference Documentation

OLAP & Analysis for Web Applications

Welcome to your xmla4js homepage!

Xmla4js is a standalone cross-browser javascript library that provides basic XML for Analysis (XML/A) capabilities, allowing webdevelopers to access data and metadata from OLAP providers for use in rich web applications.

XML/A is an industry standard for communicating with OLAP servers. It defines a SOAP webservice that allows clients to obtain metadata and to execute OLAP queries using the multi-dimensional expressions (MDX) language using HTTP as the underlying transport protocol.

To start using xmla4js, please go to the google code project page, and read how to setup xmla4js here: http://code.google.com/p/xmla4js/wiki/InstallingAndUsing.

Samples

After setting up xmla4js on your system, you can start using the samples.

API Reference Documentation

Xmla4js provides API Reference documentation in the HTML format, prepared with the YUI Doc system.

Links and Resources

XML/A specification
Microsoft XML for Analysis documentation
http://msdn.microsoft.com/en-us/library/ms187178(SQL.90).aspx