What are un-typed messages? - Biztalk

What are un-typed messages, how does one create them?

When a message created in BizTalk Orchestration is bound to a schema, this is a typed message. In un-typed messages, the message is bound to System.Xml.XmlDocument instead of a schema. Thus, an un-typed message is one whose message type is set to "XmlDocument" in an orchestration.

What are un-typed messages, how does one create them?

- A typed message is bounded to a schema which is created in BizTalk Orchestration.
- An un-typed message is bound to xml document instead of a schema – System.Xml.XmlDocument.
BizTalk Server and Web Services - Biztalk
BizTalk Server and Web Services - BizTalk is a product while Web Services are a standard.
BizTalk Server Messaging Services - Biztalk
BizTalk Server Messaging Services - A Message is the heart of the BizTalk Server. The messaging service in BizTalk allows provides communication within the Server as well as the outside it.
BizTalk Orchestration
BizTalk Orchestration - Business analysts and developers can dramatically simplify the integration and automation of business interactions inside and between companies using BizTalk Orchestration...
Post your comment