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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

null handling

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

 

 

Labels (3)
1 Solution

Accepted Solutions
Ganshyam
Creator II
Creator II

Hello,

 

Try running the job as debug run, over there you can identify which column is returning null values.

 

Regards

Ganshyam

View solution in original post

4 Replies
Anonymous
Not applicable
Author

Can anyone help me in this, Please

Anonymous
Not applicable
Author

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

Anonymous
Not applicable
Author

no sir,
whenever i run a job, i get some null handling error. but doesn't understand to which column the null should be handled in talend open studio..

for example:
if we have some 1000 columns , i dont have a time to check to which column the null should b handled, so please explain me how to know this?
Ganshyam
Creator II
Creator II

Hello,

 

Try running the job as debug run, over there you can identify which column is returning null values.

 

Regards

Ganshyam