Account not getting delete from ADStable

We are trying to delete user accounts from ADS table after making ISinactive=True in person table. But entry from ADStable is remaining same and ADS_ADSaccount_Delete  process not getting trigger to delete account from target system.

After making Isinactive true firegen event for TSB_PersonHasTSBAccountDef_Autodelete_Account and this process is getting completed with success. But after that ADS_ADSaccount_Delete  is not coming in job queue because entry from ADS table is not getting deleted.