The reason it works is because the first thing the file poller does is rename the file to move it to the work directory. With the naming scheme, name collisions are avoided which is good.
I did find, however, one caveat. In testing things out, I had 2 Windows boxes each running IS and a file polling. The directory being polled by both was on one of the Windows boxes. This caused problems. I don’t remember the exact error message but there was definitely file access contention.
As long as the directory being polled is not on the same Windows machine as one of the IS instances, things worked just fine.
#webmethods-Protocol-and-Transport#Integration-Server-and-ESB#webMethods