Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Server Express SOAP fault in Enterprise Server

Status
Not open for further replies.

BarbDwyer

IS-IT--Management
Jun 16, 2009
2
0
0
IE
Hi,

I have a number of web services which expose logic coded in Server Express 5.1 via Enterprise Server. This all works swimmingly but now I wish to handle validation errors as SOAP Faults e.g. a record not found error in the back end logic appears as a SOAP Fault message to the WS client.
At the moment this happens automatically for RTS errors e.g. 173 pgm1 not found.

Essentially what to do is extend the runtime error handling to manage non-recoverable validation errors.

Any suggestions?
Best Regards,
Barb
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top