onNodeEvent

The onNodeEvent method provides notification of the run-time state of the node when changed of a particular node or all nodes associated with the TIBCO Host.

If the Node Name argument is blank then it provides notification for all nodes associated with the TIBCO Host.

This method supports only subscribe mode.

Type

Asynchronous, IMPACT_INFO.

Arguments

Name Type Description
Node Name String The node name.

Returns

Name Type  
Name String The name of the node.
Runtime State String The state of the node.
Host Name String The name of the host associated with the node.
Stop Mode String In which mode the node is stopped. Node can be stopped in abort, immediate or normal mode through the ActiveMatrix Admin UI or end the process from the OS or using the API to the Stop Node.
Stop Reason String Stop reason text message.
Stop Reason Code String Stop reason error code.
Time Stamp String The time stamp (date and time) of the state changed (For example, from the NOT_RUNNING state to the RUNNING State, the time stamp of the node started and running successfully). Time Stamp returns long value, which is available in TIBCO Hawk in a readable format of date and time.