Would there be a way to delete a file in Livelink (OpenText Content Server 10 to be exact) from a command prompt?
I should delete more than 7000 documents, thus it would be quite slow to do it manually. I could generate the object ID's from SQL Server and ideally would run the delete calls one-by-one programmatically on command line.
You have many options to do it but not from the CMD.
....
It depends how many times you have to execute this job.