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 | Connection Services | wm.art.dev.connection:deleteConnectionNode
 
wm.art.dev.connection:deleteConnectionNode
This service deletes the specified connection node.
*You must disable the connection node before you delete it, using the pub.art.connection:disableConnection service.
For more information, see the webMethods Integration Server Built-In Services Reference for your release.
*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
connectionAlias
String. Required. Name of the connection in the format: folder:node.
Output Parameters
None.