Consultor Eletrônico



Kbase P96243: How to return a SOAP fault from a Progress Web Service operation.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/15/2004
Status: Unverified

GOAL:

How to return a SOAP fault from a Progress Web Service operation.

GOAL:

How can you raise an error in the AppServer routine that can be picked up as a SOAP fault on a .NET client ?

FACT(s) (Environment):

OpenEdge 10.x
Web Services

FIX:

Use the following statement to return a SOAP fault to a Web Services client:
RETURN ERROR [return-value].