0
I’m having trouble locating the subreport when I was using the local project it worked perfectly, but now that I’ve moved to the server it’s not locating the subreport. I’m trying to use it like this:
<parameter name="SUBREPORT_DIR" class="java.lang.String" isForPrompting="false">
<defaultValueExpression><![CDATA[""]]></defaultValueExpression>
</parameter>
The subreport is in the same folder as the main report, as I do for it to search in the same folder?
Dude, I tested this way before even posting here and it didn’t work no. Oq worked for me was to put the server path in the directory
– Bruno Nicoletti