[Xml-compile] wsdl soap call fails with missing data in response
Paul B. Henson
henson at acm.org
Tue Jan 25 02:15:41 GMT 2011
On Mon, Jan 24, 2011 at 04:19:46PM -0800, Paul B. Henson wrote:
> I tried
>
> readResponse/readReturn
> {http://www.hannonhill.com/ws/ns/AssetOperationService}readResponse/readReturn
> {http://www.hannonhill.com/ws/ns/AssetOperationService}readResponse
> {http://www.hannonhill.com/ws/ns/AssetOperationService}readReturn
>
> none of which seemed to work, so I guess I'm not understanding how to
> specify this type. I'll just stay here in the corner with my dunce cap
> on <sigh>...
Hmm, seems the magic type was readResult. Ah, I see -- the *name* of the
variable was ReadReturn, but the *type* is readResult.
With this workaround I was able to get a hash back from the soap call.
Thanks...
--
Paul B. Henson | (909) 979-6361 | http://www.csupomona.edu/~henson/
Operating Systems and Network Analyst | henson at csupomona.edu
California State Polytechnic University | Pomona CA 91768
More information about the Xml-compile
mailing list