-
How to download file pdf from ihub server by REST API
<p>I use ihub 16 and i try to download file pdf by REST API use method /files/{fileId}/download , but i can't view file obtained . Please help me ! </p>
-
BIRT RCP Report Designer
<p>Hi,</p> <p>I downloaded BIRT RCP Designer 4.6.0 but when I execurte BIRT.exe, I get the following error:</p> <p>An error has ocurred. See the log files. But it work fine for version 4.5.0</p> <p>I found the following error in the log:</p> <div>java.lang.RuntimeException: Application…
-
Unable to export BIRT reports as a .xlsx file
<p>Hi,</p> <p> We have integrated BIRT into our application to handle our reporting needs. We had enabled the reports to generate an HTML report and take the export of these report as an Excel (.xls) File. I am now trying to fetch the exports in the .xlsx format. This is my Code:</p> <p> </p> <p><span…
-
How to create and add a new NumberFormatter by java developping
<p>Hello,</p> <p>i would like to create my own NumberFormatter and use it to format my data. </p> <p>This Formatter wil translate number in letter (in french) so the needing code is like this </p> <p> </p> <p> </p> <p> </p> <div> <blockquote class="ipsBlockquote"> <div>private String getMontantLettre(Number value) {</div>…
-
Generate BIRT report getting data from spark stream
<p>Hi,</p> <p> </p> <p>My data is inside spark steam. Can I use data in that stream to generate a BIRT report. Is there any documentation which might be helpful to do aforementioned task ?</p>
-
BIRT is generating reports without BIRT report runtime
<p>Hi,</p> <p> </p> <p>I am a newbie to BIRT and wrote a simple java class to generate pdf report from my sql db. I have installed report designer in my eclipse IDE. I haven't install any BIRT runtime on my machine. What I did was designing report from eclipse and then just execute my java class. That code generated the…
-
BIRT Chart not working in HTML Format when run from Application
<p>Hi,</p> <p>i have designed a chart report in BIRT 4.5. When i run the report through viewer as a Rendering format of HTML it generates perfectly. But the same report integrate to Java application and run through the JSP page where passing parameters option of Format parameter values of HTML,PDF,Excel etc. choose HTML…
-
Create a chart using Json data in java Example
<p>In java application i have data to plot the chart. But failing in creating a chart step by step. Please guide me with some example. Thanks in advance.</p>
-
Crosstable doesn't show data but Dataset does
<p>Hi,</p> <p> </p> <p>i integrated BIRT Runtime 4.5 into my application. Everything works fine. I can pass json as a parameter evaluate it and connect it to a scripted datasource. When i create a table with this datasource i see all passed values in pdf output. When i now want to use data cube functionality (connected to…
-
Passing an ArrayList in POJO to BIRT Report
<p>Hi,</p> <p> </p> <p> I have a requirement. I am having a database table having a column which stores xml documents.</p> <p>I want to parse these xml documents and then send all the parsed data to BIRT Report.</p> <p>Any help or suggestions are definitely helpful to me.</p> <p> </p> <p>Regards,</p>…
-
How to create new Custom Formatter for data column
<p>We have requirement to format the data of a data set columns on the basis of custom formatting.</p> <p>Data set column format will not be static or fixed for that column. It will depend on the logged in user.</p> <p> </p> <p>For e.g. for same locale en_US one user needs to see date in MM-DD-YYYY format and other user…
-
Adding to a URL to automatically run / open report as XHTML
<p>Good morning, all! </p> <p> </p> <p>So, I am trying to develop a URL to output a report document in XHTML format for use on our Sharepoint homepage. Here is the URL (I removed the http://):</p> <p> </p>…
-
How i can get all jobs with REST API
<p>Can i get all jobs by use REST API ???? currently i use method <span style="color:#0000ff;">get</span> /jobs and don't pass string to field "search" but that just return all jobs are completed in past (with state "success" or "fail") . I want to get list include all job in schedule in future. Help me ! Thank</p>
-
Configure JDBC DataSource Using System Properties
-
Downloading a file with AcDownloadFile_Chunked class
<p>I'm trying to download a file from a remote iHub Server version 3.1 using the AcDownloadFile_Chunked class in BIRT Designer Pro version 4.4.0 installed on my local pc. </p> <p> </p> <p>I used the "Run Configurations" option in Designer with Main class: myPackage.AcDownloadFile_Chunked and Program arguments: -h <a…
-
RUN uri returns empty output on defining unicode character in 'Report Parameter'
<p>Hi Team -</p> <p> </p> <p> I am using BIRT 2.6.0 version.</p> <p> </p> <p> In my template I have added a 'Report Parameter' filter on a column which contains unicode character in its value. For example : <span style="color:rgb(51,51,51);font-family:Arial, sans-serif;background-color:rgb(245,245,245);">Diagnóstic…
-
Errors when deploying a report item extension
<p>hi</p> <p>I've created a BIRT report item extension, tested it in Eclipse and it works nicely. But I'm stuggling to find good instructions on how to get it working in my runtime environment.</p> <p> </p> <p>I have a BIRT Viewer deployed in a simple tomcat on my server. My rptdesign report contains the reference to my…
-
Ihub Trial 3 with Maximo 7.5.x reports
<p>For evaluation purposes we are trying to get an IBM Maximo report such as person_details.rptdesign to run on ihub 3.</p> <p> </p> <p>We followed the instructions from <a data-ipb='nomediaparse'…
-
Time out error while running more reports concurrently in iHub Server
<p>Hi,</p> <p> </p> <p>We are trying to access the 50 reports concurrently from ihub server . It is giving timeout error. If we tried with 5 to 10 reports concurrently then it is working fine.</p> <p> </p> <p>Can you please help me what is the exact issue here either any configuration or no. of work unit licensing?</p>…
-
I-HUB report
<p>Hi Team ,</p> <p> </p> <p> </p> <p>I am working with I -hub report .</p> <p> </p> <p>I need one clarification regarding below issue :</p> <p> </p> <p>For example we have some "ABC" report . we put some filter critarea to get online report .</p> <p>If we are getting report having huge data like more than 100 pages…