Adapter Development Kit 6.5 | webMethods Adapter Development Kit Documentation | webMethods Adapter Development Kit Installation and User’s Documentation | Using the Services for Managing Namespace Nodes | Polling Notification Services | wm.art.dev.connection:deleteConnectionNode
 
wm.art.dev.connection:deleteConnectionNode
This service removes the specified connection node. You must disable the connection before you delete it, using the disableConnection service. (For more information, see the webMethods Integration Server Built-In Services Reference for your release.) This 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
connectionAlias
String. Required. The namespace folder:node name of the connection.
Output Parameters
None.