Hi,
Ok, the data before JSON splitter… it has two rows
row1, row 2
The excepted output should be atleast more than one row in out put for two rows, but i am getting only one document as output for one of the xml
the excepted output is other columns also like version number,etc.
other xml is splitting as excepted.
As said earlier i didn’t find any issue if i execute pipeline for single files… i know as per logic it has to work because it is an array but i don’t know why it not splitting as excepted when i am trying to execute with multiple files…