Consultor Eletrônico



Kbase P94723: Web Service 4GL client application generates error messages.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   28/05/2008
Status: Verified

FACT(s) (Environment):

OpenEdge 10.x

SYMPTOM(s):

Web Service 4GL client application generates error messages.

Web service operation <Operation-Name> generated a SOAP Fault. SOAP Faultstring is: An error was detected while executing the Web Service request. (10893)(11506)

Failure initializing SOAP Call: Cannot find a SOAP Operation named <Operation-Name> (11775)(11762)

CAUSE:

The .r procedure on the Appserver is misspelled, does not exist or is not in the PROPATH.

FIX:

Make sure the .r procedure being invoked on the Appserver is properly spelled, exists and is in the PROPATH.