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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
MaheswarReddy
Contributor III
Contributor III

Talend Salesforce Connection Error

Exception in component tSalesforceConnection_1
java.lang.RuntimeException: IOException: com.sforce.ws.ConnectionException: Failed to get next element
Labels (3)
1 Solution

Accepted Solutions
MaheswarReddy
Contributor III
Contributor III
Author

Hi @TRF ,

 

Thank you,

 

It was the issue with the security token,

without security token , it is working .

 

When i give security token , it was throwing the error.

 

Its resolved now.

 

Thanks,

Mahesh

View solution in original post

4 Replies
TRF
Champion II
Champion II

Can you be a little bit more explicit or do we have to guess what your job looks like and so on?
MaheswarReddy
Contributor III
Contributor III
Author

Hi @TRF ,

 

I'm trying to load data from my MSSQL DB to Salesforce object.

And my Talend job is like this , 

tMSSQL Connection-->tMSSQLInput --> tMap-->tSalesforceOutput.

 

In tsalesforce output i'm getting error.

 

Exception in component tSalesforceConnection_1
java.lang.RuntimeException: IOException: com.sforce.ws.ConnectionException: Failed to get next element

Please help me.

 

Thanks,

Mahesh

 

 


DataFlow.PNG
tSalesforceOutput.PNG
TRF
Champion II
Champion II

Double check the Endpoint URL defined for the tSalesforceOutput component
MaheswarReddy
Contributor III
Contributor III
Author

Hi @TRF ,

 

Thank you,

 

It was the issue with the security token,

without security token , it is working .

 

When i give security token , it was throwing the error.

 

Its resolved now.

 

Thanks,

Mahesh