Jump to content

Read fields not reading all fields in Web Service Data Adapter


Recommended Posts

I'm using Web Service Data Adapter Plugin in JasperSoft Studio v6.9, to fetch JSON data but after getting response from server, 'Read Field' option is only reading the first record, as u can see in the image below. I want to populate the report with all the records. How do I do that?

Kindly Help

 whatsapp_image_2021-09-06_at_4_16.55_pm.jpeg.02de6219790c5054a1cace3e936b96a5.jpeg

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

I have not used WebServiceDataSource(Language:WebServiceQuery),
but I believe the same thing can be done with jsonFileDataSource(Language:JSON).

* WebServiceDataSource
https://community.jaspersoft.com/project/web-service-data-source

*jsonFileDataSource
https://community.jaspersoft.com/wiki/how-create-report-uses-remote-json-data-source
  --> If you use WebSrevice, specify the URL in 'File/URL'.

However, it may not be available depending on the version of Studio you have. My Studio is 7.5.0.

I hope this is useful to you.

 

 

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