WCF-NetMsmq Transport Properties Dialog Box, Send, Messages Tab

 

Use the Messages tab to specify the data selection for the SOAP Body element.

Use this To do this
Body -- BizTalk request message body Use the BizTalk message body part to create the content of the SOAP Body element for an outgoing message.
This is the default setting.
Template -- content specified by template Use the template supplied in the XML text box to create the content of the SOAP Body element for an outgoing message.
The default value is cleared.
XML Type the XML-formatted template for the content of the SOAP Body element of an outgoing message. This property is required if the Template -- content specified by template option is selected.
Type: String
Minimum length: 0
Maximum length: 32767
The default is bts-msg-body xmlns="http://www.microsoft.com/schemas/bts2007" encoding="xml"

See Also

How to Configure a WCF-NetMsmq Send Port
Specifying the Message Body for the WCF Adapters