Get data from external REST and process data

Hello, I'm a new Jasper Server Community 6.2.1, I can't understand how I can:

1-Get data from existing REST.

2-Process the data before the report's displayed to the user.

Thanks a lot.

 

nicosiariccardo's picture
Joined: May 14 2012 - 1:13am
Last seen: 7 years 5 months ago

2 Answers:

You can use this plugin : 
http://community.jaspersoft.com/project/web-service-data-source

If you need to process modification to data just use variables.

plambert_1's picture
1617
Joined: May 21 2013 - 10:18am
Last seen: 4 years 11 months ago

Currently you can`t access data layer with REST - workaroud is to generate CSV file and fetch it from server

usualy data processing is happening inside of report, if you need to process data depending on user - report engine can do that.

ogavavka's picture
1294
Joined: Mar 12 2012 - 2:10pm
Last seen: 3 months 4 weeks ago
Feedback