Forum Discussion
nmrao
Champion Level 3
Never used the format that you were trying to use.
Any way, you can try the report location as "${#Project#LOCATION}" which I tried and working fine.
Do you want to try it and see?
Any way, you can try the report location as "${#Project#LOCATION}" which I tried and working fine.
Do you want to try it and see?
Pritish_Panda
9 years agoContributor
HI Rao,
1- Yes I want to try it but where did you set this "${#Project#LOCATION}" for Report location ?
2- Can you give me a screen shot of that ?
Thanks
Pritish Panda
- nmrao9 years agoChampion Level 3Define a project level custom property 'LOCATION' and provide value, use unix style (/ slash) path separator.
And set the property expansion in the same location that you provided in your screen shot, you might know that there is no other location where user is allowed to do so.- Pritish_Panda9 years agoContributor
Hi Rao,
Its not working for me . I am getting the same Error .
"java.io.FileNotFoundException: ${#Project#LOCATION}\report.xml (The system cannot find the path specified)"
Thanks
Pritish Panda
- nmrao9 years agoChampion Level 3You should not include reportxml in the path.
Related Content
Recent Discussions
- 18 days ago