How to create a report in BusinessObjects and bind to xml data? - Stack Overflow most recent 30 from stackoverflow.com 2009-12-05T06:07:14Z http://stackoverflow.com/feeds/question/803863 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/803863/how-to-create-a-report-in-businessobjects-and-bind-to-xml-data 1 How to create a report in BusinessObjects and bind to xml data? unknown (yahoo) 2009-04-29T19:22:44Z 2009-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>