You are not logged in.
Announcement
Unanswered posts
|
Pages: 1
Hello,
I work on TOS version V 3.2.1 and i make reports with ireport 3.6.1.
I use this new version of component JasperOutptutExchange (latest release of this day).
I use an AS400 database.
All is right when i generate my report under Netbeans.
I design a simply job under tos with a tas400input to tJasperOutptutExchange.
But when the job executed, TOS genereate my report with all "null" database fields .
What's happens ?
Thanks for help.
Offline
I wrote the tJasperOutputExchange component (well, this is just an evolution of tJasperOutput ...).
As far as I can remember, you lack the field name in the "description" parameter of the field (in iReport for those who use it ...).
I wrote that clue as a comment on revision 3.5.1-1, when I introduced XML files as temporary files between TOS and JasperReports. May be I should write that in the description of the components.
Hope this helps. And hope this is enough ![]()
Last edited by btence (2009-11-18 09:44:13)
Offline
Pages: 1