07/06/2023 12:15 PM
07/06/2023 12:24 PM
Hi @bhushan
If the status of the account is SUSPENDED FROM IMPORT SERVICE and in account name -Deleted tag is added then Saviynt will create new account (when next recon happens and account is part of the import.) It wont make existing -Deleted account as Active.
Above is the expected behaviour.
07/06/2023 12:30 PM
ok but, why the accounts are updated to suspended from import service if we change the group import mapping. If we update the status mapping all the accounts in the endpoints are suspended.
07/06/2023 12:32 PM
Status of the account will be updated based on your account import json. Can you paste that?
07/06/2023 12:35 PM
[name::sAMAccountName#String,
CUSTOMPROPERTY1::CN#String,
DISPLAYNAME::displayName#String,
CUSTOMPROPERTY3::givenName#String,
ACCOUNTCLASS::objectClass#String,
ACCOUNTID::distinguishedName#String,
status::userAccountControl#String,
LASTLOGONDATE::lastLogon#millisec,
CUSTOMPROPERTY2::employeeType#String,
CUSTOMPROPERTY4::userPrincipalName#String,
CUSTOMPROPERTY5::sn#String,
CUSTOMPROPERTY6::c#String,
CUSTOMPROPERTY7::title#String,
CUSTOMPROPERTY8::physicalDeliveryOfficeName#String,
CUSTOMPROPERTY9::telephoneNumber#String,
CUSTOMPROPERTY10::department#String,
CUSTOMPROPERTY11::employeeID#String,
CUSTOMPROPERTY12::countryCode#String,
CUSTOMPROPERTY13::middleName#String,
CUSTOMPROPERTY14::manager#String,
CUSTOMPROPERTY15::userAccountControl#String,
CUSTOMPROPERTY16::objectGUID#Binary,
CUSTOMPROPERTY17::mail#String,
description::description#String,
RECONCILATION_FIELD::CUSTOMPROPERTY16
]
07/06/2023 01:42 PM
groupImportMapping changes shouldn't impact Account import or their status. Is there anything you changed in connection apart from groupImportMapping
07/06/2023 01:57 PM
No, I did not change anything other than group import mapping.