florian.johannssen Posted October 20, 2014 Posted October 20, 2014 Hi folk,currently, i am checking out the Jasper Server Professional 30-days test version.I have created some reports by using the report disgner jasper studio. I would like to ask if it is possible to import jrxml files into the jasper sever and how can i do this.Best regardsFlorian
ernestoo Posted October 20, 2014 Posted October 20, 2014 Hello you can follow this tutorial connect-jaspersoft-studio-jasperreports-server
BinaryMan Posted October 24, 2014 Posted October 24, 2014 hi, there is two methodes to importing reports in Jasper Reports Server.First method is to publish your report directly from the Jaspersoft Studio, to publishing report:Open the report and click the button with a blue arrow in the upper-right corner of the designer. In the opened window you can browse the server directory structure to choose where to place the report. Select the Reports folder as in the image above. Name the report unit you are creating to contain all the files for the report we are uploading (for this example we can use "ColumnsSample"). Then click Next.In the next step we have to handle the data source. Exporting a report is quite simple, but exporting the data source used to fill the report it isn't so trivial. For exporting the data source we have three options:Data source from repository: the server will use a data source already there it to fill the report, so we will only need to browse the server until we find the wanted data source.Local data sourceDon't use any data source: only the report is exported without any data source connectionWe will use the third option, which is the default one, and click Finish. The report is uploaded to the server and, if there are no errors, an appropriate message will be shown.Second method is to directly import a jasper report into the JasperReports Server, to know how to do it:Login as a adminRight click on the Data Sources under Repository->ReportsSelect Add Resource->JasperReportI hope it help you, regards.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now