BizTalk Server: Tracking Dependencies Between Artifacts

BizTalk Server: Tracking Dependencies Between Artifacts


Introduction

One of the new out of the box features of BizTalk Server 2013 is the ability to track dependencies between artifacts. The BizTalk Server Administration console provides a UI-driven experience to see how different BizTalk Server artifacts such as orchestrations, send ports, receive locations etc. are dependent on each other. This feature was not present in the previous BizTalk versions. The only way to see how the BizTalk Server artifacts depend on each other is by means of executing queries against the BizTalk Management Database.

BizTalk Server 2013

The dependencies between artifacts can be seen by selecting the artifact in the BizTalk administration console and then click view dependencies in right pane under selected item (See MSDN Tracking Dependencies Between Artifacts in a BizTalk Server Application). What happens in the background is that the dependency information of the artifact will be gathered for you and presented within the Group Hub page at the bottom pane.


Picture 1. Orchestration Dependencies (click on picture to enlarge).
You can then click on one of the dependencies like for instance receive ports.

Picture 2. Receive Port Dependencies (click on picture to enlarge).
This example is just illustrative of what the dependency tracking can do for you.

Previous BizTalk versions


The same result can be achieved by executing a query in the BizTalk Management Database. However you will have to develop all these queries yourself. To give you an impression how it looks see the screenshot below:

Picture 3. SQL Server View of a Recieve Port Dependeny (click on picture to enlarge).
Since the decency viewer capabilities lacks in previous versions of BizTalk you have to come up with your own custom solution to have same functionality. Alternative of building your own solution is buying a product like BizTalk360 that has this capability (Search and Action) and many others on board.

See Also

For more information on dependency feature of BizTalk Server see the following resources:
Another important place to find a huge amount of BizTalk related articles is the TechNet Wiki itself. The best entry point is BizTalk Server Resources on the TechNet Wiki.
Leave a Comment
  • Please add 7 and 3 and type the answer here:
  • Post
Wiki - Revision Comment List(Revision Comment)
Comments
  • Sandro Pereira edited Revision 6. Comment: Fixing TOC

Page 2 of 2 (11 items) 12
Wikis - Comment List
Posting comments is temporarily disabled until 10:00am PST on Saturday, December 14th. Thank you for your patience.
Comments
  • Steef-Jan Wiggers edited Revision 7. Comment: Minor edits

  • Naomi  N edited Revision 10. Comment: Minor edit

  • Steef-Jan Wiggers edited Revision 11. Comment: Added resource link See Also

  • Steef-Jan Wiggers edited Revision 12. Comment: Added text to picture

  • Steef-Jan Wiggers edited Revision 13. Comment: Formatting added text to picture

  • Steef-Jan Wiggers edited Revision 14. Comment: Added text to picture and formatting

  • Steef-Jan Wiggers edited Revision 15. Comment: Remove Blockquotes

  • Maheshkumar S Tiwari edited Revision 16. Comment: minor edit

  • Steef-Jan Wiggers edited Revision 4. Comment: Added tags

  • Sandro Pereira edited Revision 5. Comment: Fixing picture format to center

  • Sandro Pereira edited Revision 6. Comment: Fixing TOC

  • Priceless SQL Query for previous BizTalk Server versions

Page 1 of 1 (12 items)