Forum Discussion
plancor - the simplest solution I've used is to have the job that is writing the file create it using a temporary file name that doesn't match the pattern that SnapLogic is looking for, and rename it when the file is complete. Or if you are using any kind of enterprise scheduling tool, you can make the SnapLogic job dependent on the job creating the file.