Saturday, December 12, 2009

BIZTALK

What is BizTalk?
Biztalk is a messaging based integration tool.
It consists of several different pieces including Business Processes (Orchestrations), BAM, Rules Engines, and HAT.
In BizTalk 2002, schemas were DTD based and allowed Xml Elements to be in any order inside a record using the keyword. How is this different in BizTalk 2004?
BizTalk 2004 is XSD based.
BizTalk 2004 Elements default to and is no longer available.

What is a Message Type and how is it used in BizTalk?

Message Type is a BizTalk System property that is promoted inside a Pipeline. It is made up of Document Name Space # Root Node Name.

No comments: