| Reference / Server API functions - version 1.3 only | |
This function can be called in a published Web-Function in order to return a SOAP fault string to the client at the end of the function's execution.
FUNCTION fgl_ws_server_setFault(faultMessage VARCHAR)
CALL fgl_ws_server_setFault(
"The server is not able to manage this request.")