This function sets an option flag with a given value, changing the global behavior of the Web Services engine.
FUNCTION fgl_ws_setOption(optionName VARCHAR,
optionValue INTEGER)
CALL fgl_ws_setOption("http_invoketimeout",5)