Re: Resolve party from receive port

Home Page Forums BizTalk 2004 – BizTalk 2010 Resolve party from receive port Re: Resolve party from receive port

#16349

Check out the Custom Party Resolution Pipeline component in the SDK.

C:\Program Files\Microsoft BizTalk Server 2006\SDK\Samples\Pipelines\CustomPartyResolution

This uses data from within the message to establish party identity.

You should be able to modify this to use the BTS.InboundTransportLocation message context property.

You can set up am alias for each party which is their receive location Url.