JasperReports Server is a stand-alone and embeddable reporting server, enabling delivery information on a real-time or scheduled basis to the web, to the printer, or to a variety of file formats. Build a report in iReport and then deploy it to JasperReports Server. The report can then be executed, ...
9
votes
2answers
501 views
Running report on JasperServer from C#
Jasper Reports is a superb open source alternative to Crystal Reports. It's great for single page PDF pages such as letters & invoices to multi-page reports. However it's not very .NET friendly, ...
2
votes
1answer
34 views
Making one input control affect the choices of a second input control
Using ireport I know how to make input controls but I have one issue that I wonder is do-able. I would like to have two input controls but I need one of them to be filled only by whatever the user ...
2
votes
0answers
94 views
Passing an java.awt.Image in ParameterMap to JasperReport on JasperReports Server
I'm looking for a solution to a problem.
I have a report on my JasperReports Server.
I want to pass an image to this report via the parameterMap.
What I've found so far is that I have to pass an ...
2
votes
2answers
175 views
Passing in content when generating JasperServer report using the REST API
I'm working on a project that aims to replace our current PDF generator with JasperReports Server. The plan is to use the REST/HTTP API to reach a high level of abstraction between the systems.
...
2
votes
4answers
616 views
Run report from JasperServer using PHP SOAP client
I want to run a report from JasperServer using a PHP SOAP client. I found this example online, but I want to attach an XML data source, used for the report data, and I am unsure how it should be ...
2
votes
2answers
226 views
“Embedding” JasperServer into external web app?
is there any way to integrate/embed JasperServer into another web app?
The thing is that the login page of JasperServer should be somehow bypassed. Is it maybe possible to do authentication through ...
2
votes
1answer
70 views
Pass subreport variable to other subreport
I want to pass already calculated variable from the first subreport (variable is defined is the master report) and pass it to the second subreport of the master report.
I already tried but in the ...
2
votes
1answer
508 views
Linking subreports in iReport so they also work in Jasper server
Using iReport v4.0.1 with Jasperserver v4.1.0 I'm trying to find a syntax for linking subreports to the main report that lets me test it in iReport then deploy to the server through the repository ...
2
votes
1answer
362 views
Getting JasperSoft's iReport to play nice with subreports and page breaks
I have a report with two subreports. The first subreport is very short, the second one is quite long. I would like the exported spreadsheet to have a single sheet/tab for each of these two subreports.
...
2
votes
1answer
314 views
Generic Framework that supports JasperReports and BIRT
I am designing a generic reporting framework in Java. Here is my situation:
There are many business units (BU) in an organization (Accounts, HR, Recruitment, Transportation)
For various business ...
2
votes
0answers
375 views
Using Cascading inputs with API/Web Services for JasperReports JasperServer 4.0
Quick preface. My company is actually paying for Jasper support, but they have been unable to help me. At this point googling for the answer only leads me to my own unanswered forum threads on their ...
2
votes
0answers
497 views
Direct URLs to access reports - JasperServer
I've been working with JasperReports on JasperServer recently. After reading their documentation, they say that any report on the JasperServer repository can be accessed via a direct URL. With a ...
2
votes
2answers
645 views
date appears one day prior to what is programmed in JasperServer
I posted this on the JasperServer forums, but I've had better luck on StackOverflow generally. Please help if you can.
My biggest single gripe about JasperServer is that it flat out behaves ...
2
votes
0answers
769 views
PHP variable passed to JasperServer for reports
Is it possible to pass a variable from php to a report in JasperServer? For example, in my php application I keep the department_id stored in a session variable. I would like to pass the ...
2
votes
3answers
909 views
How to access database of jasper server via API?
Can we access Database of Jasper server through its api?
And do that allow us to make run time report?
IF so how can we do that?
Kind regards
Sundhas
1
vote
1answer
40 views
Is it possible to use two different versions of JasperServer with the same website?
Summary: is it possible to serve reports created with 2 different versions of iReports in the same web front end?
Background:
I have inherited a large number of (still-functioning) reports written ...
1
vote
1answer
109 views
Dynamic report size in Jasper report
I need to have my report resize depends on the size of the browser.
Is this possible in Jasperserver 3.7.0.1?
Thanks,
mauleous
1
vote
0answers
87 views
Update Dashboard Without Using Submit Button in Jasperserver
This is the case: I have a dashboard in my jasperserver, and I have a dropdown as an input control in it. What I must do if I want the dashboard to be auto-updated when I change the value in the ...
1
vote
1answer
117 views
Calling JasperServer Dashboard From JSP
I have a dashboard item in my JasperServer that I want to call programatically from my JSP. I already knew how to call a report, but for dashboards I don't know how to do it. How do we call the ...
1
vote
0answers
156 views
Deploying subreports in JasperServer
I have created a frame and subreport for integration with APEX and refined to the point I am ready to deploy on JasperServer. Somehow the exact syntax is defeating me. I've tried all the variations ...
1
vote
0answers
94 views
Send report to local printer from JasperReports Server through URL
I'm trying to call a report and send to local printer from a web app using JasperReports Server. There is a lot of documentation out there outlining output formats like PDF but I'm not finding ...
1
vote
1answer
240 views
Jasper server subreport in detail band
I need to create subreports in detail band, i am passing same datasource of main report to subreports.
Issue i am facing as it goes in to subreport it increments the index counter which does not allow ...
1
vote
2answers
207 views
Jaspersoft: 4.2.1 upgrade creates issues with olap access grant schemas
We are in the process of developing all our domains, olap schemas, reports, etc....in preparation for a Q1 launch of jasper replacing an older BI suite. We had been working in 4.1 and had a working ...
1
vote
3answers
208 views
Why doesn't my jasperserver allow me to upload an image (or any “file”) to the repository?
I just setup a fresh install of tomcat and jasper server. For some reason when I right click and select "Add Resource" to add a new image to the repository it doesn't give me "File" as and option so I ...
1
vote
1answer
401 views
List as subreport parameter
I need to pass to my subreport a list of integers which will be used as parameter for a IN statement in my query like this :
SELECT * FROM my_tables WHERE $X{IN, table.id || '', PARAMETER_LIST}
I ...
1
vote
1answer
203 views
JasperReports Server and Swing - How to access repository/report from server
I'm looking for a solution how to fill a report that is not local on my computer, but on a JasperReports Server.
Is there any example for getting a connection to a Repository or a Report on the ...
1
vote
1answer
286 views
Semi-colon as separator in jasperreport csv editions
I want to makes my jasperrepport's csv documents values separated with semicolons instead of commas.
I've found net.sf.jasperreports.export.csv.field.delimiter parameter which works if i adds it on ...
1
vote
1answer
388 views
Jaspersoft: Dropdownlist in iReport
I am trying to create a parameter which should be a dropdownlist. I need to let the use choose from 3 different values.
Is this possible? Or will I have to code one myself in Java? If so, how can ...
1
vote
0answers
123 views
“HTTP Status 404 - result 'null' not found” exporting XLS with JasperReport's Web Services (May have nothing to do with Jasper)
(There is a chance that this has nothing to do with Jasper, but it only happens with my web services implementation, NOT with the normal JasperServer interface)
I have implemented web services and ...
1
vote
1answer
136 views
Can we draw horizontal bar char in iReport?
I want to draw horizontal stacked bar chart which will have two section. Is it possible to draw in iReport.
Thanks...
1
vote
1answer
207 views
Can $X{} function used outside queryString?
I'm trying to use $X{} outside the queryString like this in jrxml
<parameter name="param_value" class="java.lang.String" isForPrompting="false">
...
1
vote
0answers
546 views
How to access input control parameters from Jasper server?
I want to create a jasper report which changes the query and add/removes additional conditons in its where clause based on the input provided by the user in the jasper server.
One option is to sql ...
1
vote
1answer
48 views
Join open postgresql transaction
Is there a way for getting and using an existing (open) transaction ?
I have an application using JPA/Hibernate that inserts some data. Within the session (and so the transaction), I want to generate ...
1
vote
0answers
230 views
Show Hidden Elements in JasperSoft 4.0 Report when Exporting to Excel
I created a report in iReport 4.02. I have some few text fields in the header band that I would like to hide when viewing on JasperServer 4.0, but display when the user exports the report to Excel ...
1
vote
2answers
458 views
Update JasperReports
How in the world do I go about updating to the new version of JasperServer (4.0.2) of JasperReports? Their site has no real documentation on how to accomplish this.
I have downloaded the files for ...
1
vote
0answers
43 views
Jasperserver Job
does anybody know in whitch Java class Job schedule and execution takes place?
Thanks,
Marc
1
vote
0answers
499 views
need help with jasperserver deploy in glassfish
i've been trying to deploy jasperserver 4 in glassfish 3 and using oracle 10g express edition for repository with no luck. i've tried following the install guide and making some changes since the ...
1
vote
0answers
258 views
How to convert the Date into Epoch in iReport and Jasperserver
I want to create a report for login history between two dates.
The login history table has the following fields:
login_date (data type is integer)
user_id (data type is integer)
Sample ...
1
vote
2answers
260 views
JasperServer ROLE problems
I have started work on JasperServer community edition for my client.
The problem I face is
After creating a new role eg
"TEST_ROLE"
Creating a new user "LADY_GAGA" and
assigning the user role as
...
1
vote
2answers
211 views
Replacing JASPERSOFT logo with custom logo
I've been trying to replace the logo and background image from JASPERSOFT CE using the two simple methods that were posted in the company document.The problem I face is that it loads from the MYSQL ...
1
vote
1answer
188 views
integrate JasperSErver and Cassandra
Is there any way to do the subject?
I mean is it possible in theory? Any pluging for the JasperServer available?
Or maybe there are some other reporting tools that could make something similar job ...
1
vote
2answers
2k views
iReport: Uploading Image to JasperServer (fail)
I am currently using a jasperserver repository to hold reports. I would like to include an image of a logo in the upper-right hand corner of the report. However, every time I attempt to add an image ...
1
vote
0answers
214 views
Jasperserver email scheduling and proxy server
I've having a slight problem and i'll like you so share you opinion experience on it.I've deployed a jasperserver on tomcat 6 in a environment where anything has to pass through the proxy server to ...
1
vote
1answer
1k views
Subreports problem in jasperserver
I searched for a couple of days to fix this bug with nothing new.
I had a report which include multi-level subreports everything works fine on IReport 3.7.5 I used "subreport.jasper" as subreport ...
1
vote
1answer
693 views
Upload report unit via webservice in C# .net to jasperserver
I'm trying to upload a new report unit to the jasperserver via the webservice from C# .net I've successfully uploaded/created the report unit but when I click on the report via the iReport repository ...
1
vote
3answers
906 views
JasperServer Deployment on Tomcat and Oracle DB (Solaris)
I follow the steps of this thread :
when I try to start the domain (jasperserver) I got this error in Tomcat Manager :
FAIL - Application at context path /jasperserver could not be started
...
1
vote
1answer
574 views
Deploy report to JasperServer from java
Can someone provide me any examples on deploying a report unit to JasperServer using it's SOAP Services?
Thanks in advance!
1
vote
5answers
650 views
What is the best approach to use JasperReports?
Here we are talking about three main products:
JasperReports: which is just a library to generate reports and fill it
iReport: which is GUI tool to develop templates used by the above library
...
1
vote
1answer
878 views
Run a JasperServer reprt via PHP and pass over the querystring
I'm using Web Services to run some reports created in iReport on JasperServer. Inside the .jrxml file I can see the xml that holds the SQL for the report. Is it possible to pass this querystring ...
1
vote
2answers
1k views
Web based Report Designer Spring/Hibernate
I am looking for a web based report designer supporting spring/hibernate. I have seen BIRTStudio but it is not free.
I came across this list http://java-source.net/open-source/charting-and-reporting ...