Hi,
I am using document.remove(true) method of Java corba API to remove a document from the database using a Java Application.
But document.remove method doesn’t permanently removes the document from the database rather it just put this document in Trash folder.
Any idea how to remove it permanently from the database.
Thanx in advance.
Regards,
Amit