curiousgally
Programmer
Hi,
I need to implement scheduling crystal reports in j2ee app which uses crystal reports xi as reporting server.
I could able to schedule a report through info view to an unmanaged disk location ( like "C:/schedule/....) and the status is shown as success. Now I would like to fetch the finished report from the above mentioned location and show it in the application. How do I achieve this? I mean how do I fetch the finished report from the unmanaged disk and display it? do I need to query the infoview for that or can I fetch it directly and pass it to the viewer since it is on unmanaged disk?
Thanks in advance
I need to implement scheduling crystal reports in j2ee app which uses crystal reports xi as reporting server.
I could able to schedule a report through info view to an unmanaged disk location ( like "C:/schedule/....) and the status is shown as success. Now I would like to fetch the finished report from the above mentioned location and show it in the application. How do I achieve this? I mean how do I fetch the finished report from the unmanaged disk and display it? do I need to query the infoview for that or can I fetch it directly and pass it to the viewer since it is on unmanaged disk?
Thanks in advance