Page 1 of 1

Posted: Thu Feb 12, 2009 1:05 pm
by chulett
Don't use a Sequential stage to read the file, replace it with a Folder stage:

Folder -> XML Input -> Seq File

Small files can be read entirely by the Folder stage, however larger ones will need to only send in the filename and have the XML Input stage do the actual reading via the 'URL/File path' option.