Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Administering CloudStreams | webMethods CloudStreams Documentation | Administering webMethods CloudStreams | Admin Folder | pub.cloudstreams.admin.connection:queryConnectionState
 
pub.cloudstreams.admin.connection:queryConnectionState
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
response
Document List. Information about the connection state and error status. Keys are:
*connectionState. String. Current connection state (enabled/disabled).
*hasError. Boolean. Flag indicating if any error was detected on the connection. Values are:
*true - An error was detected.
*false - No error was detected.
*lastErrorTime. String. Indicates the last time an error occurred.