Is it possible to change the primary file name programmatically without a new revision (with a rule
After a checkin, I need to change primary file name programmatically without a new revision (with a rule or via ridc)
I've been tried updating dOriginalName with UPDATE_INFO method in RIDC library, but it doesn't work
Any idea?
Thanks