Jaspersoft / jrs-rest-java-client

Java Rest Client for JasperReports Server
GNU Lesser General Public License v3.0
100 stars 101 forks source link

Cannot run report with multi value parameter #94

Closed tmatveyeva closed 9 years ago

tmatveyeva commented 9 years ago

When running report via reportingService, it's possible to specify parameter for report. And RunReportAdapter.parameter method accept to String parameters. While it should be possible to add several values to one parameter (Multi Select IC on UI).

Krasnyanskiy commented 9 years ago

Is this feature supported by our Web Services? Could you provide me with some link?

tmatveyeva commented 9 years ago

When running report Client Report Options are used and Client Report Options support list (array) as option value http://community.jaspersoft.com/documentation/tibco-jasperreports-server-web-services-guide/v610/creating-report-options-0

Krasnyanskiy commented 9 years ago

Ok, thanks.

yaroslav-kovalchyk commented 9 years ago

Fixed https://github.com/Jaspersoft/jrs-rest-java-client/commit/4d780e9513c05a3e3ec4b9cf2beb81e90d0bd4aa