Hello everyone!
A very simple question for all the Documentum gurus over here.
I know that by default r_object_id when creating a new object is managed by Documentum.
What I would like to know is : is there a way to bypass this (force a custom id)?
I have a dump / load process and I NEED to keep the r_object_id intact...
(I using the Java API)
Alternatively, would it be possible to change this r_object_id AFTER creation of the object?
Many thanks!!!