How to remove "deferred deletion" for ADS Account?

Hi,

Using 8.1.3, how to remove "deferred deletion [days]" for ADSAccount?

Within Designer app, for ADS Account I can see the days set as 30, and making the value "0" means immediate delete.

How do i set it to not delete it indefinitely? Is there a specific value for it?

We want to just disable the user accounts and keep them, no deletion of account should happen.

Regards,

Muzammil.

Parents
  • I assume the entry in the OneIM database should be kept at all times? And we are talking about every ADSAccount delete operation?

    If so, you may enter a reasonable high value to the deferred deletion [days] property, let's say 365.000 (approx. 100 years). And if you want to be 100% sure, delete the deferred operations from the table DialogDeferredOperation having such high values in the TargetDate property.

  • Hi Markus,

    I have a similar question. I have a table where I had so set the value 0 as Deferred Deletion (Days) and now I want to change it to a very long period. I have no object of that table on Deferred operation table, also beacuse the value is 0 so they have been deleted immediately.
    Is it safe to change the value from 0 to another number or it may cause some inconveniencies to existing objects in the table?

    Thank you, 

    Enrico. 

Reply
  • Hi Markus,

    I have a similar question. I have a table where I had so set the value 0 as Deferred Deletion (Days) and now I want to change it to a very long period. I have no object of that table on Deferred operation table, also beacuse the value is 0 so they have been deleted immediately.
    Is it safe to change the value from 0 to another number or it may cause some inconveniencies to existing objects in the table?

    Thank you, 

    Enrico. 

Children