ACTEW0003E: The following event attribute has multiple values: attribute_name.
Explanation: An attempt was made to get a single value for the specified event attribute, but the attribute has multiple values.
Administrator Response: Contact the rule writer.
Programmer Response: For attributes with multiple values, use the get() method of the IEvent interface.