Re: Orchestration Send Ports "Flooded" with single message endlessly repeated

Home Page Forums BizTalk 2004 – BizTalk 2010 Orchestration Send Ports "Flooded" with single message endlessly repeated Re: Orchestration Send Ports "Flooded" with single message endlessly repeated

#21991

You are right.  One of the send ports archives the incoming message, so it outputs the original message to a folder with a File Adapter.

Of course, now I have to figure out what other filter I would use on the receive shape to be sure it’s not subscribing to those archived messages.   That is a puzzle for me.  Any suggestions would be appreciated.

Thanks.