How to create a report in BusinessObjects and bind to xml data? - Stack Overflow most recent 30 from stackoverflow.com2009-12-05T06:07:14Zhttp://stackoverflow.com/feeds/question/803863http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/803863/how-to-create-a-report-in-businessobjects-and-bind-to-xml-data1How to create a report in BusinessObjects and bind to xml data?unknown (yahoo)2009-04-29T19:22:44Z2009-04-29T19:22:44Z
<p>I am trying to create a report in Business Objects using Desktop Intelligence tool (version XI Release 2 on Windows XP). I selected xml data provider and pointed to an xml file.</p>
<p>From my Asp.Net web application, I need to bind this report to some xml data which has the same schema.
Is there any document or sample .Net source code which can help me achieve this?</p>
<p>I could host this report in the repository or I can bundle the report with the web application. Is there a way I can bundle this BO report with the web app without installing any BO runtime packages?</p>
<p>Any help to point me in the right direction would be great.</p>
<p>Regards.</p>