Hi Bryan, > Is it possible to force FME to process one file, output it, then > move on to the next?
That's exactly what the batch deploy function should be doing. Is this how you are batching the data? I wouldn't recommend reading such a large set of files all at once then doing a Dataset Fanout by basename because that would have a massive memory overhead. This might be where your problem lies. Mark Mark Ireland, Product Support Engineer Safe Software Inc. Surrey, BC, CANADA [EMAIL PROTECTED] http://www.safe.com Solutions for Spatial Data Translation, Distribution and Access Join us at the FME Worldwide User Conference Sept. 21-22, 2006 Vancouver BC Canada. For more information, visit www.safe.com/2006uc. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/fme/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
