Page 1 of 1

Recursive parsing of JSON using hierarchial stage

Posted: Thu Aug 27, 2020 1:28 am
by vinothkumar
Can recursive parsing be done on a JSON file using hierarchial stage.
I believe for XML parsing we do have an option 'Recursive to List' for handling parent- child records. But in JSON parser not able to see this option though