Question
Issue to parse the XML
Hi all,
I am trying to parse the attached XML but having issue to do so. Please find below the problem details.
As you can see under <rowdata> the Element <field name ="" value ="" /> is repeating, I used filed Element as repeating in the parse rule,but in the runtime the field element only managed to capture the first index's attributes(Name, value) value and all other index's attribute showing as blank. Please refer the attachment for more details.
Thanks in advance for your help.