Re: How do I pass a message or variable to a web service?
- From: "Scott M." <s-mar@xxxxxxxxxxxxx>
- Date: Thu, 31 Aug 2006 22:05:55 -0400
I'm sorry John, I don't know what you mean by "document style" web service.
"John Saunders" <john.saunders at trizetto.com> wrote in message
news:e78E3qVzGHA.3440@xxxxxxxxxxxxxxxxxxxxxxx
"Scott M." <s-mar@xxxxxxxxxxxxx> wrote in message
news:OJSojvUzGHA.4204@xxxxxxxxxxxxxxxxxxxxxxx
Well, I would disagree that you should think of web service calls as
"passing messages". You should, in fact, think of them as remote
procedure (function) calls. If the webmethod requires a parameter, then
you must pass one to the function.
Scott, remember that there are two styles of web service: the RPC style,
and the Document style. Some like the latter, for generality (I do).
John
.
- Follow-Ups:
- Re: How do I pass a message or variable to a web service?
- From: John Saunders
- Re: How do I pass a message or variable to a web service?
- References:
- How do I pass a message or variable to a web service?
- From: needin4mation
- Re: How do I pass a message or variable to a web service?
- From: Scott M.
- Re: How do I pass a message or variable to a web service?
- From: John Saunders
- How do I pass a message or variable to a web service?
- Prev by Date: Re: Consuming WebService using SSL and Authenticated with X509 Certifi
- Next by Date: Re: How do I pass a message or variable to a web service?
- Previous by thread: Re: How do I pass a message or variable to a web service?
- Next by thread: Re: How do I pass a message or variable to a web service?
- Index(es):
Relevant Pages
|