Message Archiving Component Logging to Windows Azure
This widget is a modification to the community Message Archiving Pipeline Component developed by Nick Heppleson which has been modified to log to blob storage in Windows Azure.
BizUnit Step to Query HAT
This is a BizUnit Step to query had for completed orchestration instances since the start of your test.
NCache & BizTalk Cross Referencing
This walk through shows you how to implement caching with cross referencing from BizTalk
BAM & MSBuild
These msbuild tasks will help you to use BAM within your build process
Executing a map in a Pipeline
This demo and sample will show you how to get around a limitation in a request response port when a common message is sent to the port but you want different output messages depending on the receive location.
Dynamic WCF BizUnit Step
This BizUnit step will let you dynamically call WCF services. This is very useful for calling services exposed by BizTalk.
MsBuild Task for Publishing WCF Services from BizTalk
This task will let you regenerate your published WCF Services from Biztalk each time you run your build.
Integrating BizTalk Orchestration Profiler into MsBuild
Leverage the BizTalk Orchestration Profiler in your Build and CI process so you produce coverage analysis of your tests with each build.
Generate the C# to call BizUnit
When you write BizUnit tests you have to over and over write the C# to call BizUnit to execute these tests. This step will create this C# code for you each time you build.
MsBuild Task for Publishing Soap Web Services from BizTalk
This task will allow you to regenerate web services created with the Web Service Publishing Wizard as part of your msbuild script.
MsBuild Task for Publishing WSE 2 Web Services from BizTalk
This task will allow you to regenerate web services created with the WSE Web Service Publishing Wizard as part of your msbuild script.
BizUnit Transport for LoadGen
This will allow you to write the test in BizUnit and then run it a load test by using BizUnit as a LoadGen Transport.