Page 1 of 1

webViewer

Posted: Fri Nov 24, 2006 9:10 am
by iomega55
We use *.mrt files for reporting. We have been using SR just for final users report.

At this moment we want to start using webviewer :blush: .
I saw at tutorials and I saw in the samples were webviewer is used, a RegData property is applied.

Question1 , If we have all the report logic in the .mrt file is it possible to "connect" webviewer with .mrt without using RegData? or Which is the right way for doing this task?


Question2, we sent parameters to the report, various filters. Is it possible use these parameters on web viewer? or webviewer can be used just for the final report when the filters are applied.
Thanks again.

webViewer

Posted: Fri Nov 24, 2006 2:46 pm
by Vital
iomega55 wrote:We use *.mrt files for reporting. We have been using SR just for final users report.

At this moment we want to start using webviewer :blush: .
I saw at tutorials and I saw in the samples were webviewer is used, a RegData property is applied.

Question1 , If we have all the report logic in the .mrt file is it possible to "connect" webviewer with .mrt without using RegData? or Which is the right way for doing this task?
Use the reports in Web completely similarly to Win. You can don't use RegData method.

Question2, we sent parameters to the report, various filters. Is it possible use these parameters on web viewer? or webviewer can be used just for the final report when the filters are applied.
Can you show more details? WebViwer used only for preview report (you can export report directly to pdf without webviwer).

Thank you.

webViewer

Posted: Mon Nov 27, 2006 10:34 am
by iomega55
Thanks. I got it.

Webviewer it's for previewing my report, once my report is created(filtered, ordered, etc).