Click here to Skip to main content
15,886,873 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
Dear all experts here...

Current Scenario:
Environment - Crystal Reports 9 - MS Access VBA
I have some rpt (Crystal report) files sitting in the local directory.
I have an Access VBA application.
When I click a button named "Process" in the VBA application, the application runs those files (reports) with different input parameters and exports the results to PDF files which are then stored in the local directory structure (directory structure decided by the application based on the data).
These files are then automatically uploaded to a FTP server for its use in the web application.


New Scenario:
Environment: Business Objects Server (BI) - Web Intelligence Reports (.wid files) - Any front end (prefer winforms C#)


I want the same functionality as current scenario as in New Scenario. I tried to find any documentations on web intelligence reports and viewers with SAP but all in vain.
Can anyone help me figure out how to achieve this.

Thanks.

Regards,
Nayan
Posted
Comments
ZurdoDev 13-May-13 21:11pm    
You'll likely have to redo everything.
Nayan Ambaliya 13-May-13 21:15pm    
Hi Ryan,

Yes, I do understand I will have to re-do everything, but, I am not finding any documentations for WEBI anywhere or an example with C# or anything. All I find is APACHE reference in the ECLIPSE IDE.
Can you please shed some light by examples or web places where I can go and have a look..?

Thanks.

Regards,
Nayan
ZurdoDev 13-May-13 21:56pm    
No, I have no experience with WEBI, sorry. I guess you would have to go to http://www.webi.org/

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900