Hi,
When iterating an element array from the datasource the report is coming as blank for the below input xml and the template.
Input Xml
<data>
<testData>
<persons>
<department>IT</department>
<c…...XmlDataLoadOptions loadOptions = new XmlDataLoadOptions(); loadOptions.setA...XmlDataSource(inputXmlBytes, loadOptions); ReportingEngine engine...