[Mondrian] RESTful web service

Luc Boudreau lucboudreau at gmail.com
Tue May 11 14:12:30 EDT 2010


You might be interested in xmla4js ( http://code.google.com/p/xmla4js/ ).
_____________________________
Luc Boudreau


On Tue, May 11, 2010 at 2:09 PM, Kim Goldov <kgoldov at uw.edu> wrote:

>  I’m building a RESTful Mondrian web service. The service will accept GET
> requests containing MDX or our legacy query format. The request will return
> XML, CSV, or a JSON format compatible with Google’s interactive time series
> graphs. I’m using Spring MVC with an XSLT view so I can easily map the
> result to the desired output format.
>
>
>
> I can think of two general approaches that I might take. One would be to
> generate XML from the Mondrian “Result” object using JAXB or an equivalent
> mechanism. The other would be to tap into Mondrian’s XML/A capability at
> some level. I’m not sure what the best way is to go about either of these
> approaches. Is there another alternative I have not thought of?
>
>
>
> Please respond if this isn’t the correct venue for this type of question.
>
>
>
> Thanks,
>
> Kim
>
> _______________________________________________
> Mondrian mailing list
> Mondrian at pentaho.org
> http://lists.pentaho.org/mailman/listinfo/mondrian
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.pentaho.org/pipermail/mondrian/attachments/20100511/f3aca10e/attachment.html 


More information about the Mondrian mailing list