Re: Question about performance …

Home Page Forums BizTalk 2004 – BizTalk 2010 Question about performance … Re: Question about performance …

#16618

Hi!

Thanks for your input!

I need to route EDI files based on the SenderID and on the ReceiverID. First I tried with just two filters on the send port SenderID + ReceiverID, for some reason it didn't work (it should because both of these properties are promoted… but the base EDI adapter is full of surprises, for example routing failed messages doesn't work either : ( ), I could only route on either the sendID or the recID…

Unother advantage is that with dynamic ports I only have to use one receive port + locations for all the Partys and one dynamic send port … instead of having hundreds of receive and send ports …