-
D2 Dialog to import a document
Hello, We are are working with D2 4.7 versión, and we are trying to import a document by a dialog (extends AbstractDialog implements ID2Dialog ). We have created the property file, the dialog and action java class, and the XML. We have use a file tag into the XML, to import the document, like the attached file. My…
-
ACTUATE BIRT: generated PDF-File with "A graphics error has occurred"
Hello, Desktop PC Version: Actuate BIRT Designer Professional, Version: 11.0.4, Build id: 20121023. Server Version: Actuate iServer-System 11 Service Pack 4 Fix 5 (Build 110F150328). By running locally one Actuate Birt Report with output Format PDF, it works fine on the Desktop PC and the generated PDF-File is ok, it has…
-
Change modified by property of CSFile while generating / updating the file through CS SDK
Hello, We have a complex system where product details are maintained in PIM tool (Akeneo) and product specific content is sent to TS through publish jobs using CS SDK. Both TS & PIM are configured to different auth mechanism which overrules possibility of sharing session / context. As of today, each of the file (CSFile)…
-
Did anyone used Tableau as a data-form, which writes back to the database
Did anyone used Tableau as a data-form, which writes back to the database, or smart-sheet? did anyone worked on the similar requirement, or do we have any help documents to achieve the same. Thanks for your help
-
Upgrading Teamsite 7.2 to 16.2 on Windows server 2012
I am upgrading Teamsite from version 7.2 to 16.2 on Windows Server 2012. All the war file are getting deployed at /standalone/deployments folder except "wcm-service.war". I got the below error on server.log: ERROR org.springframework.web.context.ContextLoader () - Context initialization failed…
-
how hidden param in URL
Hi, I am using Birt Neon, first i have a form to search data, the result is a general birt report (pdf) in this report i have a link that send via GET to second report (detail), the url is http://algo.com/reports/secondReport?number=4506031&id=6809 How can hidde this params (number and id)?? very thanks
-
How to set the printing direction of the column area of a cross tab on pages when using an interval
Hello everybody, we are relatively new to BIRT and work with version 4.7.0. How is it possible to determine the printing direction of the column area (cross tab) on the respective pages? First, the pages containing the different values for the column headers should be created. Only then should the other data from the rows…
-
Oracle on AIX Power8 not supported?
Hi - I currently have CS 6.6 running on Oracle 11.2 (Linux). I am planning to upgrade to 7.2 and see that neither Oracle 11/12 is supported on AIX. We were planning to move our 11.2 database to AIX and then upgrade to 12c. Is this going to be a problem?
-
Windows 2012 or 2012 R2?
I'm looking at the Environment and System Requirements document and it mentions that I can use Windows 2012 or Windows 2012 R2. Since I am migrating from 32-bit 6.6 version which runs on Oracle 11, I assume I need to go with Windows 2012? Or can I install the R2 version and then upgrade Oracle from 11 to 12?
-
Upgrading Documentum 6.6 to 7.3
We've been on EMC Documentum 6.6 (32-bit) for years. I've got the 7.3 upgrade documentation but am a little confused on going from 32-bit to 64-bit. Can I stand up a new Windows 2012/2016 server, copy the file system from the old 32-bit Windows 2008 server, and then set up the database and run the upgrade? Also, is Windows…
-
Documentum, FileNet and Open Text Cloud Presence
Hello all, Here few points which i know on Open Text Cloud, FileNet. To be frank i don't have much knowledge on Open Text Cloud but I know about IBM if do any wrong please help me out. IBM offer all major ECM products in cloud: IBM FileNet P8 Platform IBM Case Manager IBM Content Manager OnDemand IBM Content Navigator look…
-
Getting multiple values from a data set to use as parameters in a BIRT report
I have a data set with a known number of rows like this: Name Value Cutoff 1 20 Cutoff 2 25 Cutoff 3 30 Now I would like to get these values (20, 25, 30) into parameters (cutOff1, cutOff2, cutOff3) that I can use in expression builders in tables and crosstabs. Any ideas?
-
DFC code for extended permission
HI Team Could some one hep me with some dfc code for extended permissions in documentum. Regards Shashank
-
DFC Primary Interop Assembly
Hello Guys, I'm an old hat a OpenText content server and now looking to do some C# client programming for a Documentum System that is a v6 and v7. Does anybody know where I can find the DFC PIA installer and guides? All help appreciated. Regards, -Clarkebar
-
Error while saving the property page and sending the document to workflow
I am getting the error while trying to save the properties and sending the document to workflow Error message: "Error initializing dynamic roles for RPC SysObjRevert (0902b69780120516)". Please find the below D2 logs. Line 850898: Caused by: com.documentum.fc.common.DfException: [DM_SESSION_E_SETUP_ROLES_FOR_RPC]error:…
-
SSL Exception: Certificate not Verified while executing REST API
Hello, I had developed a REST client code to invoke HTTPS REST API (POST method). As a stand-alone the code is working fine. Deployed the code as a Module/Method in Documentum repository and on execution it is throwing SSL Exception: Certificate not Verified error, when it is executing below code and throwing error at…
-
Creating Documentum BPM Workflows
I'd like to know whether it is possible to create a Documentum BPM Workflow template without using XCP Designer? We are interested in using the advanced features of BPM for integration with external systems, but we do not want to use XCP ... our current clients are D2 and WebTop. Basically, is there a current version of…
-
Documentum REST - org.springframework.context.NoSuchMessageException when unit testing
I'm using the Documentum REST SDK 16.4 to implement custom resources. I used the Maven toolkit to generate the project using Eclipse, implemented my custom resources, defined a couple of messages in the provided rest-extension-messages.properties file, built and deployed the WAR and everything works fine. My only problem…
-
Apache TomEE vs JBoss EAP vs WildFly?
Hello All, Im looking to install OpenText Media Management 16.2 on a Windows server. For the Application Server what is the most recommended Technology for a Windows 7 PC? Wildfly 9.0.2 Final Apache TomEE Plus 7.0.2 jBoss EAP 6.4 Please help me Thanks Gnanasekar
-
EDGE browser support for Documentum products
We are using WebTop 6.8.2 and xCP 1.6 SP3 based applications. Can anyone please confirm if EDGE browser will support these applications or we have to migrate to 16.4? Thanks in advance.
-
Where do I find the SDK to integrate with team site
I am new to team site , Where Do I find some documentation on integrating an external application with team site?
-
Issues with date parameters on a scheduled job in iHub (Part Deux)
Good morning, all! Back in January, I posted a question about having problems with date parameters getting cached on a scheduled job, and received this code (which I put in the beforeFactory script), and it works perfectly: var paramDate = "" + (params["HIDDEN_ReferenceDate"].value).getTime(); //Get reference parameter…
-
Database configuration for Teamsite Search 7.3.2
Hi all, Can someone help me to find out where database information are saved for Teamsite Search 7.3.2? Thanks EK
-
How To Enable xcp viwer comment box..?
What kind of ACL and User_permission.. I have To set on object/user..?
-
How to generate WAR with WSDL in DFS
Hi Team, Anyone tried of making WAR as an webservice, so that it can be deployed on Tomcat. Regards Veda
-
Issue on TEamsite 7.3.2
Hello, I am facing some issues with Teamsite with the account I have. I cannot do publication and I always have in the screen the errors: Erreur lors de la vérification de isAllowedOnContainer dans la commande com.interwoven.livesite.iw.servlet.CreateSegmentCommand Erreur lors de la vérification de isAllowedOnContainer…
-
Use Jenkins for integration continuous with Teamsite 7.3.2
Hello, I need to use Jenkins for integration continuous. What I know, I should create a maven project, to use to build a spar with a script to be called by a jenkins jobs and after the script will connect to a server and do the install_archive command. Do you know how to do and did you do it during your experience ?
-
Auto Refresh in Dashboard Doesn't Work
Hi All, I have setup iHub using Postgresql. When I create a dashboard using a simple column chart, the data reflects fine from database. When I do a page-refresh (using Cntrl+R) in the dashboard page or open the dashboard from Documents > Dashboard path, it still works fine and reflects any change done in the DB. However,…
-
formatting attributes dynamically
I need help. I want change all atributes in beforeFactory or initialize I have #FF0000 Custom (#0.00) right col01 I can change color,textAlign,resultSetColumn elemento="Data04" myLabelHandle = reportContext.getReportRunnable().designHandle.getDesignHandle().findElement(elemento);…
-
Hadoop Certification
Hi, this is liana working on hadoop development i am looking for certification on hadoop as of i know DS certification it is good or any other certification are there.