Home Page › Forums › BizTalk 2004 – BizTalk 2010 › FILE Receive adapter taking incomplete file › Re: FILE Receive adapter taking incomplete file
February 1, 2009 at 12:38 PM
#21617
The easiest way is to use a filename filter on the receive location (like *.txt) and change the system to write the file with a temporary extension and then rename the file after finishing.