How to customize soap faults.
Need to customize soap faults in order to distinguish between technical faults, business faults.
Please suggest.
Best.
Is it possible to customize the
Progress.Lang.SoapFaultError class or Progress.Lang.SysError
with assistance from constructors-destructors or catch-throw functions in order to return the Appl level errors in xml format to end user in the form of soap fault.
Thks.