How do I specify parameters for a Crystal Reports web service?

J

Jared Jensen

I've created a Crystal Reports RPT file, along with a class that
manually creates a DataSet for populating the ReportDocument via
SetDataSource(). This all works fine in my test Windows application.

Now I want to publish this report as a web service, but I can't figure
out how to pass parameters to the web service to filter the report
data. When using the recommended right-click "Publish as web service"
method, the web service code is created for me, and nothing I've tried
will expose the WebMethods I add to my client app.

How can I create a web service that will accept one or more parameters
and return my ReportDocument?

TIA

Jared
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,773
Messages
2,569,594
Members
45,119
Latest member
IrmaNorcro
Top