Jump to content
We've recently updated our Privacy Statement, available here ×

jasperserver-2.1 and jasperReports


Faabris

Recommended Posts

hi@all

 

Sory for my bad english

I need your help

 

I use JasperServer2.1 and I look Under:jasperserver-2.1apache-tomcatwebappsjasperserver is a Web Application.

 

when I look Path: [root] /reports /samples/EmployeeAccounts

 

I see a Dialog.

Can someone tell me? What XLM, java and *. sql files for are to responsible?

 

Sadly,there is no Diagram for Jasper Report

 

 

thanks

Faabi

Post edited by: Faabris, at: 2008/02/04 09:54

Link to comment
Share on other sites

  • Replies 7
  • Created
  • Last Reply

Top Posters In This Topic

Faabi,

 

Login to JasperServer and choose the menu Manage -> Repository. Browse to the report. (You have probably done these steps before.)

 

Instead of clicking the report name to run it, click the Edit link.

 

From this Edit wizard you can find all of the details you are looking for. This includes the Input control EmployeeID which defines the dialog that you posted. The definition of this input control includes the SQL.

 

Many users find it easier to look at this same information via the JasperStudio (iReport) tool. It has a plug-in for JasperServer which gives access to the same information. Either JasperStudio or the JasperServer web interface can be used to view this info.

 

Regards,

Matt

Link to comment
Share on other sites

hi Matt,

 

Many thanks for your reply :-)

 

I have a database (person.sql) and I should like to output that just like : [root] / reports / samples / Freight / at the jasperServer site.

 

I created a "person.jrxml" with iReport and I would like to Report from my sql database. ;)

 

hopefully , I will make it.B)

Link to comment
Share on other sites

hi Sherman and thanks for your reply,

 

I work with eclipce and installed "Jasperserver-2.1" on my drive Lochale.

I copied in the directory ".js-builds" "jasperserver-2.0.1-src.zip" with (jasperserver and jasperserver-repo)

 

and I change Employees.jrxml in the directory

a) :js-buildsjasperserverbuildclassesjasperserver-unit-testsrctestresourcesreportsjasperEmployees.jrxml

b) :js-buildsjasperserverjasperserver-unit-testsrctestresourcesreportsjasperEmployees.jrxml

 

compile with js-buildsjasperserver>mvn install

 

But I can not see changes in [root] /reports/samples/Employees :blush:

 

What do I wrong?

 

thanks and have a nice day

 

faabi

Post edited by: Faabris, at: 2008/02/11 13:24

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...