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

Jitendra Mandalia

Jaspersoft Staff
  • Posts

    23
  • Joined

  • Last visited

  • Days Won

    1

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by Jitendra Mandalia

  1. Hi fabio.constantino Our team has tried and they are able to build this project without this issue referring the same pom and artifacts. If you are still facing this issue, can you just outline the steps you followed? I also have seen one customer facing same issue as yours, due to reference to "release-8.1.0-SNAPSHOT" as <parent> element, which our engineering team is not facing. If you want to try replacing it with "release-8.1.0" and can use local artifactory then please try that. Thanks.
  2. Hi Urriah.aguilera Once you add the driver jar in the class "Driver Classpath", you will need to enter the JDBC Driver name, URL, Username and Password manually in "Database Location" tab. You will not see it added to the "JDBC Driver" dropdown field. Please see the setup for the adapter below.
  3. Hi fabio.constantino, Sorry for the delay in our response. I have worked with our internal team and with their help uploaded the missing files for the server and got the build verified. Can you please download the references and let us know if you face any error building this project? https://jaspersoft.jfrog.io/ui/native/jrs-ce-releases/com/jaspersoft/jasperserver/server/ https://jaspersoft.jfrog.io/ui/native/jrs-ce-releases/com/jaspersoft/jasperserver/jasperserver-dto https://jaspersoft.jfrog.io/ui/native/jrs-ce-releases/com/jaspersoft/jasperserver/jasperserver-dto/8.1.0/ https://jaspersoft.jfrog.io/ui/native/jrs-ce-releases/com/jaspersoft/jasperserver/server/8.1.0/ Thanks.
  4. To export out a report to FTP/SFTP server, you need to schedule a report to run at desired schedule and choose the "Output Destination" as FTP/SFTP server. There you will need to specify the SFTP/FTP server address and credentials for each schedule you define for any report. As of now there is no out of the box support to store a FTP/SFTP details and reuse the same for different schedule. While the data source is used to connect to specific database using a database specific driver to pull the data for the reporting purpose. It's not related to export options.
  5. To clarify your question, I assume you want to use FTP/SFTP as an option to schedule a report and export that out in Excel format at a defined scheduled. Is that correct? Not sure what do you mean by datasource. As Datasource is defined for a database to connect to retrieve the data and run a report, whether it's at defined schedule or on demand basis. Datasource is not used for export location.
×
×
  • Create New...