Friday, March 9, 2012

parameters in a webapplication with a webservice

Hi,
I used a webservice (a reference web) in my webapplication in order to view
my report. However, my report has a parameter.
I don't know what to do. Are they any function with the ReportingService to
do this?
What are the steps to give a parameter to my report?Hi,
Take a look at the Render method. It is used to call the ReportService to
render a given report. You can provide parameters, output format, device
information and some other information. It returns a byte().
Hope this would help you further.
Jan Pieter Posthuma
"r388042" wrote:
> Hi,
> I used a webservice (a reference web) in my webapplication in order to view
> my report. However, my report has a parameter.
> I don't know what to do. Are they any function with the ReportingService to
> do this?
> What are the steps to give a parameter to my report?

No comments:

Post a Comment