How to get UserDBObject from id in nxsl script

Started by suphu, November 21, 2019, 05:17:06 PM

Previous topic - Next topic

suphu

Hi,

Current version is 2.2.13 for Windows.  I am retrieving $node->alarms and wish to resolve alarm->ackBy and alarm->resolvedBy to fullName of user.  It appears the UserDBObject Class has this info, I just can't find how to get an instance.

Thanks.

Victor Kirhenshtein

Hi,

turns out that there is no way to get this object from NXSL. I'll add lookup functions in next release.

Best regards,
Victor

suphu

Hi,

Has this functionality been added to 3.x line?

Thanks.