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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Exception in component tSalesforceInput

Hi all,
I'm a newbie with Talend, I'm just wondering why I'm getting this exception:
Exception in component tSalesforceInput_1
java.lang.NullPointerException
Please help.
Kind regards,
Roberto
Labels (4)
5 Replies
Anonymous
Not applicable
Author

Hi Roberto,
Did you use tSalesforceConnection in your job design without a connector (OnSubjobOk or OnComponentOk) between tSalesforceConnection and your work flow?
Best regards
Sabrina
Anonymous
Not applicable
Author

Hi Sabrina,
Thank you for your reply.
I found the problem, it was caused by the tSalesforceInput component's parameters (e.g. SFDC WebService URL, Username, Password and etc.). I was getting them from the Contexts, when I hard-coded them the job works.
Kind regards,
Roberto
Anonymous
Not applicable
Author

Hi,
I found the problem, it was caused by the tSalesforceInput component's parameters (e.g. SFDC WebService URL, Username, Password and etc.). I was getting them from the Contexts, when I hard-coded them the job works.

Thanks for your feedback. In addition, you can use tContextLoad to avoid the "hard-coded" limitation.
Best regards
Sabrina
Anonymous
Not applicable
Author

HI Team,
I am trying salesforce sandbox connection by using tSalesforceConnection component. i am getting below error. please help to resolve this issue.
Exception in component tSalesforceConnection_1

]
Regards,
Kalyani
Anonymous
Not applicable
Author

Credentials and Security token is correct. still getting above error. please check the snapshot.

0683p000009MEcW.png