Re: how to construct the initial select message?

Home Page Forums BizTalk 2004 – BizTalk 2010 how to construct the initial select message? Re: how to construct the initial select message?

#24993

[quote user="xman71"]

Hi Lynn,

 

    Open your Biztalk project in Visual Studio, then open your orchestration file, the Orchestration View tab will come up, and you will see a “Messages” folder in the top panel. Right-click on Messages and select New Message option, and specify System.XML.XmlDocument in the Message Type property (in the Properties tab).

 

    Daniel.

 

[/quote]

Denial,

Ok.  I have created serveral messages like that.  But those messages seem to serve as message type.  how do you use it as an instance or variable so that you may assign the initial message to it?

Thank you very much!

Lynn