Processing multiple XML Files

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
guidonlm
Participant
Posts: 1
Joined: Thu Dec 21, 2006 2:43 pm
Location: Atlanta

Processing multiple XML Files

Post by guidonlm »

I need to convert a server job reading a folder stage with XML files into a parallel job, still loading a set of xml files.

I can create the whole job processing a single XML file, but can't for the life of me figure out how to replace the "old" folder functionality.

Any help/pointers would be greatly appreciated.

Thanks,

Guido
DSguru2B
Charter Member
Charter Member
Posts: 6854
Joined: Wed Feb 09, 2005 3:44 pm
Location: Houston, TX

Post by DSguru2B »

Look into the sequential file stage, specifically, into the ReadMethod = 'File Pattern'.
Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.
Post Reply