- May 3, 2005
- 6,365
- 1,223
- 126
I'm trying to determine if it's possible to pass parameters to a Crystal Report that is set up as a web service. I'm using CRBasic for VS2008.
I'm able to pass parameters to reports that are embedded within our ASP.Net app.
I was trying to publish individual reports as a web service and then have the main app pass parameter values to the web service and then the main app consume the web service. I can get the app to consume none parameterized report services but no luck on the parameter part. The only answers I get are from people that do not read the question and then post the answer to passing parameters to a report.
I'm able to pass parameters to reports that are embedded within our ASP.Net app.
I was trying to publish individual reports as a web service and then have the main app pass parameter values to the web service and then the main app consume the web service. I can get the app to consume none parameterized report services but no luck on the parameter part. The only answers I get are from people that do not read the question and then post the answer to passing parameters to a report.
