mc53 Posted January 29, 2010 Share Posted January 29, 2010 Hi All,I have an application that generates a pdf report and sends it to an email address. The application works fine when there is only a single data connection, but displays nothing if I add a subreport with a different data connection. The debug shows that the data is actually there, but the entire report is blank. I tried using $P{REPORT_CONNECTION} , but that gave me a 'Table or view does not exist' error. Is there something wrong with the format of the subreport? It runs fine in ireport and when I call it via url, just can't seem to get it to work from the Java code. Thanks, MC53 Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now