There are multiple ways available to construct a message in BizTalk (like using map, assigning from another message, .NET component etc.). But these seem to be just workaround ways in some simple cases like, assigning values to nodes of message using XPath or simplified access through distinguished properties. So it would be nice to have simple way to construct message (like as simple as new-ing up an instance of class) in the orchestration.
Product Language
Version
Category
Repro Steps