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
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