Post Author: Sergey
CA Forum: .NET
I have an enterprise ASP.NET (Framework 2.0) web application. Also I have a BusinessObjects XI Release2 deployed on another server.I would like to implement seamless integration between my web application and BusinessObjects, i.e. embed reports viewing and designing features into my ASP.NET application. I decided that WebIntelligence is the most appropriate in my case.In other words, I want users to be able to create reports based on existing universes, save them (reports), run them and view results. And all that workflow must take place inside the ASP.NET application UI. So, I have a question: what web controls should I use for viewing and designing Webi reports?