Is there an alternate variable I might use to get the real NODE NAME that was deleted with Auditing?
${AccountID} - ${AuditingActionTypes.ActionType} - ${NetworkNode} - ${DateTime}
This variable always comes up empty, however, using AuditingArguments.ArgsValue just provides the NodeID # - but I also need the nodename.
${NetworkNode} is null
Thanks.