Sign in
|
Switch to another project
AS3.0 Pivot Table for OLAP
Welcome to
FLEXMONSTER
AS3.0 Pivot Table for OLAP
Overview
|
Blog
|
Wiki
PIVOT: Talk: Communicating with Analysis Services from Flash
31 March, 2008 11:02
How to talk to MS Analysis Services from Flash to reach OLAP Cube? It was the first question.
Firstly, you need to know that Microsoft Analysis Services uses SOAP-based
XML for Analysis
protocol to exchange of data between clients and server. (
You may also
read more about XMLA
on Wikipedia
)
So in Flash application
generate XMLA request,
forward it to SOAP wrapper and
send SOAP request to the HTTP pump (
http://
your_host_name
/msmdpump.dll),
HTTP pump forwards the request to the server.
Microsoft Analysis Services
sends the SOAP response back to the HTTP pump,
SOAP parser retrieve data from HTTP pump and
prepare data for our application.
There two types of XMLA request. The
Discover
method retrieve information about data structure on a server and the
Execute
method sends requests for retrieving or updating data. We discover data structure and choose desired dimensions for view, retrieve data from server and show in grid.
You can try demo in action
- it is connected to the sample OLAP cube in MS Analysis Services. You can configure the dimensions structure and visualize the result.
live demo
| 3
XMLA
| 1
Select tags:
Please type the tags separated by comma or select from the list.
Tags can not contain special characters. Please remove them.
Ideas
live demo
Management
Pivot
Requirements
Tips
XMLA
Save Tags
Cancel
Saving tags... wait
4 comments
Friday, 31 July 2009
08:55
by
Roberto
visitor
Reply
This demo is not working!
Sunday, 10 January 2010
19:32
by
yinluming
visitor
Reply
This demo is not working:Description: HTTP 404.
Wednesday, 10 February 2010
06:59
by
paulo
visitor
Reply
Hi,
I have to connect to Analysis Services from flex. I have to put a username and password. I don't know how i can do it and i can't find usefull information.
Can you help me with this??
Thanks
Wednesday, 17 February 2010
11:30
by
Ramon
visitor
Reply
Hi,
howto configure the datasource to get data directly of mondrian. I don't have a Microsoft Analysis Service, it is possible??
thanks for all.
Name (required):
Email (required, will not be published):
Website:
Please fill all required fields: name, email and your comment.
Submit comment
Cancel
Flexmonster
See blogs for
PIVOT
Project Tag Cloud
live demo
Pivot
XMLA
Blog Authors
Monthly Archives of Blog
November 2009
March 2008
February 2008
December 2007
November 2007