Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Error running report (preview is ok)
sgarcia
Hello guys,
I have a rare problem and i need help.
I create a report design with eclipse all in one (Datasource --> scriptdatasource). When i preview the results all is ok and i can see pdf,html,web viewer format (all is ok from all-in-one vers,3.7).
The problem is when i need generate the output file (.pdf,.html). When i run my task, the report no generates data (only column header) and the log tell that my java class is not referenced(why???I put in correct classpath because if not i cant preview results).
Why my class is ok when i do the preview in all in one and no references when i need to create them with reportEngine????.
I hope your news. thanks a lot!!!!
Find more posts tagged with
Comments
mwilliams
So, your issue is with the deployed viewer or report engine? Not with the designer? Where do you put your class file with your deployment?
sgarcia
hello,
the problem is when i generate the .pdf file or .html (output file). I open my report.pdf and only shows column headers but no info about dataset.
In the viewer of Eclipse and preview tab all data is ok.