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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

raise and catch 'File Not Found' Exception

HI,
My job looks similar to the below.
tfilelist --(Iterate) -->tfileinputdelimited --(main)--> tmap --(main)--> staging_tbl (subjob1)
| \ ^
| (subjobok) \ (reject) | (lookup)
| \ dim1
| reject table
v
(subjob2)
|
|
v
other subjobs
:
:
I would like to raise and catch the 'File Not Found' exception if the expected file is not available in the directory, but I am not getting any error 0683p000009MADq.png. Please advice.
Thank you.
Labels (2)
13 Replies
Anonymous
Not applicable
Author

Hi!
Here is the link on the tutorial that may help you to receive all the information you want.
http://www.talendforge.org/tutorials/tutorial.php?idTuto=31
Please send feedback if this is what you're looking for.
tnx
Best regards!
LadyButterfly
_AnonymousUser
Specialist III
Specialist III

hi,

It was useful 0683p000009MACn.png , but what i want is does tool have variable that give details about job execution ,the stack trace which prints on console should be given in variable so we can keep a record of what has happened to job in database.
Anonymous
Not applicable
Author

Hi!
I looked up for list of global variables in tJava component (ctrl+space) which have all Talend Jobs, but there is nothing useful 0683p000009MPcz.png
If you find the way to see all the job details, let me now the procedure to achieve it.
TNX
Best regards,
Lady Butterfly
_AnonymousUser
Specialist III
Specialist III