The WebServiceEngine class / com.WebServiceEngine methods |
Starts the Web Service engine.
com.WebServiceEngine.Start()
If you run the Web Services server program in standalone mode, you must set FGLAPPSERVER. If you run the Web Services server program through the Genero Application Server, the FGLAPPSERVER variable is automatically set by the Genero Application Server. Do NOT manually set FGLAPPSERVER in this case.
In case of error, the method throws an exception and sets the STATUS variable. Depending on the error, a human-readable description of the problem is available in the SQLCA.SQLERRM register. See Error handling in GWS calls (STATUS).