This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Logging changes to group membership?

Is there a way to log when a user is added/removed from a group?  I'd like to see this in the TimeTrace but can't seem to find how to make that happen.

  • Hi,

    Yes.

    Set these flags on, for example, UID_ADSAccount and UID_ADSGroup on ADSAccountInADSGroup:

    To see the changes, you go into the task 'Assign Groups' and the AD User Account object and then enable TimeTrace.

    HTH, Barry.

  • The events are now showing up in the TimeTrace but if I click on it I receive the following message. Is there something more to setting this up?

    VI.DB.Entities.EntityColDbObject does not support interface IColElemPlug.
    at VI.DialogEngine.TimeTraceColleague.ShowStateAt(DocumentHistoryInfo info, HistoryDisplayMode displayMode)
    at VI.Controls.Base.RelationControlHistoryViewAdapter.ShowHistoryData(DocumentHistoryInfo documentInfo, Boolean includeDate)
    at VI.Controls.TwoMemberRelation._LoadData(DocumentHistoryInfo historyInfo, Boolean includeDate)
    at VI.Controls.Data.HierarchicalDataStore.Load(HierarchicalDataStoreLoadMode loadMode)
    at VI.Controls.Data.RelationDataStoreBase.OnLoaded(EventArgs e)
    at VI.Controls.Data.MemberRelationDataStore.OnSetState()
    at VI.Controls.Data.HierarchicalDataStore.LoadHistoryData(HistoryColDbObject historyCol, HierarchyHistoryLoadOption loadOption)
    at VI.DB.History.HistoryColDbObject.JumpTo(String id, HistoryJumpMode mode)
    at VI.DB.History.HistoryColDbObject._Rewind(HistoryJumpMode mode, Predicate`1 stopWhen)
    at VI.DB.History.HistoryColDbObject.VI.DB.Implementation.IColElemPlug.get_ColumnCount()
  • Hi,

    This could be one of two things I think ...... either your History DB configuration is not quite correct so it can't find/query the HDB ...... or it's a bug.

    Are you able to examine timetrace data in other parts of the Manager UI?

    Regards, Barry.
  • Yes I can examine the TimeTrace data on other objects with no issue.