Resolve party from receive port

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

Viewing 1 reply thread
  • Author
    Posts
    • #16347

      Hi,

      I'm trying to set up a custom party resolution based on the receive location. Customers will be granted each a specific receive location, which will be secured in itself, and I don't want to use certificates. Anyone ever tried this ? Any lead welcome.

      Thanks !

      Etienne.

    • #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.

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.