Adapter Development Kit 9.12 | webMethods Adapter Development Kit Documentation | webMethods Adapter Development Kit Installation and User’s Documentation | Using the Services for Managing Namespace Nodes | Adapter Service Services | wm.art.dev.service:deleteAdapterServiceNode
 
wm.art.dev.service:deleteAdapterServiceNode
This service deletes the specified adapter service node.
*The delete action is immediate and non-reversible, and returns no output data.
*You may assume that the service completed successfully if it does not throw a checked exception.
Input Parameters
Name
Description
serviceName
String. Required. Name of the adapter service in the format: folder:node.
Output Parameters
None.