Hello all,
As you know, Jasperserver provide an XML/A service at <web-context-path>/xmla address (need some configuration to bring it up). Now I can send a SOAP request message (with basic authentication of course) to this service and get the SOAP response message contains data. As I see, the SOAP response message describes cubes, dimensions, hierachies,...
My problem is how to parse and render OLAP table from SOAP response message? I want to display the OLAP table like JPivot does, just means that user can perform typical OLAP navigations like slice and dice, drill down and roll up,...
Can anybody give me a sugguestion to resolve my problem?
Any suggestion about how to implement a web service client (separated app from Jasperserver) that get data from Jasperserver and display as OLAP tables are welcome?
Thanks so much and best regard!
Dat Nguyen