BizTalk Server Orchestration - Invoke Web service that takes a XmlDocument

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > July 2005 > Invoke Web service that takes a XmlDocument





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 Invoke Web service that takes a XmlDocument
Das Bose

2005-06-15, 2:48 am

I've figured out how to receive XmlDocuments into an Orchestration. I now am
having trouble invoking a web service whose parameter is a XmlDocument. I
can convert the messages into an XmlDocument just fine, I just can't pass the
document to the web service.

Any help is appreciated.
Scott Colestock

2005-06-15, 6:00 pm

Are you converting the message into an XmlDocument message, or an
XmlDocument variable? What does the generated web service port look like
for parameters?

Scott Colestock

"Das Bose" <FakeAddress@No_where.net> wrote in message
news:251365C3-4CB7-41D2-A4A4-8190980D9AC0@microsoft.com...
> I've figured out how to receive XmlDocuments into an Orchestration. I now
> am
> having trouble invoking a web service whose parameter is a XmlDocument. I
> can convert the messages into an XmlDocument just fine, I just can't pass
> the
> document to the web service.
>
> Any help is appreciated.



Das Bose

2005-06-15, 6:00 pm

Well, I figured it out. I was doing it correctly all along. We had some
permission issues with the web service itself...I just assumed I wasn't
invoking the web service correctly.

"Das Bose" wrote:

> I've figured out how to receive XmlDocuments into an Orchestration. I now am
> having trouble invoking a web service whose parameter is a XmlDocument. I
> can convert the messages into an XmlDocument just fine, I just can't pass the
> document to the web service.
>
> Any help is appreciated.

cyberkinser

2005-07-25, 6:01 pm

I have not figured this one out, I like to use the dynamically generated maps
that are created when mapping to a web service. Each data type is right
there, but when I make a webmethod that takes an xml doc as parameter, oops...

I though we couldnt do that! Complex data types in Biztalk 2004 using a WS
(unless somehow its WSE) does not work so well for me, how do we do this, and
what does the WS look like,

I have a Incoiming PO solution close to the B2B SDK solution. Except the
data is real, multi record layout. The WS is used to check each order items
price and UPC #. Each PO contains lots of order items. Without calling the
web service 40 times (one for each order item) by breaking apart the message
(like the old school 2000 pattern of several maps) is there a way to submit
the xml doc (maybe even with its schema)
--
Brian Kinser
Senior Managing Consultant
Software Architects
BKinser@sark.com


"Scott Colestock" wrote:

> Are you converting the message into an XmlDocument message, or an
> XmlDocument variable? What does the generated web service port look like
> for parameters?
>
> Scott Colestock
>
> "Das Bose" <FakeAddress@No_where.net> wrote in message
> news:251365C3-4CB7-41D2-A4A4-8190980D9AC0@microsoft.com...
>
>
>

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com