Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Integration Server Built-In Services | ART Folder | Summary of Elements in this Folder | pub.art.connection:listAdapterConnections
 
pub.art.connection:listAdapterConnections
WmART. Lists connection nodes associated with a specified adapter.
Input Parameters
adapterTypeName
String The name of the adapter as registered with the WmART package.
Output Parameters
connectionDataList
Document List Information for each connection node registered with the specified adapter.
Key
Description
connectionAlias
String The name of the connection node.
packageName
String The name of the package in which the connection node resides.
connectionState
String Current state of the connection node. The state will have one of these values:
*disabled - Connection node is disabled
*enabled - Connection node is enabled.
*shuttingdown - Connection node is in the process of shutting down.
*unknown - Connection node is registered but has not yet established its state.
See Also
pub.art:listRegisteredAdapters
pub.art.connection:queryConnectionState