ACTRP0021E: The compiler cannot convert the following string value into the java_type data type, which is the data type for the variable_name variable: string_value
Explanation: The value of the threshold attribute on the <computedThreshold> element cannot be converted to the data type of the variable that is identified by the assignTo attribute.
Operator Response: Either change the data type of the variable that holds the computed threshold value, or change the value of the threshold attribue.