One of the new features in Biztalk 2006 is the use of pipeline in your orchestration. Recently I was involved in a Biztalk 2006 project were we needed to route messages through Biztalk were (for the larger part) Biztalk engine was unaware of the schema of the data being processed. In Biztalk 2004 this would involve some helper code to be written. In Biztalk 2006 you can accomplish this quit easilly. Our main orchestration received the data from a soap call. The data we needed to proces was inside...