<?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 tsocketInput connection with credentials in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tsocketInput-connection-with-credentials/m-p/2230288#M20963</link>
    <description>&lt;P&gt;Hello everybody,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I need to transfer a positional file via socket which I have ip and port.&lt;/P&gt; 
&lt;P&gt;I'm triying to split in two jobs: an input socket to open the connection with a long timeout and another job with a&amp;nbsp; tfileinputDelimited with the file joined with the tsocketOutput to transfer it.&lt;/P&gt; 
&lt;P&gt;I'm getting the following error when I run the first job.&lt;/P&gt; 
&lt;P&gt;I know that in the first line of the file, there are a username and a password to decriptyon the connection.&lt;/P&gt; 
&lt;P&gt;Is there anyone who has had the same problem?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Kind regards&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank for your help,&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="conexion socket.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8QY.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129274i62D840BDB96586F4/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8QY.png" alt="0683p000009M8QY.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2jobs.PNG" style="width: 957px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8PH.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145681i39F11EF9FE800165/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8PH.png" alt="0683p000009M8PH.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 03:44:06 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T03:44:06Z</dc:date>
    <item>
      <title>tsocketInput connection with credentials</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tsocketInput-connection-with-credentials/m-p/2230288#M20963</link>
      <description>&lt;P&gt;Hello everybody,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I need to transfer a positional file via socket which I have ip and port.&lt;/P&gt; 
&lt;P&gt;I'm triying to split in two jobs: an input socket to open the connection with a long timeout and another job with a&amp;nbsp; tfileinputDelimited with the file joined with the tsocketOutput to transfer it.&lt;/P&gt; 
&lt;P&gt;I'm getting the following error when I run the first job.&lt;/P&gt; 
&lt;P&gt;I know that in the first line of the file, there are a username and a password to decriptyon the connection.&lt;/P&gt; 
&lt;P&gt;Is there anyone who has had the same problem?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Kind regards&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank for your help,&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="conexion socket.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8QY.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129274i62D840BDB96586F4/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8QY.png" alt="0683p000009M8QY.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2jobs.PNG" style="width: 957px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8PH.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145681i39F11EF9FE800165/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8PH.png" alt="0683p000009M8PH.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:44:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tsocketInput-connection-with-credentials/m-p/2230288#M20963</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T03:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: tsocketInput connection with credentials</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tsocketInput-connection-with-credentials/m-p/2230289#M20964</link>
      <description>Hi 
&lt;BR /&gt;For this kind of error, take a look at the discussion in this page: 
&lt;BR /&gt; 
&lt;A href="https://stackoverflow.com/questions/8965155/cannot-assign-requested-address-using-serversocket-socketbind" target="_blank" rel="nofollow noopener noreferrer"&gt;https://stackoverflow.com/questions/8965155/cannot-assign-requested-address-using-serversocket-socketbind&lt;/A&gt; 
&lt;BR /&gt;For this error, check if the port is used by another process or there exist IP which does not exist in the hosts file. 
&lt;BR /&gt; 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 02 Jan 2020 10:00:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tsocketInput-connection-with-credentials/m-p/2230289#M20964</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-02T10:00:16Z</dc:date>
    </item>
  </channel>
</rss>

