tuspatil Posted August 31, 2022 Posted August 31, 2022 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,
Scott Andersen Posted September 2, 2022 Posted September 2, 2022 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.12Alternatively you can use the Autonomous Rest JDBC data adapter
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