Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am using Talend Open Studio.
As i am getting some java.null.handling.exception errors while running the job.
I am not able to find out from where the null handling is coming ?
can anyone help me in this..?
Is there any way to find from which column the null handling is thrown in open studio?
Also want to know whether there is possibility to check null handling in enterprise edition.
PLEASE DO NEEDFUL
Hello,
Try running the job as debug run, over there you can identify which column is returning null values.
Regards
Ganshyam
Can anyone help me in this, Please
Can you please explain your scenario.
basically Relational.ISNULL(null) function is use to checking for null value present or not in the column.
Thanks,
Manish
Hello,
Try running the job as debug run, over there you can identify which column is returning null values.
Regards
Ganshyam