Not able to view data in One Identity Manager History Timetrace

Hi Experts,

I am not able to view data in One Identity Manager History Timetrace as well as i have checked DialogWatchProperty table which is blank it means the archival process is not running.

I am not sure whats going wrong.

Please find the configuration at my end

history database is well declared within TimeTrace in Designer

As well as below configuration parameter has been set in both One Identity Main Database and history Database.

ProcessState

Export policy: HDB

Job History:

IstoExport: 1

LifeTime:1

PropertyLog:

IstoExport: 1

LifeTime: 1

After this w have performed some provisioning/de-provisioning on Employees but could not see those records in DialogWatchProperty.

Any help would be appreciated.

Regards,

Vishal Chavan

  • Hi Markus,

    We are using 8.2.

    Yes we have followed the guide but didn't helped.

  • Did you turn on the configuration parameter "Common | ProcessState | PropertyLog | AllDefaultPropertiesForModel"?


  • Can you check the result of the following statement:

    Select dt.TableName, ColumnName, IsToWatch, IsToWatchDelete
    From DialogTable dt join DialogColumn on dt.UID_DialogTable = DialogColumn.UID_DialogTable
    Where IsToWatch=1 OR IsToWatchDelete=1
    Order By dt.TableName, ColumnName


    Are you getting any results?

    In addition, are you getting 1,1,1 as result of this statement?

    select Enabled, IsEnabledResulting, Value from dialogconfigparm where Fullpath = 'Common\ProcessState\PropertyLog\AllDefaultPropertiesForModel'

  • Hi Markus,

    I have got following output for the first query.

    AccProduct UID_OrgRuler 1 1
    ADSAccount AccountDisabled 1 1
    ADSAccount AccountExpires 1 1
    ADSAccount CanonicalName 1 1
    ADSAccount cn 1 1
    ADSAccount Description 1 1
    ADSAccount DistinguishedName 1 1
    ADSAccount GivenName 1 1
    ADSAccount IdentityType 1 1
    ADSAccount IsGroupAccount 1 1
    ADSAccount IsPrivilegedAccount 1 1
    ADSAccount MatchPatternForMembership 1 1
    ADSAccount NeverConnectToPerson 1 1
    ADSAccount ObjectGUID 1 1
    ADSAccount PWDLastSet 1 1
    ADSAccount SAMAccountName 1 1
    ADSAccount Surname 1 1
    ADSAccount UID_ADSAccount 1 1
    ADSAccount UID_ADSContainer 1 1
    ADSAccount UID_ADSDomain 1 1
    ADSAccount UID_Person 1 1
    ADSAccount UID_TSBAccountDef 1 1
    ADSAccount UID_TSBBehavior 1 1
    ADSAccountInADSGroup UID_ADSAccount 1 1
    ADSAccountInADSGroup UID_ADSGroup 1 1
    ADSContact CanonicalName 1 1
    ADSContact cn 1 1
    ADSContact Description 1 1
    ADSContact DistinguishedName 1 1
    ADSContact GivenName 1 1
    ADSContact IdentityType 1 1
    ADSContact IsGroupAccount 1 1
    ADSContact MatchPatternForMembership 1 1
    ADSContact NeverConnectToPerson 1 1
    ADSContact ObjectGUID 1 1
    ADSContact Surname 1 1
    ADSContact UID_ADSContact 1 1
    ADSContact UID_ADSContainer 1 1
    ADSContact UID_ADSDomain 1 1
    ADSContact UID_Person 1 1
    ADSContact UID_TSBAccountDef 1 1
    ADSContact UID_TSBBehavior 1 1
    ADSContactInADSGroup UID_ADSContact 1 1
    ADSContactInADSGroup UID_ADSGroup 1 1
    ADSGroup CanonicalName 1 1
    ADSGroup cn 1 1
    ADSGroup Description 1 1
    ADSGroup DisplayName 1 1
    ADSGroup DistinguishedName 1 1
    ADSGroup HasReadOnlyMemberships 1 1
    ADSGroup IsForITShop 1 1
    ADSGroup IsITShopOnly 1 1
    ADSGroup MatchPatternForMembership 1 1
    ADSGroup ObjectClass 1 1
    ADSGroup ObjectGUID 1 1
    ADSGroup RiskIndex 1 1
    ADSGroup UID_AccProduct 1 1
    ADSGroup UID_ADSContainer 1 1
    ADSGroup UID_ADSDomain 1 1
    ADSGroup UID_ADSGroup 1 1
    ADSGroupInADSGroup UID_ADSGroupChild 1 1
    ADSGroupInADSGroup UID_ADSGroupParent 1 1
    ADSOtherSID IsPrivilegedAccount 1 1
    AERole Ident_AERole 1 1
    AERole ImportSource 1 1
    AERole UID_AERole 1 1
    AERole UID_OrgRoot 1 1
    AERole UID_ParentAERole 1 1
    AERole UID_PersonHead 1 1
    AERole UID_PersonHeadSecond 1 1
    Department DepartmentName 1 1
    Department ImportSource 1 1
    Department ObjectID 1 1
    Department UID_Department 1 1
    Department UID_OrgRoot 1 1
    Department UID_ParentDepartment 1 1
    Department UID_PersonHead 1 1
    Department UID_PersonHeadSecond 1 1
    DepartmentHasADSGroup UID_ADSGroup 1 1
    DepartmentHasADSGroup UID_Department 1 1
    DepartmentHasADSGroup XIsInEffect 1 1
    DepartmentHasADSGroup XOrigin 1 1
    DepartmentHasESet UID_Department 1 1
    DepartmentHasESet UID_ESet 1 1
    DepartmentHasESet XIsInEffect 1 1
    DepartmentHasESet XOrigin 1 1
    DepartmentHasQERAssign UID_Department 1 1
    DepartmentHasQERAssign UID_QERAssign 1 1
    DepartmentHasQERAssign XIsInEffect 1 1
    DepartmentHasQERAssign XOrigin 1 1
    DepartmentHasQERResource UID_Department 1 1
    DepartmentHasQERResource UID_QERResource 1 1
    DepartmentHasQERResource XIsInEffect 1 1
    DepartmentHasQERResource XOrigin 1 1
    DepartmentHasQERReuse UID_Department 1 1
    DepartmentHasQERReuse UID_QERReuse 1 1
    DepartmentHasQERReuse XIsInEffect 1 1
    DepartmentHasQERReuse XOrigin 1 1
    DepartmentHasQERReuseUS UID_Department 1 1
    DepartmentHasQERReuseUS UID_QERReuseUS 1 1
    DepartmentHasQERReuseUS XIsInEffect 1 1
    DepartmentHasQERReuseUS XOrigin 1 1
    DepartmentHasUNSGroupB UID_Department 1 1
    DepartmentHasUNSGroupB UID_UNSGroupB 1 1
    DepartmentHasUNSGroupB XIsInEffect 1 1
    DepartmentHasUNSGroupB XOrigin 1 1
    DepartmentHasUNSGroupB1 UID_Department 1 1
    DepartmentHasUNSGroupB1 UID_UNSGroupB1 1 1
    DepartmentHasUNSGroupB1 XIsInEffect 1 1
    DepartmentHasUNSGroupB1 XOrigin 1 1
    DepartmentHasUNSGroupB2 UID_Department 1 1
    DepartmentHasUNSGroupB2 UID_UNSGroupB2 1 1
    DepartmentHasUNSGroupB2 XIsInEffect 1 1
    DepartmentHasUNSGroupB2 XOrigin 1 1
    DepartmentHasUNSGroupB3 UID_Department 1 1
    DepartmentHasUNSGroupB3 UID_UNSGroupB3 1 1
    DepartmentHasUNSGroupB3 XIsInEffect 1 1
    DepartmentHasUNSGroupB3 XOrigin 1 1
    DynamicGroup DisplayName 1 1
    DynamicGroup ObjectKeyBaseTree 1 1
    DynamicGroup UID_DynamicGroup 1 1
    DynamicGroup WhereClause 1 1
    ESet DisplayName 1 1
    ESet Ident_ESet 1 1
    ESet RiskIndexCalculated 1 1
    ESet UID_PersonResponsible 1 1
    ESetHasEntitlement Entitlement 1 1
    ESetHasEntitlement UID_ESet 1 1
    HelperHeadOrg UID_Org 1 1
    HelperHeadOrg UID_PersonHead 1 1
    ITShopOrg Ident_Org 1 1
    ITShopOrg UID_ITShopOrg 1 1
    ITShopOrg UID_OrgRoot 1 1
    ITShopOrg UID_ParentITShopOrg 1 1
    ITShopOrg UID_PersonHead 1 1
    ITShopOrg UID_PersonHeadSecond 1 1
    ITShopSrc Ident_Org 1 1
    ITShopSrc UID_ITShopSrc 1 1
    ITShopSrc UID_OrgRoot 1 1
    ITShopSrc UID_ParentITShopSrc 1 1
    ITShopSrc UID_PersonHead 1 1
    ITShopSrc UID_PersonHeadSecond 1 1
    Locality Ident_locality 1 1
    Locality ImportSource 1 1
    Locality UID_Locality 1 1
    Locality UID_OrgRoot 1 1
    Locality UID_ParentLocality 1 1
    Locality UID_PersonHead 1 1
    Locality UID_PersonHeadSecond 1 1
    LocalityHasADSGroup UID_ADSGroup 1 1
    LocalityHasADSGroup UID_Locality 1 1
    LocalityHasADSGroup XIsInEffect 1 1
    LocalityHasADSGroup XOrigin 1 1
    LocalityHasESet UID_ESet 1 1
    LocalityHasESet UID_Locality 1 1
    LocalityHasESet XIsInEffect 1 1
    LocalityHasESet XOrigin 1 1
    LocalityHasQERAssign UID_Locality 1 1
    LocalityHasQERAssign UID_QERAssign 1 1
    LocalityHasQERAssign XIsInEffect 1 1
    LocalityHasQERAssign XOrigin 1 1
    LocalityHasQERResource UID_Locality 1 1
    LocalityHasQERResource UID_QERResource 1 1
    LocalityHasQERResource XIsInEffect 1 1
    LocalityHasQERResource XOrigin 1 1
    LocalityHasQERReuse UID_Locality 1 1
    LocalityHasQERReuse UID_QERReuse 1 1
    LocalityHasQERReuse XIsInEffect 1 1
    LocalityHasQERReuse XOrigin 1 1
    LocalityHasQERReuseUS UID_Locality 1 1
    LocalityHasQERReuseUS UID_QERReuseUS 1 1
    LocalityHasQERReuseUS XIsInEffect 1 1
    LocalityHasQERReuseUS XOrigin 1 1
    LocalityHasUNSGroupB UID_Locality 1 1
    LocalityHasUNSGroupB UID_UNSGroupB 1 1
    LocalityHasUNSGroupB XIsInEffect 1 1
    LocalityHasUNSGroupB XOrigin 1 1
    LocalityHasUNSGroupB1 UID_Locality 1 1
    LocalityHasUNSGroupB1 UID_UNSGroupB1 1 1
    LocalityHasUNSGroupB1 XIsInEffect 1 1
    LocalityHasUNSGroupB1 XOrigin 1 1
    LocalityHasUNSGroupB2 UID_Locality 1 1
    LocalityHasUNSGroupB2 UID_UNSGroupB2 1 1
    LocalityHasUNSGroupB2 XIsInEffect 1 1
    LocalityHasUNSGroupB2 XOrigin 1 1
    LocalityHasUNSGroupB3 UID_Locality 1 1
    LocalityHasUNSGroupB3 UID_UNSGroupB3 1 1
    LocalityHasUNSGroupB3 XIsInEffect 1 1
    LocalityHasUNSGroupB3 XOrigin 1 1
    NonCompliance Ident_NonCompliance 1 1
    NonCompliance UID_NonCompliance 1 1
    NonCompliance UID_OrgRoot 1 1
    NonCompliance UID_ParentNonCompliance 1 1
    Org AccountNumber 1 1
    Org Ident_Org 1 1
    Org ImportSource 1 1
    Org UID_Org 1 1
    Org UID_OrgRoot 1 1
    Org UID_ParentOrg 1 1
    Org UID_PersonHead 1 1
    Org UID_PersonHeadSecond 1 1
    OrgHasADSGroup UID_ADSGroup 1 1
    OrgHasADSGroup UID_Org 1 1
    OrgHasADSGroup XIsInEffect 1 1
    OrgHasADSGroup XOrigin 1 1
    OrgHasESet UID_ESet 1 1
    OrgHasESet UID_Org 1 1
    OrgHasESet XIsInEffect 1 1
    OrgHasESet XOrigin 1 1
    OrgHasQERAssign UID_Org 1 1
    OrgHasQERAssign UID_QERAssign 1 1
    OrgHasQERAssign XIsInEffect 1 1
    OrgHasQERAssign XOrigin 1 1
    OrgHasQERResource UID_Org 1 1
    OrgHasQERResource UID_QERResource 1 1
    OrgHasQERResource XIsInEffect 1 1
    OrgHasQERResource XOrigin 1 1
    OrgHasQERReuse UID_Org 1 1
    OrgHasQERReuse UID_QERReuse 1 1
    OrgHasQERReuse XIsInEffect 1 1
    OrgHasQERReuse XOrigin 1 1
    OrgHasQERReuseUS UID_Org 1 1
    OrgHasQERReuseUS UID_QERReuseUS 1 1
    OrgHasQERReuseUS XIsInEffect 1 1
    OrgHasQERReuseUS XOrigin 1 1
    OrgHasUNSGroupB UID_Org 1 1
    OrgHasUNSGroupB UID_UNSGroupB 1 1
    OrgHasUNSGroupB XIsInEffect 1 1
    OrgHasUNSGroupB XOrigin 1 1
    OrgHasUNSGroupB1 UID_Org 1 1
    OrgHasUNSGroupB1 UID_UNSGroupB1 1 1
    OrgHasUNSGroupB1 XIsInEffect 1 1
    OrgHasUNSGroupB1 XOrigin 1 1
    OrgHasUNSGroupB2 UID_Org 1 1
    OrgHasUNSGroupB2 UID_UNSGroupB2 1 1
    OrgHasUNSGroupB2 XIsInEffect 1 1
    OrgHasUNSGroupB2 XOrigin 1 1
    OrgHasUNSGroupB3 UID_Org 1 1
    OrgHasUNSGroupB3 UID_UNSGroupB3 1 1
    OrgHasUNSGroupB3 XIsInEffect 1 1
    OrgHasUNSGroupB3 XOrigin 1 1
    Person Building 1 1
    Person CentralAccount 1 1
    Person City 1 1
    Person CompanyMember 1 1
    Person DateLastWorked 1 1
    Person DeactivationEnd 1 1
    Person DefaultEmailAddress 1 1
    Person FirstName 1 1
    Person InternalName 1 1
    Person IsExternal 1 1
    Person IsInActive 1 1
    Person IsNoInherite 1 1
    Person IsSecurityIncident 1 1
    Person IsTemporaryDeactivated 1 1
    Person LastName 1 1
    Person PersonnelNumber 1 1
    Person Phone 1 1
    Person PhoneMobile 1 1
    Person Room 1 1
    Person Street 1 1
    Person UID_Department 1 1
    Person UID_DialogCountry 1 1
    Person UID_DialogState 1 1
    Person UID_Locality 1 1
    Person UID_Org 1 1
    Person UID_PersonHead 1 1
    Person UID_ProfitCenter 1 1
    Person ZIPCode 1 1
    PersonHasESet UID_ESet 1 1
    PersonHasESet UID_Person 1 1
    PersonHasQERAssign UID_Person 1 1
    PersonHasQERAssign UID_QERAssign 1 1
    PersonHasQERResource UID_Person 1 1
    PersonHasQERResource UID_QERResource 1 1
    PersonHasQERReuse UID_Person 1 1
    PersonHasQERReuse UID_QERReuse 1 1
    PersonHasQERReuseUS UID_Person 1 1
    PersonHasQERReuseUS UID_QERReuseUS 1 1
    PersonHasRPSReport UID_Person 1 1
    PersonHasRPSReport UID_RPSReport 1 1
    PersonHasRPSReport XIsInEffect 1 1
    PersonHasRPSReport XOrigin 1 1
    PersonHasTSBAccountDef UID_Person 1 1
    PersonHasTSBAccountDef UID_TSBAccountDef 1 1
    PersonHasTSBAccountDef XIsInEffect 1 1
    PersonHasTSBAccountDef XOrigin 1 1
    PersonInAERole UID_AERole 1 1
    PersonInAERole UID_Person 1 1
    PersonInDepartment UID_Department 1 1
    PersonInDepartment UID_Person 1 1
    PersonInITShopOrg UID_ITShopOrg 1 1
    PersonInITShopOrg UID_Person 1 1
    PersonInLocality UID_Locality 1 1
    PersonInLocality UID_Person 1 1
    PersonInNonCompliance DecisionDate 1 1
    PersonInNonCompliance DecisionReason 1 1
    PersonInNonCompliance ExceptionValidUntil 1 1
    PersonInNonCompliance IsDecisionMade 1 1
    PersonInNonCompliance IsExceptionGranted 1 1
    PersonInNonCompliance UID_NonCompliance 1 1
    PersonInNonCompliance UID_Person 1 1
    PersonInNonCompliance UID_PersonDecisionMade 1 1
    PersonInNonCompliance UID_QERJustification 1 1
    PersonInOrg UID_Org 1 1
    PersonInOrg UID_Person 1 1
    PersonInProfitCenter UID_Person 1 1
    PersonInProfitCenter UID_ProfitCenter 1 1
    ProfitCenter AccountNumber 1 1
    ProfitCenter ImportSource 1 1
    ProfitCenter ShortName 1 1
    ProfitCenter UID_OrgRoot 1 1
    ProfitCenter UID_ParentProfitCenter 1 1
    ProfitCenter UID_PersonHead 1 1
    ProfitCenter UID_PersonHeadSecond 1 1
    ProfitCenter UID_ProfitCenter 1 1
    ProfitCenterHasADSGroup UID_ADSGroup 1 1
    ProfitCenterHasADSGroup UID_ProfitCenter 1 1
    ProfitCenterHasADSGroup XIsInEffect 1 1
    ProfitCenterHasADSGroup XOrigin 1 1
    ProfitCenterHasESet UID_ESet 1 1
    ProfitCenterHasESet UID_ProfitCenter 1 1
    ProfitCenterHasESet XIsInEffect 1 1
    ProfitCenterHasESet XOrigin 1 1
    ProfitCenterHasQERAssign UID_ProfitCenter 1 1
    ProfitCenterHasQERAssign UID_QERAssign 1 1
    ProfitCenterHasQERAssign XIsInEffect 1 1
    ProfitCenterHasQERAssign XOrigin 1 1
    ProfitCenterHasQERResource UID_ProfitCenter 1 1
    ProfitCenterHasQERResource UID_QERResource 1 1
    ProfitCenterHasQERResource XIsInEffect 1 1
    ProfitCenterHasQERResource XOrigin 1 1
    ProfitCenterHasQERReuse UID_ProfitCenter 1 1
    ProfitCenterHasQERReuse UID_QERReuse 1 1
    ProfitCenterHasQERReuse XIsInEffect 1 1
    ProfitCenterHasQERReuse XOrigin 1 1
    ProfitCenterHasQERReuseUS UID_ProfitCenter 1 1
    ProfitCenterHasQERReuseUS UID_QERReuseUS 1 1
    ProfitCenterHasQERReuseUS XIsInEffect 1 1
    ProfitCenterHasQERReuseUS XOrigin 1 1
    ProfitCenterHasUNSGroupB UID_ProfitCenter 1 1
    ProfitCenterHasUNSGroupB UID_UNSGroupB 1 1
    ProfitCenterHasUNSGroupB XIsInEffect 1 1
    ProfitCenterHasUNSGroupB XOrigin 1 1
    ProfitCenterHasUNSGroupB1 UID_ProfitCenter 1 1
    ProfitCenterHasUNSGroupB1 UID_UNSGroupB1 1 1
    ProfitCenterHasUNSGroupB1 XIsInEffect 1 1
    ProfitCenterHasUNSGroupB1 XOrigin 1 1
    ProfitCenterHasUNSGroupB2 UID_ProfitCenter 1 1
    ProfitCenterHasUNSGroupB2 UID_UNSGroupB2 1 1
    ProfitCenterHasUNSGroupB2 XIsInEffect 1 1
    ProfitCenterHasUNSGroupB2 XOrigin 1 1
    ProfitCenterHasUNSGroupB3 UID_ProfitCenter 1 1
    ProfitCenterHasUNSGroupB3 UID_UNSGroupB3 1 1
    ProfitCenterHasUNSGroupB3 XIsInEffect 1 1
    ProfitCenterHasUNSGroupB3 XOrigin 1 1
    TSBVAccountIsPrivDetectRule IsPrivilegedAccount 1 1
    UNSAccountB AccountDisabled 1 1
    UNSAccountB AccountExpires 1 1
    UNSAccountB AccountName 1 1
    UNSAccountB CanonicalName 1 1
    UNSAccountB Description 1 1
    UNSAccountB DisplayName 1 1
    UNSAccountB DistinguishedName 1 1
    UNSAccountB FirstName 1 1
    UNSAccountB IdentityType 1 1
    UNSAccountB IsGroupAccount 1 1
    UNSAccountB IsPrivilegedAccount 1 1
    UNSAccountB LastName 1 1
    UNSAccountB MatchPatternForMembership 1 1
    UNSAccountB NeverConnectToPerson 1 1
    UNSAccountB ObjectGUID 1 1
    UNSAccountB PWDLastSet 1 1
    UNSAccountB UID_Person 1 1
    UNSAccountB UID_TSBAccountDef 1 1
    UNSAccountB UID_TSBBehavior 1 1
    UNSAccountB UID_UNSAccountB 1 1
    UNSAccountB UID_UNSContainerB 1 1
    UNSAccountB UID_UNSRootB 1 1
    UNSAccountBHasUNSGroupB UID_UNSAccountB 1 1
    UNSAccountBHasUNSGroupB UID_UNSGroupB 1 1
    UNSAccountBHasUNSGroupB1 UID_UNSAccountB 1 1
    UNSAccountBHasUNSGroupB1 UID_UNSGroupB1 1 1
    UNSAccountBHasUNSGroupB2 UID_UNSAccountB 1 1
    UNSAccountBHasUNSGroupB2 UID_UNSGroupB2 1 1
    UNSAccountBHasUNSGroupB3 UID_UNSAccountB 1 1
    UNSAccountBHasUNSGroupB3 UID_UNSGroupB3 1 1
    UNSAccountBInUNSGroupB UID_UNSAccountB 1 1
    UNSAccountBInUNSGroupB UID_UNSGroupB 1 1
    UNSAccountBInUNSGroupB1 UID_UNSAccountB 1 1
    UNSAccountBInUNSGroupB1 UID_UNSGroupB1 1 1
    UNSAccountBInUNSGroupB2 UID_UNSAccountB 1 1
    UNSAccountBInUNSGroupB2 UID_UNSGroupB2 1 1
    UNSAccountBInUNSGroupB3 UID_UNSAccountB 1 1
    UNSAccountBInUNSGroupB3 UID_UNSGroupB3 1 1
    UNSGroupB CanonicalName 1 1
    UNSGroupB cn 1 1
    UNSGroupB Description 1 1
    UNSGroupB DisplayName 1 1
    UNSGroupB DistinguishedName 1 1
    UNSGroupB GroupType 1 1
    UNSGroupB HasReadOnlyMemberships 1 1
    UNSGroupB IsForITShop 1 1
    UNSGroupB IsITShopOnly 1 1
    UNSGroupB MatchPatternForMembership 1 1
    UNSGroupB ObjectGUID 1 1
    UNSGroupB RiskIndex 1 1
    UNSGroupB UID_AccProduct 1 1
    UNSGroupB UID_UNSContainerB 1 1
    UNSGroupB UID_UNSGroupB 1 1
    UNSGroupB UID_UNSRootB 1 1
    UNSGroupB1 CanonicalName 1 1
    UNSGroupB1 cn 1 1
    UNSGroupB1 Description 1 1
    UNSGroupB1 DisplayName 1 1
    UNSGroupB1 DistinguishedName 1 1
    UNSGroupB1 GroupType 1 1
    UNSGroupB1 HasReadOnlyMemberships 1 1
    UNSGroupB1 IsForITShop 1 1
    UNSGroupB1 IsITShopOnly 1 1
    UNSGroupB1 MatchPatternForMembership 1 1
    UNSGroupB1 ObjectGUID 1 1
    UNSGroupB1 RiskIndex 1 1
    UNSGroupB1 UID_AccProduct 1 1
    UNSGroupB1 UID_UNSContainerB 1 1
    UNSGroupB1 UID_UNSGroupB1 1 1
    UNSGroupB1 UID_UNSRootB 1 1
    UNSGroupB1InUNSGroupB1 UID_UNSGroupB1Child 1 1
    UNSGroupB1InUNSGroupB1 UID_UNSGroupB1Parent 1 1
    UNSGroupB2 CanonicalName 1 1
    UNSGroupB2 cn 1 1
    UNSGroupB2 Description 1 1
    UNSGroupB2 DisplayName 1 1
    UNSGroupB2 DistinguishedName 1 1
    UNSGroupB2 GroupType 1 1
    UNSGroupB2 HasReadOnlyMemberships 1 1
    UNSGroupB2 IsForITShop 1 1
    UNSGroupB2 IsITShopOnly 1 1
    UNSGroupB2 MatchPatternForMembership 1 1
    UNSGroupB2 ObjectGUID 1 1
    UNSGroupB2 RiskIndex 1 1
    UNSGroupB2 UID_AccProduct 1 1
    UNSGroupB2 UID_UNSContainerB 1 1
    UNSGroupB2 UID_UNSGroupB2 1 1
    UNSGroupB2 UID_UNSRootB 1 1
    UNSGroupB2InUNSGroupB2 UID_UNSGroupB2Child 1 1
    UNSGroupB2InUNSGroupB2 UID_UNSGroupB2Parent 1 1
    UNSGroupB3 CanonicalName 1 1
    UNSGroupB3 cn 1 1
    UNSGroupB3 Description 1 1
    UNSGroupB3 DisplayName 1 1
    UNSGroupB3 DistinguishedName 1 1
    UNSGroupB3 GroupType 1 1
    UNSGroupB3 HasReadOnlyMemberships 1 1
    UNSGroupB3 IsForITShop 1 1
    UNSGroupB3 IsITShopOnly 1 1
    UNSGroupB3 MatchPatternForMembership 1 1
    UNSGroupB3 ObjectGUID 1 1
    UNSGroupB3 RiskIndex 1 1
    UNSGroupB3 UID_AccProduct 1 1
    UNSGroupB3 UID_UNSContainerB 1 1
    UNSGroupB3 UID_UNSGroupB3 1 1
    UNSGroupB3 UID_UNSRootB 1 1
    UNSGroupB3InUNSGroupB3 UID_UNSGroupB3Child 1 1
    UNSGroupB3InUNSGroupB3 UID_UNSGroupB3Parent 1 1
    UNSGroupBInUNSGroupB UID_UNSGroupBChild 1 1
    UNSGroupBInUNSGroupB UID_UNSGroupBParent 1 1

  • for 2nd query yes i have got 1 1 1 as the output

    1 1 1

  • What operation did you check exactly? Did you try to change one of the columns mentioned for the person?

  • I tried to change central account column value for the person also i've tried creation new employees but it doesn't appear in History Timetrace view.

  • Sounds like your triggers are not correct. I suggest contacting support.