Visualize jobs service

Is there a way to schedule a report job via visualize? If not is there any chance that will be a new feature in a future release?

srang's picture
736
Joined: Oct 28 2014 - 11:52am
Last seen: 6 years 10 months ago

2 Answers:

Visualize.js is just a report displaying tool. You can just use the JasperReports Server REST v2 API to schedule a report.

http://community.jaspersoft.com/documentation/tibco-jasperreports-server...

hozawa's picture
170593
Joined: Apr 24 2010 - 4:31pm
Last seen: 3 years 9 months ago

I know that there is a rest endpoint, but I was hoping that, since visualize is already using the rest api pretty heavily, there would be a way to schedule reports without having to roll my own rest client. Its really a shame visualize isn't part of the community project, cause I can't put in a patch to it to simplify my code and potentially help people in the future.

srang's picture
736
Joined: Oct 28 2014 - 11:52am
Last seen: 6 years 10 months ago
Feedback
randomness