-
How do I configure a delivery stage?
Hi there, I have two VMs, VM A hosts the Management Server, VM B is greenfield, only CDS is installed. I'd like to use B as delivery stage. When I log into the configuration console on host A, I can use "Create Stage" and "Create Delivery Stage". Since I have CDS already installed on host B, I used "Create Stage". But how…
-
How to call Procedure(IN OUT Paramentes) in Query Text of BIRT Report
<p>Hi,</p> <p> </p> <p>I am writing a procedure for BIRT report and I wanted to call that procedure in BIRT.C ould you please help me how to call this procedure in Query Text below is the procedure parameters.</p> <p> </p> <p> </p> <p>BIRT version : 4.6.0.V2</p> <p> </p> <p>Procedure:-</p> <p></p> <p>Create or replace…
-
How to select driver to connect data base.
<p>Please find attachment i am trying to connect data base getting exception error.</p>
-
Pie chart draw issue using scripted datasource
<p style="color:rgb(40,40,40);font-family:'Source Sans Pro', sans-serif;">Hi I am new to Birt report using scripted data source . Could you suggest the way to supply values to pie chart using the scripted data source. I have a JSON Array of values from backend. My Birt version is 4.3.0</p> <p…
-
generate report in txt format
<p>Hi,</p> <p> </p> <p>I have a requirement to generate the report in .txt format. I am using BIRT Runtime 3.7.1.</p> <p> </p> <p>how can i achieve this?</p> <p> </p> <p>Thanks in advance</p>
-
Accept or Reject workflow task in case of sequential performers
Dear Developers, I am trying to accept or reject the workflow's manual activities by dfc code . If the activity's performers are Single user from a group or all user from a group, is working fine using DFC code which includes: workitem.setOutputByActivities(NextActivities);workitem.complete().; How to set…
-
Security issues with BIRT
<p>Good day. Recently, I've notice that the following JAR APIs embedded into the BIRT framework have security vulnerabilities and exposures opened against them.<br><br> Do you have any plan to address these security issues? Thanks a lot in advance.<br> </p> <div><strong>axis.jar</strong></div> <div>CVE-2012-5784</div>…
-
BIRT Sample Reports Location
<p>Hi All,</p> <p> </p> <p>I'm quite new to the BIRT Reports, could you please give me the sample Projects/Reports path comes inbuilt with the tool for my quick reference?</p> <p> </p> <p>If it is not straight forward, how do I import this and refer from BIRT 4.4? Thank you in advance.</p>
-
Adding independant column to a crosstab table
<p>Hi Guys,</p> <p> </p> <p>How can I add <u>independant</u> column to a crosstab table that represents total number of remittances per country as in attachment</p> <p> </p> <p>My Regards</p>
-
How to change the settings for the property/attribute field?
Hi All, I'm using Documentum 7.1, when I upload file to Documentum, I select a customed document type, then there is a field named "Confidentiality", with some drop down options, I wonder how I can change those drop down options? where I can find this field? Many thanks~
-
Exporting PDF in Maximo gives white space
<p>Hi all, as titled. The report is fine in Eclipse and when I export it to PDF via Eclipse. It is only when I export it in Maximo that white spaces appear randomly. I have tried changing font sizes, spacing, how the spacing is calculated (From using % to mm) and page break settings. Does anyone know anything about it and…
-
high-low line chart
<p>Hi,</p> <p> </p> <p>I am new to BIRT. I need to create high-low line chart, similar to the one attached in the image.</p> <p>I am able to plot the actual and expected line curves.</p> <p> </p> <p>However , I need help in plotting the dotted line between the two curves and the labels that represent the difference…
-
Displaying Parameter Values
<p>We are using iHUB notifications to push reports to our users. To provide clarity, I am trying to provide them with a simple parameter page. Nothing pretty, just parameter values. I created a grid with three simple data objects.</p> <p> </p> <p> </p> <p>The last two parameters are working. However, the client parameter…
-
raname excel tabs (Sheet0,...)
<p>the request is the have two sheets in excel .xlsx file<br> for I created two table in BIRT 4.5 version, the first table is a summary of employee activities and the second sheet contains the detailed records .<br> <br> when I run the report to generate xlsx file</p> <p> </p> <p>I got two sheet</p> <p> </p> <p><a…
-
BIRT Maximo datasource
<p>Hi</p> <p>How do I modify, edit, check BIRT maximo datasource,</p> <p>I don't seem to be able to edit my datasource.</p> <p>I appreciate any help advice in advance</p>
-
Add fields to locate from Java code where to place images
<p>Hi all!</p> <p> </p> <p>I have a set of PDFs created with BIRT and I need to add a signature (as an image) in a non fixed place with Java.</p> <p> </p> <p>I already had this issue with other PDFs created with Jasper and the solution was to add at creation time some fields for the signature images then used in java to…
-
Importing report into Maximo v7
<p>Sorry for first question " importing report to maximo" was solved and I added below question without checking the topic header, I will create a new topic.</p> <p> </p> <p><em>"Hi,</em></p> <p><em>How do change edit Maximo BIRT data source? how would I know which environment I am connected or change when I want?"</em></p>
-
QR code report in Maximo 76
<p>Our inventory group requested a Bin Label report for the warehouse using QR codes.</p> <p>Does anyone have a recommendation for a QR code plug-in that will work with Maximo 76 and the latest version of PDF. We have had issues before with making all the products work in the version of Maximo, BIRT, and PDF we use.</p>…
-
Aply different style to output columns inside a Dynamic Text
<p>I'm trying to make a report with a text like bellow, where output columns have different style (color) than the rest of the text. </p> <p> </p> <p> </p> <p>text text text <span style="color:rgb(255,0,0);">word </span>text text text </p> <p> </p> <p> </p> <p>using dynamic text I get : "text " + row["word"] + "text " and…
-
join tables of same data set
<p>hello everybody </p> <p> </p> <p>can I join multiple tables of same data set ? <span>Aligned The information of the Tables </span></p>
-
scripted datasource cannot access public methods
<p style="font-size:15px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;color:rgb(36,39,41);">I´m trying to set up a scripted Datasource using pojos from my app (java 1.8). I embedded a reportengine (4.4.0) in my app via maven and created a report with a scripted datasourse. The pojos can be seen by the…
-
Help to apply Image Automation through program
Hi, I am able to create Static File and IMAGE using API, but I am not able to apply automation though program. Kindly please help me how we can apply automation. Code: ContentType myContenttypeImage = (ContentType) ContentType.findByName("DSX-MEDIA-IMAGE"); ContentInstance image = (ContentInstance)…
-
Can you confirm that SHA-2 (Active Directory for authentication users via LDAPS) is compatible with
We are using Documentum version 6.7 SP1 and soon there will be a new Internal PKI Certification Authority (CA) implemented (Active Directory for authentication users via LDAPS). Can you confirm that SHA-2 is compatible with our version of Documentum?
-
Display result in two different columns of crosstab by two date parameters.
<p>Hi,</p> <p> </p> <p>When i run my report by sending two different reports. If parameters date are same it displays same result in two different columns of crosstab or table. If dates are change it display 0. I want to display result of different dates in two different columns in crosstab or table.</p> <p> </p> <p>Report…
-
getYear(), getYear()+1900, getFullYear().
<p>Hi,</p> <p> </p> <p>When I return date from getYear(); It returns nothing. When I return getFullYear(); It returns error that getFullYear() is not defined. And when I return getYear() + 1900 it gives following error.</p> <pre class="_prettyXprint _lang-html"> org.eclipse.birt.report.engine.api.EngineException: Cannot…
-
Sorting on Secondary Levels in a CrossTab
<p>First post here, couldn't find the guidelines on how I'm supposed to format these so hopefully just posting my question is in the right place.</p> <p> </p> <p>I'm editing a crosstab that I inserted a second level to in the row area. I can get the crosstab to sort alphabetically on the Column Area, but I cant get it to…
-
Using a Java object to access a data source
<p>Hey there,</p> <p> </p> <p>I'm using Birt in a spring boot application and I'm trying to call my service bean method in the open() script method, but I couldn't get the application context using the typical code<br> </p> <pre class="_prettyXprint _lang-js"> importPackage(Packages.org.springframework.context);…
-
Using UCF from C# DFS client not working in IIS process
I’m having an issue trying getting a document to be created in Documentum using the UCF protocol from a Microsoft IIS application. Custom DLL -> Custom IIS app -> OOTB Client C# DFS DLL -> Load Balancer -> Documentum I can get the Custom IIS app to create documents in Documentum using the FileContent class when the file is…
-
OS BIRT VIEWER - No Charts
<p>I am not seeing charts in my reports deployed to Tomcat 7.</p> <p> </p> <p>Any ideas?</p> <p> </p> <p> </p>
-
Save pop up window not coming
<p>I am integrating Birt Runtime in my jsp. When export report to pdf, the pdf file is saved directly to the computer as I have given in Runner (eg. options.setOutputFileName("C:/Users/admin/Desktop/abc.pdf"). How I can display Save popup window, so that I can select a folder for saving pdf report.</p> <p> </p> <p>Thanks &…