-
Response form related query
Hi All, After creating a response form in ECM, when i enter any comments those comments are restricted only to 1000 characters.Is there any way to enable input of characters more than 1000 ??? Its urgent.Please do reply ?
-
Misbehavior in WebTop view
Dear exports, We are using WebTop 6.5 SP3. From few weeks we had encountered misbehavior in WebTop view. All icons, folders and cabinets are displayed with under lines. A small icon symbols are displayed while listing folders. PFA for clear view and please suggest us on this error.
-
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…