hi
how can get the attributes of a deleted dm_sysobject ( not a document). using DQL and API. thanks
restore a backup... If the object is deleted the attributes are gone
thanks, but there must be a way to get the attributes.
since we have not run the dm clean job yet.
There is no "trashcan" OOTB with Documentum. The content file still exists until dm_clean job is run, but when you delete an object, all of object's attributes are deleted from database. This is why most customers implement their own version of "trashcan".
There might be some Audittrail data on that deletion event...