Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi there,
Not even sure if this is the correct location for the problem I'm facing.
Thing is that I finally managed to install Talend and right away was presented a task that has to be finished asap.
A collegue left us for holidays with a job I was supposed to be able to use.
I am completely new to Talend or programms like it.
Imported the job and the file that needs to be imported but keep on getting 'nullpointerexeption' errors when running the job.
Anybody knows what I can do about it?
What is the exact problem and what is the solution?
Thanx,
Esther.
It would be hard to detect what is causing the NPE (b/c it is a runtime exception) w/o some more context of your job. Do you have any more screenshots of your job and the config of components throwing that exception (tSalesForceOutput_1 in this case)? Any upstream components that feed into that one would be helpful too as that is from where the null reference would originate.