Adding Environment Specific Binding Files to an Application in BizTalk
Posted by: Stephen W. Thomas,
on 12 Sep 2006 |
View original | Bookmarked: 0 time(s)
BizTalk Server 2006 makes it simple to add environment specific binding files to an Application. By adding environment specific binding files to an Application, you can easily select a binding file during deployment. So if you have a Dev, AIT, and SIT environment you can have three binding files all built into the same MSI package. Of course, you will need to create and maintain multiple version of your binding files in order to use them.
To add environment specific...