If a file receive function retrieves a file and places the document in the Work Queue, and then the power goes off before the file can be deleted from the file receive function polling location, when you restart the computer, the file receive function retrieves the file again and sends it to the Work Queue.
↑ Back to the top
The file receive function cannot delete the file because of the power loss.
↑ Back to the top
To work around this problem, use the Microsoft Message Queuing (MSMQ) Receive function with the Transactional property enabled.
↑ Back to the top
Microsoft has confirmed that this is a problem in Microsoft BizTalk Server 2000.
↑ Back to the top