Data types for Active Correlation Technology variables

The variables that are provided by the Active Correlation Technology have different data types.

Table 1 shows the data types for these variables.
Table 1. Data types for Active Correlation Technology variables
Variable Data type
act_ event The type that is defined by the com.ibm.correlation.IEvent interface
act_ eventCount int
act_ eventList The type that is defined by the com.ibm.correlation.IEventList interface
act_ lib The type that is defined by the com.ibm.correlation.IACTLibrary interface
act_ location java.lang.String
act_ nodeName java.lang.String
act_ threshold Because this variable is the value of the threshold attribute on the <computedThreshold> or <eventCountThreshold> element of a threshold rule, the data type must be the same as the data type for the threshold attribute value.