Home Page › Forums › BizTalk 2004 – BizTalk 2010 › How to tranfer big file between BizTalk server › How to tranfer big file between BizTalk server
November 20, 2005 at 6:18 PM
#12372
You should be ok with 1 MB files. If you get above 2 MB you might to start having a problem with the queues.
If you wanted to create a file from a queue message, you just need to have a Send Port filtering on a Receive Location point to that queue.
Best of luck.