-
Installing a plugin in BIRT Runtime
<p>Hello everyone, this is my first post. I've successfully installed a birt runtime 4.6.0 (birt.war) on a wildfly installation. Now all i need to do is to add to it a customized plugin that's been in use for a lot of time where i'm working. The plugin is a version of hybernate structured as in the picture attached. The…
-
Configure Export page settings and other tool bar options
<p>Hi, I would like to configure the export page settings and also have the xlsx as default export option. Can you please let me know if there is an easy way to configure these information? I tried looking at viewer.properties and other settings files but that doesnt help. </p> <p> </p> <p>Thanks for your help…
-
Generate Data Objects in Designer pro
<p>Generating data objects from Designer pro version 4 2 3 commercial isn't working. Any help as to how to be able to generate without having to publish and downloading from Ihub? I want to work outside ihub before publishing work. Thanks in advance.</p> <p> </p>
-
When adding an active directory user, can you get e-mail as well?
In the Admin console, when I add a new AD user, search for the name, and see the name in the search results, email is always blank. Is there a way to get the email populated from AD when adding a new user? Is it just me, does anyone else see the email when adding a new AD user?
-
DEAPI -How to move table from a grid to the body
<p>I have a need to output a report to CSV.</p> <p> </p> <p>For this emitter I need the table to be at the top level not embedded in a Grid.</p> <p> </p> <p>So I tried the following</p> <p> </p> <p>ReportDesignHandle rDesign = getDesignFile(request,response,designFileTmp.getAbsolutePath());</p> <p> </p> <p>// Get the…
-
mongodb dealing with embedded documents
<p>I'm using Eclipse BIRT and am having problems understanding how to deal with embedded documents. In my database I have a structure a little like this:</p> <p> </p> <p>PORTFOLIO</p> <p> date</p> <p> time</p> <p> name</p> <p> aum</p> <p> BASKET</p> <p> stock</p> <p> position</p> <p> price</p> <p> fx</p> <p> </p> <p>So,…
-
Xcp 2.2 Shared Libraries for JAVA Services
The Shared Java Services Libraries is a neat feature for the 2.2 Xcp Documentum but is problematic in this specific case. A little bit of background: I have to make a migration from a 2.0 Xcp project to the 2.2 version. I started a new project and gradually added all the artifact, custom widgets and sources, since a…
-
XSL error
Hi Experts, I am stuck into few lines of codes of xslt. when I am using below line of code without any condtion then I am getting required reult with no error: <xsl:variable name="productDataXml"><xsl:value-of select="document('/../productsData_staticTemplate.xml')" /></xsl:variable> But when I am using same line under…
-
MongoDB summing an array
<p>I have a timeseries documents in a mongodb collection. One of the fields is an array containing 10 values. I want to plot the sum of these 10 values against date.</p> <p> </p> <p>Using BIRT under Eclipse (4.6.0) I created a computed column as follows:</p> <p> </p> <p>row["return"].reduce(function(a, b) {return a + b;},…
-
open my integration apps via url
<p>Hi, </p> <p><span>After implementing IPSE , I would move directly to an integrated application ( .../iportal/apps/****) .<br> I lost a bit on the files to edit.<br> I wish I had something like : (...</span><a data-ipb='nomediaparse'…
-
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…
-
Saving and sending html 5
Hi experts, We have a customer requirement: we have to save html5 file (not only html5 file but addicional folders with another files). Then, users can make a query and open the html5 file in their browsers. Is it possible? If we send only html5 file, I suppose file will not show correctly. And another question: is it…
-
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…
-
Event data is not reporting after installing Patch 7.4.1.4
Hi, we are using TS7.4.1 in Linux Box. in this we where installed the Patch 7.4.1.4 in both TS and runtim. after intalled the Patch we are not getting report the EVENT DATA.
-
Webtop 6.8 - column preferences not saved in WIndows 8
Server Version: 6.7.2210.0209 Linux.Oracle Webtop 6.8 Client OS: Windows 8 Browser: Internet explorer 11 Column preferences are lost after closing sesion or browser. It only happens in production environment. In development environment preferences are save properly. May be due to repostory settings that are different in…
-
Event listeners broken in iHub 3.1 dashboards
<p>I've noticed iHub dashboards break or interfere with certain mouse events. The primary symptom of the problem we've experienced is with Google maps navigation. Click to drag and release mouse to stop doesn't function fluidly for Google maps when executed inside an iHub dashboard, but the same report and Google map…
-
LSCS 8.2 unable to drop project
New install on Linux 7 Deployed some stuff (component guide and other sample) but I forgot to update the projects (so they are still in the branch form) Turned tunneling on, also tried curl to localhost Using this URL: curl http://localhost:1876/lscs/v1/projects///teamsite/default/main/component-guide?method=DELETE <?xml…
-
OpenText 16 Branding
<p>Anyone got some tips, materials, references on how to brand OpenText 16 (iHub)?</p>
-
New Database Connection for each data set
<p>Hi,</p> <p> </p> <p>I am creating a report with some statistics presented as tables and charts. There are some 20 data sets connected to a data source.</p> <p> </p> <p>The problem is that when the report executes, it makes (seemingly) a new connections to the database for each dataset and keeps the connection open while…
-
only first detail group visible
<p><span style="color:rgb(0,0,0);font-family:'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;background-color:rgb(244,244,244);">hello,</span><br><span style="color:rgb(0,0,0);font-family:'Open Sans', 'Helvetica Neue', Helvetica, Arial,…
-
How to Create Auto Folders Tree Structure in D2-4.6 ?
Hi, Requirement is like to create list of pre-defined folders (Jan, Feb,...etc - Imaged attached below) under Primary Folder of "Test Folder" using D2 Configurations. When user clicks New--> Folder --> enters "Test Folder", all the defined folders needs to be created automatically. Can I achieve this using D2…
-
How to download csv file with link only
<p>Hi All,</p> <p> </p> <p>Anyone know how to download csv file from link only and not from toolbar in birt viewer?</p> <p> </p> <p>I can download excel file with this link, add in additional &__format=xls at the end of the link </p> <p><a data-ipb='nomediaparse'…
-
multilevel grouping
<p>Hi team,</p> <p> </p> <p>i want to generate report as shown in below details with three group level information.</p> <p> </p> <p> </p> <p>Group 1 </p> <p> Sub Group 2 Sub group 3</p> <p> </p> <p>Group 1a</p> <p> Sub Group 2a Sub group 3a</p> <p> </p> <p>Group 1b</p> <p> Sub Group 2b Sub group 3b</p> <p> </p> <p> </p>…