The GetParms.asmx web service returns an XML listing of each parameter field in a report, including its name, value type, and subreport name. The subreport name will be blank if the parameter is not used in a subreport.
The web service accepts and requires two inputs:
- Report Name – the full name of the .rpt file with path relative to the Reports folder.
- Parameter Number – 0 to list all parameters or the parameter number to get details for a single parameter.
Last modified:
12 November 2021
Post your comment on this topic.