Recursive parsing of JSON using hierarchial stage

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
vinothkumar
Participant
Posts: 342
Joined: Tue Nov 04, 2008 10:38 am
Location: Chennai, India

Recursive parsing of JSON using hierarchial stage

Post 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
Post Reply