Jaspersoft Community 'Read-Only' as of July 8, 2022
Transition to New TIBCO Community Just Weeks Away
You can still search, review wiki content, and review discussions in read-only mode. Please email community@tibco.com with questions or issues requiring TIBCO review or response.
Hi,
I have multiple sub reports in my master report and I need to deploy them on server, So instead of adding all the subreports jrxml on server and then refering the repo:<path>, I tested from my local with the local machine path "C:\\Users\\POC\\JaspersoftWorkspace\\MyReports\\Test_Summary.jrxml" and it worked locally but am facing difficulty while deploying this same reports on server, Please suggest how to point the subreports without adding them to server, as I have almost 15 subreports and if even one change then have to do for all and then upload which is very troublesome..
Following is my Source snippet:
using JasperSoft Studio 6.2.1 final edition to create reports.(installed on local machine)
Jasper server : 6.3 Community Edition (on private cloud connected to local network)
Please any one tell me the solution...