wm.tn.delivery:removeService
Unregisters a delivery service.
Input Parameters
serviceName | String The name associated with the delivery service that you want to unregister. (This is not the fully-qualified name of the service. It is the name that was associated with the delivery service when it was registered.) |
Output Parameters
None.
Usage Notes
If the specified delivery service is not registered, this service throws an exception.
Before using
wm.tn.delivery:removeService to remove the delivery service, you
must delete all delivery tasks that use the delivery service. You can delete a delivery task using the
wm.tn.task:removeTask service or from
My webMethods. For more information about deleting a delivery task, see
webMethods Trading Networks User’s Guide.