BizTalk Utilities CV ,   Jobs ,   Code library
 
Home Page


Add/Edit your code items
Search the code library
Browse for the code library


Uncategorized
Re: Missing constant definition
swapping two integer values without using temporary
Debugging script
What is BEEP (BXXP)?
Meta-Patterns: Design Patterns Explained
XML Helper functions in Visual Basic
nodeset of child templates using document()
Converting INI files to XML
Fullxml 2
Sorting the results and use the Axis
TreeMaker
XMLEditor - WebClipping
WDDX Parser
Templx: x++ IDE Released!
XppEngCOM: COM implementation of x++ interpreter
Backup Outlook mail as XML
Grouping and Summing the values in XML
WDDX Parser (updated bug)
DIME Parser and Generator (C#)
Flash menu using XML


 
 

<< System.XMLWCF, WS, SOAP >>


By Yusuf Wiryonoputro
First Posted 06/08/2001
Times viewed 2336

WebCube Report - Browser-based Multidimensional Data Reporting


This post contains attachments
v20010608061758.zip 

Summary Browser-based multidimensional data reporting - using IE5 & WebService Behaviour that implements Open XML for Analysis Specification 1.0

Current Features :

  • Drag & drop support to build MDX Query
  • Run MDX Query without refreshing the entire page
  • Dynamic multidimensional report generation
  • SOAP standard, based on XML Analysis Specification 1.0

Current Limitations :

  • Some variables are still hardcoded
  • ....

Project files :

  • Client.htm
  • webservice.htc (Microsoft's WebService Behaviour beta 2)
  • xamd.xsl  (taken from XML for Analysis SDK)
  • xmla.wsdl (taken from XML for Analysis SDK)

Requirements :

  • Server Side :
    SQL Server 2000 + Analysis Service
    XML for Analysis SDK
    MSXML 3.0
  • Client Side :
    IE5 or greater
    MSXML 3.0

Installation :

Copy all files into any virtual directory

Open these files & change the addresses below with your own :

    • Client.htm :
      var BaseURL = http://localhost/olap/ ;
    • xmla.wsdl :
      <soap:address location='http://localhost/xmla/msxisapi.dll' />

 

Additional information


Rate this article on a scale of 1 to 10 (0 votes, average 0)

Your vote :  

<< System.XMLWCF, WS, SOAP >>





Leave a comment for this article
Your name
Your email (optional)
Your comment
Optional: Upload an attachment
Enter the code shown:

 
 

    Email TopXML