Previous Topic

Next Topic

Inhoudsopgave

Book Index

Report parameters

Report parameters need to be specified via the ReportData parameter in an XML structure. The structure is as follows:

<ReportData>

<Report SortNr="1">

<Params>

<param1>value1</param1>

<param2>value2</param2>

(…)

</Params>

</Report>

</ReportData>