Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] tJasperOutput & tJasperOutputExec

Hello -
I have loaded data in the database(Oracle), So now what I am trying to do is; I need to create reports using "tJasperOutput ", how can I proceed further, I need to convert into excel file.I am new to talend .
Guess: I connected tOracleInput---main---tjasperOutput
In oracleInput my guess Query is :
SELECT sum(amount) FROM EXPENSES
WHERE LEDGER_MONTH = '2011-09'
So in tjasperoutput what all I need to mention near Ireport.
any help would be appreciated.
Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hi
Yes, the job looks like
tOracleInput---main---tjasperOutput
There should be a iReport installation on your machine, go to windows-->perference-->Talend and set the ireport path, launch it before execute the job.
Best regards
Shong

View solution in original post

1 Reply
Anonymous
Not applicable
Author

Hi
Yes, the job looks like
tOracleInput---main---tjasperOutput
There should be a iReport installation on your machine, go to windows-->perference-->Talend and set the ireport path, launch it before execute the job.
Best regards
Shong