This error message occurs whenever BizTalk File Adapter receives a
file with No Data that is 0KB.
The design of the file Adapter is such that it deletes the file if
there is no data. It writes an event log.
This the default behaviour of the FILE Adapter it deletes before the
pipeline stage itself hence the behavior cannot be changed.
This behavior can be overcome by writing a custom Adapter.
Following is an example of the event log when this error occurs –
Known Issues with the File
Adapter
https://msdn.microsoft.com/en-us/library/aa560642.aspx
Also Check Out-
Difference between Atomic Transaction versus Long Running Transaction in BizTalk Server http://pnsoftwarestudies.blogspot.in/2015/01/difference-between-atomic-transaction.html
How to get the root node name of an xml document/node name of any xml element
http://pnsoftwarestudies.blogspot.in/2014/10/how-to-get-root-node-name-of-xml.html
Also Check Out-
Difference between Atomic Transaction versus Long Running Transaction in BizTalk Server http://pnsoftwarestudies.blogspot.in/2015/01/difference-between-atomic-transaction.html
How to get the root node name of an xml document/node name of any xml element
http://pnsoftwarestudies.blogspot.in/2014/10/how-to-get-root-node-name-of-xml.html
No comments:
Post a Comment