Convert XML File content to multiple records
Having issues convert xml files from one record to multiple record.
I tried used xml parser to convert , no error , but no output records produced.
Is "Xml Parser" the correct processor to use for this use case?
My expected values will be something like this
My xml file tag <root> contain <txnid> <eventlist> One <eventlist> will having multiple of <event>
Can you add a small example of your file to the question, and a brief description of what you want the records to look like? I think you might be able to do this with XML Parser.