Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
800
SAP and XMLA
posted

Hi,

I've seen the feature of using any XMLA source with the pivotgrid. SAP is explicitly mentioned on the product page. Do you have any documents or detailed info how to integrate SAP with Infragistics components (pivotgrid, chart, map)? Do you maybe have any info how to read XMLA data from SAP?

 

Many thanks,

Tamás

Parents
No Data
Reply
  • 19380
    posted

    Hi Tamas,

    We are enabling the pivot grid to bind to XMLA data sources.  SQL Server & SAP are two examples of servers that support XMLA as a data access option.  Other controls in the suite (Chart, Map, etc) do not currenlty support that data format.  If that's something that you'd be interested in, let me know, it seems like it would make sense for the chart controls for sure.

    The pivot grid takes a URI which points to the XMLA service, so if you have a correctly configured server the grid will consume the data.  We have posted information on configuring a SQL Server Analysis Server to serve up XMLA, we do not have any information on configuring SAP to serve up XMLA.

    Let me know if you need any more info on this,

    Thanks

    Jason

Children