I'm using Talend Open Studio for Data Integration version 7.1.1. I'm trying to run a subjob with an output to Contact object in Salesforce. I'm getting this error when running:
Exception in component tMap_1 (STARS2) java.lang.NullPointerException at sagestars.stars2_0_1.STARS2.tDBInput_1Process(STARS2.java:5742) at sagestars.stars2_0_1.STARS2.runJobInTOS(STARS2.java:15012) at sagestars.stars2_0_1.STARS2.main(STARS2.java:14863)
tmap has a few Expressions with 'null' but i'm not sure if these are the issues?