User665608656 posted
Hi sonujohn,
I have an Oracle RDF Report, which i require to call through asp.net and display it through a web application.
To acheive this function, I recommend that you can use HTTP to call Oracle RDF Report, and use iframe to get the following links: http://machine:port/reports/rwservlet?report=...
If it's for Web Layout (JSP), deploy the report on the J2EE application server and access it : http://machine:port/reports/your_folder/Report.jsp?server=...
If you use the upcoming Oracle Reports 10g, you should be able to submit jobs from your application using the Web Service interface and perform other operations. This document will also be included in the published "Publishing Report Manual".
For more details, you could refer to these links :
Oracle report and asp.net
Display Oracle Reports in an ASP.NET Web Application
Hope this will help you.
Best Regards,
YongQing.