[BizTalk 2006 R2 Exception handling trick] #1 Runtime Validation for the Orchestration Engine
I have recently taken the BizTalk 2006 R2 exam and came across some interesting stuff;
- Runtime validation
With this it is possible to force runtime validation for assemblies/correlations/schemas etc ensuring that everything is correctly deployed!
See: http://msdn.microsoft.com/en-us/library/aa561963(BTS.10).aspx
Comments