LockFile
The LockFile can be specified to synchronize processing of incoming files to ensure that file is processed by only one FileWatcher at a time thereby avoiding race conditions.
<LockFile>.lock</LockFile>
For more information on how the lock mechanism works for concurrent file loading, refer to the section Concurrent File Loading.
Copyright © Cloud Software Group, Inc. All rights reserved.