Hello,
I want to create a crystal report out of a web service. My web service generates the result in a tabular format.
The connection works fine. I get my response and the method in crystal uner available datasources. but when i try to select them into "selected tables" i get the following error.
-
"Invalid Argument Provided"
Details: Cannot support ArrayType input parameters
-
When i change the output of the webservice to display only one field (instead of a table as earlier), then it works fine.
Does this mean it is not possible to display multiple rows of data in crystal through a single call of a web service? if not, could you pls help me out here?
thanks,
suraj.