Biztalk Server 2006 Beta Available

The Biztalk 2006 Beta Program is now available for sign-up. Biztalk 2006 simplifies the administration and deployment process. Some of the other major enhancements are improved BAM, executing pipelines inside an Orchestration, a flat file schema wizard, and suspended...

read more

BizTalk 2006 Recoverable Interchange Processing

Biztalk 2006 introduces many new and exciting features. One of these new features is Recoverable Interchange Processing for inbound receive interchanges. First off, what is an Interchange? An interchange is simply an item received by Biztalk. In Biztalk terms, an...

read more

Basics of Promoted Properties In BizTalk

What are Promoted Properties and why does BizTalk have them? Long and short of it: Property promotion is about getting easy and fast access to data. Easy: Because you typically do not have to know anything about your data to get access to it. Example: Message(some...

read more

How To Call A Receive Pipeline In an Orchestration

With the release of BizTalk 2006 Beta just around the corner, why not get a head start by seeing how to call a Receive Pipeline from within an Orchestration. For starter, why would you want to call a Receive Pipeline from within an Orchestration? I had to struggle for...

read more

Sequential Flat File Message Processing Lab

Here is a 45 minute, step-by-step lab showing how to use the Flat File Disassembler, Delivery Notification, and a Sequential Convoy to map a large flat file document in BizTalk 2004. This lab will break up a large flat file into single messages, map each message, and...

read more