BizTalk Server Orchestration - accessing Message XML in Orchestration

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > February 2006 > accessing Message XML in Orchestration





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author accessing Message XML in Orchestration
Jeff Wessling

2006-02-02, 5:51 pm

Is it possible to access a Message's XML in an orchestration? Is it possible
to load it into an XML Document variable or something? Something other than
Distinguished and Promoted fields.

Thanks
Jeff


carlos medina

2006-02-02, 5:51 pm

hi.

You have two options. The first option is to use xpath() function to access
to message (more info
http://msdn.microsoft.com/library/d...g_orch_doho.asp)

The second option is using a helper class that receive the Message as a
XmlDocument and after make changes to message return it.

"Jeff Wessling" <jeff.wessling@qualifacts.com> wrote in message
news:O0E5y4CKGHA.1728@TK2MSFTNGP09.phx.gbl...
> Is it possible to access a Message's XML in an orchestration? Is it
> possible to load it into an XML Document variable or something? Something
> other than Distinguished and Promoted fields.
>
> Thanks
> Jeff
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com