Hello,
Implementing Silverlight app running on a users PC over the internet would require that the Silverlight app passes the Basic Authentication credentials over HTTPS which then accesses a Cube on the backbone.
This is not a solution that our IT guys like. Is there a way to create a wrapper around MSMDPump which contains the logic to pass Basic Auth credentials and then the Pivot Grid accesses that wrapper and not MSMDPump directly?
Put another way. Could we have PivotGrid interact with some WCF Service which contains an object reference to MSMDPump that PivotGrid can talk to?
Or is there another implementation solution?
Please let me know if you need me to make it clearer.
Thanks,
Fredy Daruwalla
Hi Fredy
For now this is only an example how to build your own provider and gives developers freedom to manipulate data easy, but there is no plans to be something official for now
RegardsTodor
Hi Todor,
Thanks! This post is exactly what I needed. There are some issues with errors in running, is there a final version this? or any plans to provide this as an official alternative to MSMDPump?
Fredy
May be this post will be interesting for you.