Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Using Webservices BizTAlk › Re: Using Webservices BizTAlk
January 30, 2009 at 5:11 AM
#21605
Hi,
You can retrive the node values in two ways..
1)using property schema
2)using Xpath Query in Expression Editor
once u added the Webservice reference it will give u two messages-Request and Response….so send Request through by configuring Send Port and Get Response using Receive Shape…
Thanks
Sri