Kbase P134897: Getting error 11762 when calling a One-Way SOAP operation
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  9/9/2008 |
|
Status: Unverified
SYMPTOM(s):
Getting error 11762 when calling a One-Way SOAP operation
Failure initializing SOAP Call: Error creating soap call object for operation <procedure name>: operation is not a REQUEST-RESPONSE style operation (11762)
FACT(s) (Environment):
OpenEdge 10.x
All Supported Operating Systems
FIX:
Currently the OpenEdge Web Service client does not support one-way Web Service's operations. The operation must be a REQUEST-RESPONSE operation. It is possible for the response to be an empty message, but the WSDL must define an output message for the operation.