How to reload jsreport studio dynamically when a temlate created in aws S3 simultaneously?
-
Jsreport templates are stored in AWS S3 . But when I create a template and it's assets, script in AWS S3 is not detected in jsreport studio.so is there any API to reload jsreport studio externally or should I make any changes in server.js of jsreport.( I have added syncmodification true in config .json file)?