Adding a New Reference in BizTalk 2006

Home Page Forums BizTalk 2004 – BizTalk 2010 Adding a New Reference in BizTalk 2006

Viewing 1 reply thread
  • Author
    Posts
    • #15123

      How, when, and why should one add a new reference through the solutions explorer in BizTalk 2006?

      Thank you in advance for your support.

      Mike

    • #15122

      Here’s the ones that come to mind immediately:

      1. An Orchestration needs to reference a message (or map) which is defined in a separate project/assembly.

      2. An orchestration will use the \”call orch\” or \”start orch\” shape to call an orch in another assembly.

      3. An orchestration needs to call a helper function (static C#/VB) function.

      Referencing other assemblies creates a dependency and will effect the order in which you eventually deploy/undeploy your software from dev to production.

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