NetXMS Support Forum

English Support => General Support => Topic started by: aron on August 15, 2012, 07:27:08 PM

Title: String DCI History: 1.2.2
Post by: aron on August 15, 2012, 07:27:08 PM
Hello

Sorry if this is a repost but we are experiencing and issue with DCI history corruption. We have a script which will update a custom attribute and the DCI will return the latest value of the CustomAttribute.

DCI: Param=Dummy, Origin=Internal, DataType=String, Interval=60 Seconds, Transformation (no delta);
return GetCustomAttribute($node,"PacketLossMaxName");

The last value is showing correctly, other historical records are showing mostly null type entries with some showing incorrect date and/or values.

Regards

Aron
Title: Re: String DCI History: 1.2.2
Post by: Victor Kirhenshtein on August 16, 2012, 12:01:06 PM
Hi!

Yes, this is a bug in the Java console. Just fixed it - version 1.2.3 will work correctly.

Best regards,
Victor