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
. Please advice.
Thank you.
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
It was useful
, 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.
Hi!
I looked up for list of global variables in tJava component (ctrl+space) which have all Talend Jobs, but there is nothing useful
If you find the way to see all the job details, let me now the procedure to achieve it.
TNX
Best regards,
Lady Butterfly