-
How to add a value to the SelectionList of a ScalarParameterHandle?
<div>Hi,</div> <div> </div> <div>How can I add a value to the SelectionList of a ScalarParameterHandle?</div> <div> </div> <div> </div> <div>I am creating a rptdesign using DEAPI and have added a scalar parameter to the design as follows:</div> <div> </div> <div> <pre class="_prettyXprint"> ScalarParameterHandle sph =…
-
BIRT to DOC/DOCx text styles
<p>Hi guys,</p> <p>I'm working with BIRT version 4.4.2. I should create a long report with different chapter, every one with one or more table/grid.</p> <p>The output must be in DOCx/DOC format.</p> <p>Once created, i would like that user can edit the output file and add a "content" list with as less click as possible. I…
-
BIRT html format report columns width getting shrink while add many columns
<p><span style="color:rgb(36,39,41);font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-size:15px;">I'm using BIRT version 4_5_0. In html format report the result is displayed in A4 size only. I unable to resize the resultant. If I choose more columns then the columns width getting shrink. But I want that…
-
How work with fields like "string1.string2"
<p>Hello!<br><br> I work with BIRT v2.6 to build reports for IBM Jazz products. I have a data model where some field name is "targetTestPlan.itemId". But I can not get the value of this field in OnFetch event in the typical way (returned null):<br><br> TPitem_db = row["targetTestPlan.itemId"];<br><br> It must be mentioned…
-
TopN in charts
<p>There is will be only one column, let assume countries. </p> <p>The chart should display Top 5 countries and in ascending order. How to achieve this in chart. </p> <p> </p> <p>The chart should use the data from dataset/datacube/dataobject and not from container (such as table).</p> <p>Much appreciated.</p>
-
Content Transformation Services Installation
Hi All, We are trying to install Content Transformation Services. But it gave error like system can not find given path below. But installer does not allow to change the path. How can we change dfc and other paths?
-
Working with zip-files | Collab 8.0.2 - python 2.2
Hi, We are using Collaboration 8.0.2 (Python 2.2) and I've create a Dropbox-custom object where users upload zip-files which need to be extracted onto Collaboration to a designated location with a designated owner. I've been doing it before using a Windows share and csv-file, so I *think* I already have most of the code…
-
Using non serializable objects in pojo data set
<p>In all of my reports I use IPojoDataSet implementations that return arbitrary java objects. None of those objects implement Serializable interface. So far I had no problems with such approach. Things changed after I switched from viewing my reports with <em>run</em> servlet to <em>frameset</em>. Now I would always get…
-
context menu (right click) to display properties
hi, i am new to documentum wdk. i want know how to use context menu for right click on object. from wdk development guide i am getting concepts with how to implement right click for properties. Can anyone help with steps to implement context menu for right click on obect to display its properties. Thanks
-
Show only the last DataPointLabel on a lines chart
<p>Hi!</p> <p> </p> <p>I'm trying to get a line chart with multiple series where only the last point (the rightmost one) is shown. So far I have had partial success with a script:</p> <pre class="_prettyXprint _lang-js"> dpSize = 0 cnt = 0; function afterDataSetFilled( series, dataSet, icsc ) { dpSize =…
-
Latest benchmarks for Documentum
Hi. I am working for a client where we are looking for selecting a content management software. Documentum is one of the option we are looking at. We need some latest benchmark details to narrow down the options. Can some one please provide some benchmarks - internal or external? We are looking at like 10,000 users - 5-10…
-
Cross Tab - Chart - Excel Issue
<p>I'm using a Data cube as datasource for the charts. Those Charts when exported to excel don't get displayed in Excel. It displays the chart has no data. But when exported to PDF, the same charts work in PDF version of the report. I'm using BIRT 4.2.3.</p> <p> </p> <p>No exceptions or errors.</p>
-
summary field data cube distinct count
<p>Hello.<br> </p> <p>I have a dataset and then i create a datacube from that dataset.</p> <p>In my dataset I have rows with the same value, what I need is a measure that counts ONLY the distincts values. but on the functions DISTINCTCOUNT does not appear, it only has sum , last, min, count . </p> <p> </p> <p>How can I do…
-
"Total page" width issue in pdf
<p>Hello</p> <p> </p> <p>I try to add page number information in the footer in the format “Page <em><Page Number></em> of <em><Total Page></em>â€. Text is aligned “rightâ€.</p> <p> </p> <p>The “Total Page†area has large width if I generate pdf report and it looks not very well (see image).</p> <p> </p> <p><span…
-
Urgent help, we can pay you! (new data binding doesn't work in our old template)
<p>Hi! We would pay for your advice because we have an urgent issue. We use our old template file and everything works but if we add new data binding, it doesn't work. Tried everything, please could you help? We can talk via skye, I'm perfect in English. And we can pay you! Thank you very much in advance, regards,…
-
Pareto Chart Problem
<p>Hi, I want to create a Pareto Chart in my report but I have a problem. (<span style="font-family:arial;"><span style="font-size:14px;"><span style="color:rgb(0,0,0);">Im using Bar chart and line series together and <span style="font-family:arial;"><span style="font-size:14px;"><span style="color:rgb(0,0,0);">line series…
-
some of data is missing out of full data in report
<p>Hi,</p> <p> </p> <p>I am using Birt 3.7.1 versions and my some of data is missing out of full data in pdf or excel format report.</p> <p> </p> <p>Please find the attached report screenshot and rpt file.</p> <p> </p> <p> </p> <p>Could you please help on this.</p> <p> </p> <p> </p> <p>Regards,</p> <p>Patra</p>
-
glyph cut, when line to long
<p>Hello,</p> <p> </p> <p>I have a Report with a Line in Header. In my Content I want to diplay a Text followed by a line, which is as long as the line in the header.</p> <p> </p> <p>To archieve that, I have a grid with a Textfield. In the Textfield is my Text followed by many dash-glyphs.</p> <p>Line-Wrap is not…
-
Wrap text in a cell in Excel doesn't work in BIRT 4.6.0
<p>I have two Birt Eclipse installed on my computer - 2.6.2 and 4.6.0. For each installation, I create a test report. In each test report I create a grid with 5 columns and 1 row. I place a label with a long text in the first column expecting that this text will be wrapped in the exported Excel file. The label Whitespace…
-
[Help me] Need some advices about birt eclipse
<p>the first, im sory because my english skill, I am a newbie in birt report, i created a report and now integrate it with php( via tomcat apache and php java bridge). i use report engine api to call the report success with OUTPUT_FORMAT_HTML, i want output include some control buttons the same birtviewer(print,…
-
BAM Server-java.io.FileNotFoundException: ${bam.properties} (The system cannot find the file specifi
Hi, I see the following tomcat error(s) in tomcat_stderr log: Oct 12, 2016 3:12:52 PM org.apache.catalina.core.StandardContext listenerStart SEVERE: Exception sending context initialized event to listener instance of class com.emc.xcp.bam.bamserver.listener.BamContextLoaderListener java.lang.RuntimeException:…
-
XLSX report does not display cell borders
<p>Hi,</p> <p> I am using Birt 4.6.. version. I have 3 reports . My first report has a grid with 2 columns and cross tab in each column.</p> <p> </p> <p>I also have page break settings. Page break setting is applied on both Grid and CrossTab for my first report.</p> <p> </p> <p>The reports displays fine on Web -- see…
-
Documentum and SAML 2.0 SSO support
Is there support for SAML 2.0 federation protocol in Documentum so that it would be configured as SAML Service Provider? I cannot find any good information about this and googling doesn't help in this case either. If this is not yet implemented, is there some licensing thing or why SAML 2.0 (or other federation protocol)…
-
CAPTCHA on Webtop login
Dear experts, Does the Webtop 6.8 prevents the brute force attacks? There is requirement for implementing CAPTCHA on webtop login to avoid brute force attacks, there are lot of open source CAPTCHA available. but all of them are Servlet based & i am getting problem with the session creation i.e. httpSession on Servlet &…
-
Problem logging in as the repository owner
Hi, I have an issue when I am trying to log into Documentum (DA) with the repository owner account. I know that the documentum install owner is 'documentum' (from a dql 'select r_install_owner from dm_server_config') and I am able to use this account, BUT I need to be able to log into the repository with the repository…
-
Add customized attribute for a container
Hi Frnds, Just want to know how can we add a new customized attribute to containter which can store position of that container. <DCR> <Right postid="1"> <Text>What is abc?</Text> <URL>http://www.google.com</URL> </Right> <Right postid="2"> <Text>Can I buy abc?</Text> <URL>http://www.google.com</URL> </Right> <Right…
-
Not able to deploy xCP 2.1 application through designer in weblogic app server
Hi, I am not able to deploy custom xCP 2.1 application through designer in weblogic app server host. Though the application war file is getting created successfully, but its not getting deployed on weblogic app server. Please find below the error I am getting in runapp.log :…
-
10000 rows max
<p>Hey there,</p> <p> </p> <p>I am new to BIRT and have the following problem: I want to export worktimes, which are several thousand rows. In BIRT the max. number of rows is 10.000 before a page break when I want to export in xls. </p> <p>How can I raise the limit of rows?</p> <p> </p> <p>I am using BIRT 4.3.1 and the xls…
-
Get list of all changed FILES in a branch in Teamsite in a specific date range
Which Command Line Tool can be used to get the list of all FILES changed/modified within a date range ? I have a requirement to get the List of all FILES that were changed since Last Month to current day. I looked into CLTs but can't make out much there. Please advice.
-
cascading parameter
<p>Hi Everyone! I'm new to birt and I want to implement the cascading features in birt report. </p> <p>How can I achieve that?</p> <p>I followed some online tutorial but it didn't work. </p> <p>Basically, I created a cascading parameter group which contains two parameters, user_id and transaction_id. The hierarchy is each…