Page 1 of 1

Processing multiple XML Files

Posted: Wed Jan 03, 2007 2:41 pm
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

Posted: Wed Jan 03, 2007 2:52 pm
by DSguru2B
Look into the sequential file stage, specifically, into the ReadMethod = 'File Pattern'.