July 2005 Entries
In my last post I wrote about how one can extract InfoPath processing instructions from a message inside an orchestration. While it seems to work all right, the idea generally has nothing to do with business. A better place for doing this would be a pipeline. So I wrote a simple pipeline which is basically identical to the default XMLReceive with one exception - in the decode stage it has a component that does work of extracting processing instructions from an XML document and subsequently writing...