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: 
Anonymous
Not applicable

tNetsuiteInput component throws "java.lang.Exception: Can't get a correct webservice domain! Please check your configuration or try to run again."

Hi,

 

I am trying to make a connection to Netsuite using tNetsuiteInput component. it fails with the "java.lang.Exception: Can't get a correct webservice domain! Please check your configuration or try to run again."

 

I looked at the open source code for NetsuiteManagement_CXF.java and figured out that it is failing to getDataCenterUrls. When I use SoapUI to request for getDataCenterUrls with the exact same credentials and information, it works. It is just not working in Talend. 

 

any idea what could be the issue?

 

Thanks,

Sowjanya

Labels (1)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

This issue is solved. Issue is with the credentials. 

View solution in original post

4 Replies
Anonymous
Not applicable
Author

I am using Talend Data Fabric 6.3.1 ( enterprise edition) 

Anonymous
Not applicable
Author

In the tNetsuiteInput component I am giving the webservice url  as "https://webservices.sandbox.netsuite.com/services/NetSuitePort_2012_2"

 

I noticed that the NetsuiteManagement_CXF.class used by tNetsuiteInput component tries to use 2014_2 version of the wsdl, where as my company is at 2012_2 version.

 

can someone point out what would be the solution for this situation?

Anonymous
Not applicable
Author

This issue is solved. Issue is with the credentials. 

Anonymous
Not applicable
Author

Hello,

Thanks for posting that you have resolved this issue by yourself. Could you please make this topic as "Solved"?

Best regards

Sabrina