-
Default Export option from pdf to xlsx
<p>Hi, </p> <p> </p> <p>Can you please let me know how to change the default export option from pdf to xlsx? </p> <p>I tried checking the following config file for the default export option but i couldnt find anything. </p> <p> </p> <p>Any help would be appreciated. </p> <p> </p>…
-
tinymce customization issue
hi i am using TS7.4.1 in linux box. here i configured tinymce4.x. i want to customize to hide the menu bar. for that i added the code in custom_config.js file. while loading my DCR it shows an error tinymce object is undefined. tinymce.init({ selector: "textarea", menubar: false });
-
Upgrade from EPS 10.2.1 to 10.5
Dear Tech Support, We want to upgrade the ECM Suite 10 (CS 10 & EPS 10.2.1) to 10.5. This is not an in-place upgrade because we are moving to new set of servers. What is in this case the best way to upgrade the existing EPS databases (PS, BAM, Quartz) and the UMS database. We want to keep the workflow data and make sure…
-
Composer, Process Builder and Form Builder Versions
Hello, We have migrated our documentum environment to Content Server 7.2, DA 7.2, TaskSpace 6.7 SP3 and Webtop 6.8. Which composer, process and forms builder do we need? Thank you very much in advance.
-
Set Page Variable from Input Box
<p>I have a text report Item where I am having a input type as Text. </p> <p>Now user is entering value in that text box. Can I get this user input value in some page or global variable and use in a different report item of type label after performing some concatenation in entered value??</p> <p> </p> <p>I tried the…
-
D2 Question
Hi All We have a requirement to hide edit button which comes in User Administration widget (Admin Widget). Is there any way to disable that edit button or hide for a certain group of user's.
-
Maximo 7.6 birt report
<p>Hi</p> <p> </p> <p>We have recently migrated our Maximo appplication from 7.5 to 7.6. We have three reports which take more than 3 min to run with full data.</p> <p>After migration when we run these reports with IP url maximo application it works fine but if we run on weburl application it stops after 3 minutes.</p>…
-
xCP 2.x and Restful services
Hello Everyone, I want to learn xCP 2.x and documentum Restful services. Can you please share how to start moving ahead on both of them from scratch ? Basically, I am looking for where to start, how to begin development on it as per production level project standard(modular, scalable, svn storable, etc), creating a POC…
-
Computed column
<p>I have a query that retrieves different numbers for each record where i want to view all values of one column for all rows as follows:</p> <p> </p> <p>PONUM DESCRIPTION PRNUM</p> <p>1w **** 1111</p> <p>2e hhhh 1234</p> <p>12w kjdhf 878p</p> <p> </p> <p>I wanna display them like this </p> <p> </p> <p>PONUM DESCRIPTION…