-
Change in installed TBO
Hi All, I recently join the support team. apparently there are no documents available. we have a TBO installed in our docbase. we want to change some functions there basically wanted to change doSave. actually we can remove it but we are not sure the full functionality of the TBO. is there any way to get the code or class…
-
i_folder_id is not in the PropertySet
Hi, maybe I'm an idiot or blind or anything else. I have issues to get the i_folder_id value from a property set in DFS. I export the content and wants to export content and some properties Here is my code: public ContentTransfer() { } public void getContent(IServiceContext sContext,String repositoryName,ArrayList<String>…
-
Force a custom r_object_id
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...…