-
Leack of memory after several executions in BIRT 4.4.2
<p>Hi, I have a problem with an Out of memory in a webserver where I'm using the BirtEngine (4.4.2).</p> <p> </p> <p>I've defined the BirtEngine as I have read in the documentation (one instance, no more).</p> <p> </p> <p>I use IRun and IRender task separately (I have attached the code of BirtEngine.java and my method…
-
Implement a SSO frm external site
<p>Hi all,</p> <p><span style="color:rgb(0,0,0);font-family:verdana, arial, helvetica, sans-serif;font-size:12px;background-color:rgb(250,250,250);">I need to integrate SSO from our external site to BIRT IHUB 16. Any ideas or suggestion is much appreciated. </span></p> <p> </p> <p><span…
-
Error writinig to file.: No space left on device in iwserver.log
Hello experts, We are using HP TeamSite 7.5.0.1.0 on a linux server. We are getting this error "Error writinig to file.: No space left on device" in our iwserver.log. Do we need to worry about this error or we can ignore this? If you have any idea please share. Thanks in advance! NK
-
POJO data source issue BIRT
<div>Hi,</div> <div>I am trying to use a POJO data source but getting following error when previewing results:</div> <div>in POJO I am using Mongo db to get data.</div> <div> </div> <div>org.eclipse.birt.data.engine.odaconsumer.OdaDataException: Cannot execute the statement.</div> <div>…
-
Grouping & Aggregating from Primary & Secondary Data Sets
<p>Hello,</p> <p> </p> <p>I was wondering if someone can help me with this. I am trying to get all unique data from the secondary data set and have a sum on amount for each data.</p> <p> </p> <p>Attached is the sample report & desired output.
-
Teams 8.2 Open Thread
I do not see anything on here regarding TeamSite 8.2, so I am starting an open thread for TeamSite 8.2. John
-
How to get list of users in a shtml template?
Hi, I've a form to select user from the user list or address book in collaboration, is there any specific template or function available for that feature. thanks
-
Documentum D2 Custom Vdoc Exporter Widget
Custom Export Vdoc Widget – Part 1 – paulsundquist Requirements: * Use a D2 widget to set up user options * Export to a file share * Export a virtual document using nodes as folder names This implementation can form a base for anyone wishing to do their own The full project is here (look in the folder VdocExport)…
-
UK railway Period Script
<p>Sorry This may seem like a lazy post, but i have not done much scripting since forever and my attempts with the available BIRT functions are just not giving me anything useful.</p> <p> </p> <p>I am running a report from Maximo, and i would like to return the network rail period based on the date from the report (i.e…
-
Subtract two aggregates from two different tables(two different datasets)
<p>Hi forum,</p> <p>I am currently designing a report in eclipse(birt,Eclipse BIRT Designer Version 4.4.2.v201410272105) but i am faced with a challenge, I have two tables in a grid and i need to subtract their totals from one another, I have tried global variables but they do not seem to work in the onCreate script of my…
-
How to draw different line chart of given data in BIRT report
<p>Hi,<br> How to generate multiple chart in a single report ?</p> <p>I have attached sample excel sheet and report. Can someone give me hint please. </p>
-
On drill how to change get to post method.
<p>Hi,</p> <p> I am using on drill framing url like below mentioned .How to change this as POST method.</p> <p> </p> <p>var url = params["rp_userURL"].value + "?region="+params["Region"].value…
-
Date Parameter confuses the year for MM/DD/YY input to mean 19YY and not 20YY
<p>I developed a BIRT report using Eclipse (Version: 3.7.1) which uses a single date parameter to query for records with a specific date. I used the function MXReportSqlFormat.getStartDayTimestampFunction in the report SQL statement to evaluate the date entered for the parameter. This is because the dates I'm querying for…
-
Dynamic group with two values or more from content table
<p>hey good morning,</p> <p> </p> <p>I'm working with birt 4.4.2, and I want to do a dynamic filter with the "group" function using the column "DPT"</p> <p> </p> <p><img…
-
Document still searchable after adding filter on Index agent
Hi All, I have added one of the repository cabinet under Index Agent filter for exclusion from search. Although any document I create in that cabinet, still shows up in search and I don't see any entry in IndexAgent.log against the document getting skipped from indexing. Any help on this issue is appreciated. Thanks
-
BIRT Dynamic Image Not Rendering on Report
<div>I have a BIRT report design with a dynamic image (URL is specified through the data set, image formats tried - .png, .bmp). When running the report from our application on Windows, we get the following message instead of actual image:</div> <div> </div> <div><img src="http://i.stack.imgur.com/vHuhO.png"…
-
Computed column (average)
<p>Hi</p> <p>I need to add a computed column.</p> <p>I have guys who collect data from meters (but not every day). I would like to show in report the average by day for all days (average_by_day)</p> <p> </p> <p>Day incremental_field_meter average_by_day<br> 1 12 3<br> 2 3<br> 3 18 6<br> 4 6<br> 5 6<br> 6 6<br> 7 42 2 <br>…
-
Find all pages of a site
I need to find all the urls/pages of a site in WEM. Is there any way we can find it via query? Like how we can find all the channel pages or detail pages url of a particular site. Any example query? Or if we can find pages of a particular CTD? Any help would be much appreciated!
-
How to retrieve a series of data in a report extension item
<p>hi</p> <p>Well I'm going to keep posting on the offchance someone will reply :( </p> <p>I have a report item extension and want to pass it a set of data rather than one value. All the examples I can find only show how you can pass one field value into a report extension, they dont show how to parse through a set of…
-
Need to Embed Dynamic URL to Image Control
<p>Hi,</p> <p> </p> <p>I have an requirement of displaying image received from highcharts export server into BIRT report. Now I can get the same in HTML/viewer but not in pdf. Please find the sample report attached.</p> <p>Anyway I can pass the url received in response to image control as URI?</p> <p> </p> <p>Regards</p>…
-
Difference between Global Repository and Local Repository?
Difference between Global Repository and Local Repository?
-
What is the difference between Documentum Job and Cron Job?
What is the difference between Documentum Job and Cron Job?
-
Workflow Manager transition condition
Hi, Using Workflow Manager, how can we check for null value in repeating attribute under transition condition of an auto activity. Thanks!!
-
Python Scripts in BIRT Report Designer
<p>Can I use Python scripts as data source in BIRT?</p>
-
Preview Issue with 4.2.2
<p>Hello out there -- i have recently installed the All-in-one 4.2.2 package on a client's Windows7 machine and i am getting the error below when previewing a report. The same package works fine on other machines. Any ideas?</p> <p> </p> <p><strong><span style="font-family:'times new roman', serif;"><span…
-
Adhoc/ QBR Report template modification
<p>Hello,</p> <p> </p> <p> </p> <p>I am using maximo 7.6 with BIRT 4.3.1.</p> <p> </p> <p>I have a specific requirement to modify the template of Adhoc report which is generated dynamically by Maximo. I feel this will require changes in the maximosystemlibrary.rptlibrary but not sure how. </p> <p>The template changes…
-
Preview Permission
http://TEAMSITE_SERVER/iw/cci/meta/no-injection/iw-mount/default/main/GOVHK/WORKAREA/Misc_About/zz_tst_ogcgwexu11_1_1472626484014_ogcgwexu11_preview.php Warning: Unknown: failed to open stream: Permission denied in Unknown on line 0 Fatal error: Unknown: Failed opening required…
-
custom portals for different clients
<p>Hi,</p> <div>A while ago we modified our iHub (3.1) installation (modded login.jsp) to show a custom login screen (showing a corporate logo). After our client's users log in (LDAP) they get directed to a personalised custom "landing page", showing links to the dashboards they are authorised to see.</div> <div>Landing…
-
Inserting Line break within a table based on condition
<p>Hi All,</p> <p> </p> <p>My requirement is to have a line break within a table based on the column value of the dataset.</p> <p>Overall requirement is that my dataset returns data like Parent - child relationships (i.e one to many).</p> <p>I am getting this data in one SQL and i would need a line break after each Parent…
-
spudsoft xls emitter is missing format
<p>Hi all,</p> <p> </p> <p>I am using birt 4.4.2 to export report to xls per spudsoft emitter.</p> <p> </p> <p>The result is expected as in xls1.png, but now it is showing as xls2.png which is putting all data in A1 column.</p> <p> </p> <p>The pdf looks same as xls1.png, so I am thinking this is the emitter configuration…