Basic BizTalk messaging event envelope

8. January 2010

Recenetly i had to created a loosely coupled Event systemet based facilitaded by an Event Envelope with promoted properties for routing.

this relyes on the use of the any xml. I tend to forget the detail of this rarely used element so here are the steps.

1, Create the envelope structure

2, Add an Any element

 

3, Tell the validator to skip the content of the AnyElement


Michael Høtoft  

BizTalk Server

Comments are closed