swirl
Guide to OmniMark 9   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesLegacy LibrariesErrors
 
  Related Topics   Other Library Functions  
function  

wsb.service-exists

 
 

Library: Web Services Broker (OMWSB)
Import: omwsb.xmd
Return type: Switch

Returns: true if a service-name of type type was registered on the supplied server, false otherwise


Declaration

export external switch function service-exists
  on                          value server      server
  named                       value string      service-name
  of-type                     value string      type optional 

Argument definitions

server
A wsb.server OMX variable which was returned from a call to wsb.create-server
service-name
The name of the service to be removed from the lookup table
type
The type of request that is to be serviced


Purpose

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.

    Related Topics
 
Other Library Functions
 
 

Top [ INDEX ] [ CONCEPTS ] [ TASKS ] [ SYNTAX ] [ LIBRARIES ] [ LEGACY LIBRARIES ] [ ERRORS ]

OmniMark 9.1.0 Documentation Generated: September 2, 2010 at 1:38:10 pm
If you have any comments about this section of the documentation, please use this form.

Copyright © Stilo International plc, 1988-2010.