Hi,
I have a Documentum 6.5 SP1 environment in which I found a document containing an invalid ID in the i_folder_id attribute. The id is invalid because the folder referenced by it does not exist. This is preventing any updates on the document.
I've tried using DFC to unlink the document from that folder and to remove the entry from the i_folder_id, I also tried to do it through DQL and even through API. Every time I tried it the update failed saying the folder referenced by that ID didn't exist. Is there any way to remove this entry from the document other than doing it directly in the database?
Regards,
Pedro Ventura