Automatic deployment Jasper Report from Git

Hi,

I need to integrate Jasper Report Server with GitHub and deploy the reports automatically on every environment. How can I proceed with that? Is there any guideline or tool to fulfill this requirement? Always importing reports manually is too time-consuming. 

Thank you if someone could give a solution for this.

 

isurupethum2000's picture
Joined: May 29 2022 - 5:30pm
Last seen: 12 months 2 days ago

1 Answer:

You can use the buildomatic scripts : js-import and js-export and integrate them into your pipeline in order to place the resources on the server after your git push. 

Check out the import/export commands in chapter 7 here https://docs.tibco.com/pub/js-jrs/8.0.0/doc/pdf/TIB_js-jrs_8.0.0_Admin-G...

bdraifi's picture
948
Joined: Mar 17 2020 - 11:53am
Last seen: 3 days 4 hours ago
Feedback
randomness