function
Library: Web Services Broker (OMWSB)
Import : omwsb.xmd |
Returns: |
export external switch function service-exists on value server server named value string service-name of-type value string type optional
Argument definitions
The wsb.service-exists
function checks whether the specified service is registered with the server using the wsb.add-service
function call.
See the description of wsb.create-server
for further details on the service-name and type parameters.