BizTalk Server Orchestration - Re: How can I map data in an inbound message to a web service requ

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > November 2004 > Re: How can I map data in an inbound message to a web service requ





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 Re: How can I map data in an inbound message to a web service requ
Greg Forsythe

2004-11-15, 5:49 pm


The Web Service is using simple types the Transform will only accept
XmlDocuments.

To call the GetChapters(book as Int32) method do the following:
1. Add web reference
2. Add a message to your orchestration called MyGetChapterRequest
3. Set message type -> Web Message Types->

"<yourprojectname>.com.francisshanahan.www1.TheHolyBible_.GetChapters_reques
t"

4. In a message assignment shape
MyGetChapterRequest.book = <MyInt>;

5 Send getChaptersRequest message to your SOAP port.


Greg



"Francis Shanahan" <Francis Shanahan@discussions.microsoft.com> wrote in
message news:959BA6BF-9A10-4F92-85EC-7B0B81008736@microsoft.com...
> Thanks for the reply. I'd given up on this newsgroup. I'd concluded I need

a
> schema of some sort but I've no idea how to go about creating this. Do I

need
> to include the SOAP envelope in there? Or do I just add the parameters of

the
> WebMethod? I'm still playing with it but it's on my "back-burner" until I

get[vbcol=seagreen]
> more information.
>
> -fs
>
> "mjhs" wrote:
>
Having[vbcol=seagreen]
had to[vbcol=seagreen]


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com