<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: tNetsuiteInput component throws &amp;quot;java.lang.Exception: Can't get a correct webservice domain! Please check your configuration or try to run again.&amp;quot; in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tNetsuiteInput-component-throws-quot-java-lang-Exception-Can-t/m-p/2297058#M69665</link>
    <description>&lt;P&gt;In the tNetsuiteInput component I am giving the webservice url &amp;nbsp;as "&lt;A href="https://webservices.sandbox.netsuite.com/services/NetSuitePort_2012_2" target="_blank" rel="nofollow noopener noreferrer"&gt;https://webservices.sandbox.netsuite.com/services/NetSuitePort_2012_2&lt;/A&gt;"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can someone point out what would be the solution for this situation?&lt;/P&gt;</description>
    <pubDate>Sat, 12 Aug 2017 20:19:44 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-08-12T20:19:44Z</dc:date>
    <item>
      <title>tNetsuiteInput component throws "java.lang.Exception: Can't get a correct webservice domain! Please check your configuration or try to run again."</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tNetsuiteInput-component-throws-quot-java-lang-Exception-Can-t/m-p/2297056#M69663</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;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."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I looked at the open source code for&amp;nbsp;NetsuiteManagement_CXF.java and figured out that it is failing to&amp;nbsp;getDataCenterUrls. When I use SoapUI to request for&amp;nbsp;getDataCenterUrls with the exact same credentials and information, it works. It is just not working in Talend.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;any idea what could be the issue?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Sowjanya&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2017 21:46:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tNetsuiteInput-component-throws-quot-java-lang-Exception-Can-t/m-p/2297056#M69663</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-11T21:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: tNetsuiteInput component throws "java.lang.Exception: Can't get a correct webservice domain! Please check your configuration or try to run again."</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tNetsuiteInput-component-throws-quot-java-lang-Exception-Can-t/m-p/2297057#M69664</link>
      <description>&lt;P&gt;I am using Talend Data Fabric 6.3.1 ( enterprise edition)&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2017 22:00:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tNetsuiteInput-component-throws-quot-java-lang-Exception-Can-t/m-p/2297057#M69664</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-11T22:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: tNetsuiteInput component throws "java.lang.Exception: Can't get a correct webservice domain! Please check your configuration or try to run again."</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tNetsuiteInput-component-throws-quot-java-lang-Exception-Can-t/m-p/2297058#M69665</link>
      <description>&lt;P&gt;In the tNetsuiteInput component I am giving the webservice url &amp;nbsp;as "&lt;A href="https://webservices.sandbox.netsuite.com/services/NetSuitePort_2012_2" target="_blank" rel="nofollow noopener noreferrer"&gt;https://webservices.sandbox.netsuite.com/services/NetSuitePort_2012_2&lt;/A&gt;"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can someone point out what would be the solution for this situation?&lt;/P&gt;</description>
      <pubDate>Sat, 12 Aug 2017 20:19:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tNetsuiteInput-component-throws-quot-java-lang-Exception-Can-t/m-p/2297058#M69665</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-12T20:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: tNetsuiteInput component throws "java.lang.Exception: Can't get a correct webservice domain! Please check your configuration or try to run again."</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tNetsuiteInput-component-throws-quot-java-lang-Exception-Can-t/m-p/2297059#M69666</link>
      <description>&lt;P&gt;This issue is solved.&amp;nbsp;Issue is with the credentials.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2017 18:50:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tNetsuiteInput-component-throws-quot-java-lang-Exception-Can-t/m-p/2297059#M69666</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-14T18:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: tNetsuiteInput component throws "java.lang.Exception: Can't get a correct webservice domain! Please check your configuration or try to run again."</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tNetsuiteInput-component-throws-quot-java-lang-Exception-Can-t/m-p/2297060#M69667</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Thanks for posting that you have resolved this issue by yourself. Could you please make this topic as "Solved"?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2017 10:37:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tNetsuiteInput-component-throws-quot-java-lang-Exception-Can-t/m-p/2297060#M69667</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-15T10:37:33Z</dc:date>
    </item>
  </channel>
</rss>

