-
Documentum 6.5 single sign on => Kerberos
Hello Fellows, I'm closing a project and customer is asking me to send examples of code developed to integrate Documentum / Webtop / Taskspace 6.5 to Kerberos single sig on. Do you have any kind of examples, documentation, etc.. to share? Best Regards, Ed
-
Process Builder Invoke Process
Hello, In process builder, I would like the invoke activity to reuse the same packages that are specified in the parent process. However, when the process runs, it shows the standard screen for importing packages and asks me to upload them again. Here is what I have done so far: In the parent process invoke process…
-
Questions on creating a Method and a Job using Composer
Hi, Using Composer I created a Java class with a method to run as a job on schedule. As per the Composer User guide, I see one can create both method (method object) and a job too. My Java method name is "sendEmail". I have a couple of questions while creating a method and Job using Composer. I think we can use only…
-
The nlsid value is not getting displayed in column display
I have added attribute of custom object type in object list component.xml. Below is the code <column> <attribute>reference</attribute> <label> <nlsid>MSG_REFERENCE_TEXT</nlsid> </label> <visible>true</visible> <load>true</load> </column> I have defined the value of nlsid i.e MSG_REFERENCE_TEXT= ReferenceText in nls…
-
Advanced Search
I am trying to unhide a dm_document from Advanced Search, do you know where will I make the change?
-
Move docbase
Hello Experts, I want to move our docbase data from one docbase into another.I know that I can use the Documentum Dump/Load utility. But my question is that can I dump a 6.6 repository and load it into 6.7sp1? Is that supported? And also I have about 2 GB attribute data in database and 7 GB content, how long would the…