D
David O'Regan
Guest
Hi Brian, Originally I had wanted to use the http options afforded by version 11.6 since it was just a simple post operation. I did actually run the bprowsdldoc utility and attempt to get it work using the stubs provided but was still unable to get the response correctly. The request function seemed to resolve correctly but I would get an error saying: "Error receiving Web Service Response: Version Mismatch. 'createResult
null)' is not supported SOAP Envelope". The wsdl doc itself contains namespaces for both SOAP 1.1 and 1.2 so I am unsure what exactly needs to be done about this error. The stubs provided by the bprowsdldoc utility don't specify how to get the response (can only be run as a procedure and has no output param). Is there any reason not to use http methods as opposed to this? Thanks.
Continue reading...
Continue reading...