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:queryConnectionState
 
pub.art.connection:queryConnectionState
WmART. Returns the current connection state (enabled/disabled) and error status for a connection node.
Input Parameters
connectionAlias
String Name of the connection node for which you want the connection state and error status returned.
Output Parameters
connectionState
String Current connection state (enabled/disabled).
hasError
Boolean Flag indicating if any error was detected on connection. The values are:
*true if an error was detected.
*false if no error was detected.
See Also
pub.art.connection:getConnectionStatistics
pub.art.connection:enableConnection
pub.art.connection:disableConnection