After yesterdays Black-Belt BizTalk Performance session, I discussed some of the topics with Martijn Hoogendoorn, an ex-college of mine. He came up with some great tips, after which I suggested he should start blogging too. So he did. And he has already put up some of the tips we discussed.
Martijn's blog can be found here.
One tip we got from the performance session -> Always try to map messages in a port if possible. The reason for this is that an incoming message only gets persisted after it went completely through the port (including the map), and then a reference to it is sent around through the orchestration. If it isn't changed, it isn't persisted again. If you map in an orchestration, the message gets persisted twice.
Posted
Jul 01 2004, 08:15 AM
by
Carlo Poli