Hi Team,
I am trying to delete Azure Account which is assigned to account def using some defined condition set in dynamic role.
I have created a business role and created dynamic role and then assigned azure account def to role.
when user gets deleted from dynamic role, account def gets removed from person and then job chain "TSB_PersonHasTSBAccountDef_Autodelete_Account" triggers.
But this job chain is getting frozen for outstanding Azure AD objects.
ErrorMessages (2024-12-04 04:22:46.590) Error saving EDUARDO, Aaron: [810319] You are not allowed to delete outstanding objects in the target system
How can I process the job without error even for outstanding objects?
Can we fix this problem?