-
reportContext getDesignHandle getElementByID setStringProperty not working
<p>Hi! I tried something else for my <a data-ipb='nomediaparse' href='http://developer.actuate.com/community/forum/index.php?/topic/39184-unmergesplit-cell-on-crosstab-with-script/'>problem</a>, I decided to make a crosstab with 2 columns and hide one of them depending on a parameter value. The thing is when my paramater…
-
Cascading Params (select all option)
<p>Hello,</p> <p>I'm using two different groups (let's call them A and B using two different datasets A and B also each of them with three levels of cascade -A1, A2, A3 and B1, B2,B3) of cascading parameters as input for a report.</p> <p> </p> <p>So, the result (selection) from A3 among with selection in B (B1+B2+B3)…
-
TeamSite web not able to execute commands on server
Hello! We are using TeamSite v 7.4.1. We are facing two issues: 1.When clicked on "New form Entry" or "edit" of existing DCRs, white screen appears for a long time and then this error message appears: "The Interwoven Web Daemon was unable to contact the Interwoven Application Container. The Interwoven Application Container…
-
Regarding 'Deployment of a test page via PLC'.
Hi, I am trying to deploy one test page contains one sample compoent via PLC workflow. While selecting 'Development' it shows 'files published successfully' but files are not getting deploy to target server and while selecting 'Production' it shows webservice error. I am refering 'Site publisher guide' for PLC…
-
Custom Report Download Dialog
<p>Hi Team,</p> <p> </p> <p>Is there a way where we can customize download report dialog?</p> <p> </p> <p>In my report I am using <strong>myViewer.showReportDownloadDialog() </strong>to show all download options.</p> <p>But my requirement is to show few options in that dialog box instead of all download options like I…
-
CMIS support in Documentum developer 7.1?
Hi, Does anyone know if Documentum developer 7.1 supports CMIS? If so, is this enabled by default, or require additional add-on/installation? Please let me know if you have any additional information or documentation in this area - thank you!
-
Performing Multi-UAT deployment for LSCS server
Hi All, We have deployment script to deploy the content to 2 LSCS servers and we have configured the deployment-xml as below. lscsRuntimeTransport=$lscsRuntimeTransport; lscsRuntimeHostname=SERVERA; lscsRuntimePort=$lscsRuntimePort; lscsRuntimeContext=$lscsRuntimeContext; deploymentContextId=$deploymentContextId;…
-
Fail to unmount /.iwmnt
Hi, We are doing a migration of TeamSite from 6.5 SP2 to 7.5. After a fresh installation of TS 7.5, we copied iw-store from TS 6.5 for contents. Contents of default store did not manage to come out from TS UI. From iwserver.log, I can see error message: nfs mount: mount: /.iwmnt/default: Stale NFS file handle umount:…
-
how to define applicationContext.xml in a api rest connected to hp vertica
How to define hp vertica in the configuration Spring file applicationContext.xml? I have an api rest developed in hibernate, jpa and spring and i want to configure applicationcontext.xml connected to hp vertica 7.1.x Thanks all