Jump to content

Recommended Posts

Posted

Hi Team,

We want to use URL(GET) as a datasource in JRXML inside JasperStudio, which requires HTTP authentication.
As per our knowledge, we can use "DataAdapter" for getting data from a remote URL. But due to some scenarios, we can not use dataadpater on the production server. 
Can you please let us know if we have any other solutions other than data adapter for our use case?

We are eagerly waiting for your reply.

Thanks,

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted

The file data source / adapter allows passing of parameters to the URL. See the Jaspersoft Studio User Guide, Section 10.9.2 (for JSON) or 10.7 (for XML formatted data).  In the server refer to the JasperReports Server Administrator Guide, Chapter 4.12

Alternatively you can use the Autonomous Rest JDBC data adapter 

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...