Jump to content
We've recently updated our Privacy Statement, available here ×

Jasper iReport 4.0.0 Creating a JRXML & Jasper file in a different name


vivek.shankar

Recommended Posts

I am using iReport 4.0.0 for creating my reports. I have a subreport (abc.jrxml) which in turn refers to 2 other subreports (def.jrxml & xyz.jrxml). I first compiled def.jrxml and xyz.jrxml. When I compile def.jrxml and xyz.jrxml , they get compiled however in the repo folder (in my windows machine) , I see some arbitrary file names created (eg : file_1422419693062.jrxml , file_1422419693062.jasper , file_1422419760818.jrxml , file_1422419760818.jasper). When I try to compile abc.jrxml , it is returning an stating that it is unable to find def.jrxml and xyz.jrxml. It is because there is no file with name def.jrxml and xyz.jrxml created in the repo. When I change the file names to def.jrxml and xyz.jrxml manually , abx.jrxml gets compiled fine.

Is there a way to ensure that file name that gets created in repo is same as file name that I see under respository navigator in ireport?

 

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...