The WebService class / com.WebServices methods |
Publishes a Web Operation.
publishOperation( operation com.WebOperation, role STRING )
The publishOperation() method publishes the Web Operation specified by the com.WebOperation object passed as parameter.
The role identifies the operation, if several operations have the same name.
In case of error, the method throws an exception and sets the STATUS variable with the appropriate error number.