<?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: How do I change the diretory on FTPConnection to AS400 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-do-I-change-the-diretory-on-FTPConnection-to-AS400/m-p/2300863#M73044</link>
    <description>&lt;P&gt;It is not the length of the file name that is causing the issue, it is the directory name per our AS400 DBA. The tFTP out is trying to go to a library - I need it to go to a file directory.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M5X3.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149274i4BDF7A8408C23245/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M5X3.png" alt="0683p000009M5X3.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M5er.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131135iCB3FE8E2B13A6917/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M5er.png" alt="0683p000009M5er.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M5ew.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145237i9A5154F022A5F50D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M5ew.png" alt="0683p000009M5ew.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 24 Jun 2019 22:28:51 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-06-24T22:28:51Z</dc:date>
    <item>
      <title>How do I change the diretory on FTPConnection to AS400</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-do-I-change-the-diretory-on-FTPConnection-to-AS400/m-p/2300861#M73042</link>
      <description>&lt;P&gt;I have an FTP connection to an AS400, when I try to use the tFTPPut component I receive the following error:&lt;/P&gt; 
&lt;P&gt;The system cannot find the path specified.&lt;BR /&gt;Exception in component tFTPPut_1 (Unemployment_File)&lt;BR /&gt;com.enterprisedt.net.ftp.FTPException: 501 Specified object name too long, limit is 10 characters:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The AS400 adminstrator gave me a couple of suggestions:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;cd /xxxx/xxxx/xxxx&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;or&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;DIV class="Mu SP"&gt; 
 &lt;SPAN class="tL8wMe EMoHub"&gt;use "IFS or File System" as a directory&lt;/SPAN&gt; 
&lt;/DIV&gt; 
&lt;DIV class="Mu SP"&gt; 
 &lt;SPAN class="tL8wMe EMoHub"&gt;on DOS you would do this by issuing FTP command NAMEFMT 1&lt;/SPAN&gt; 
&lt;/DIV&gt; 
&lt;DIV class="Mu SP"&gt;
  &amp;nbsp; 
&lt;/DIV&gt; 
&lt;DIV class="Mu SP"&gt; 
 &lt;SPAN class="tL8wMe EMoHub"&gt;How do I do this in Talend 6.4?&lt;/SPAN&gt; 
&lt;/DIV&gt;</description>
      <pubDate>Mon, 24 Jun 2019 20:24:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-do-I-change-the-diretory-on-FTPConnection-to-AS400/m-p/2300861#M73042</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-24T20:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: How do I change the diretory on FTPConnection to AS400</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-do-I-change-the-diretory-on-FTPConnection-to-AS400/m-p/2300862#M73043</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;As the error suggests the issue is because of the length of the file name is grater than 10 characters. Did you rename your file to AS400 format while transferring the file?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Screenshots of the Job and the tFTPPut component will helpful to identify the root cause quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt;
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2019 22:10:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-do-I-change-the-diretory-on-FTPConnection-to-AS400/m-p/2300862#M73043</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-24T22:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: How do I change the diretory on FTPConnection to AS400</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-do-I-change-the-diretory-on-FTPConnection-to-AS400/m-p/2300863#M73044</link>
      <description>&lt;P&gt;It is not the length of the file name that is causing the issue, it is the directory name per our AS400 DBA. The tFTP out is trying to go to a library - I need it to go to a file directory.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M5X3.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149274i4BDF7A8408C23245/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M5X3.png" alt="0683p000009M5X3.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M5er.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131135iCB3FE8E2B13A6917/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M5er.png" alt="0683p000009M5er.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M5ew.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145237i9A5154F022A5F50D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M5ew.png" alt="0683p000009M5ew.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2019 22:28:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-do-I-change-the-diretory-on-FTPConnection-to-AS400/m-p/2300863#M73044</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-24T22:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: How do I change the diretory on FTPConnection to AS400</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-do-I-change-the-diretory-on-FTPConnection-to-AS400/m-p/2300864#M73045</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp;If its the remote directory problem, you will have to print the output of the context variable NA_PWEB_File_Loc and see whether it is having right value. Could you please check the value in the New name area of the tFTPPut.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M5f1.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154806i8E0C6508323322DC/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M5f1.png" alt="0683p000009M5f1.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have not personally worked in AS400 till now. But my understanding is that it will not take regular file names. So could you please print the value of file name you are trying to give in target area and see whether it is according to AS400 standards.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2019 22:37:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-do-I-change-the-diretory-on-FTPConnection-to-AS400/m-p/2300864#M73045</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-24T22:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: How do I change the diretory on FTPConnection to AS400</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-do-I-change-the-diretory-on-FTPConnection-to-AS400/m-p/2300865#M73046</link>
      <description>The file directory is correct, the issue is that the ftp connection is not&lt;BR /&gt;recognizing it as a directory but as a library (library can only be 10&lt;BR /&gt;characters). I need to know how to tell the connection it is a file system&lt;BR /&gt;and not a library.&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Jun 2019 22:47:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-do-I-change-the-diretory-on-FTPConnection-to-AS400/m-p/2300865#M73046</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-24T22:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: How do I change the diretory on FTPConnection to AS400</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-do-I-change-the-diretory-on-FTPConnection-to-AS400/m-p/2300866#M73047</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPgpAAG"&gt;@rhaley&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am not pretty sure about how to manage FTP properties for AS400 systems. Lets check it with&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000004XsaeAAC"&gt;@xdshi&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2019 17:03:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-do-I-change-the-diretory-on-FTPConnection-to-AS400/m-p/2300866#M73047</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-25T17:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: How do I change the diretory on FTPConnection to AS400</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-do-I-change-the-diretory-on-FTPConnection-to-AS400/m-p/2300867#M73048</link>
      <description>&lt;P&gt;I changed the format of the directory and it is putting the files in the FTP directory now but it throws a 550 access denied error even though it is putting the files in the diretory.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2019 17:12:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-do-I-change-the-diretory-on-FTPConnection-to-AS400/m-p/2300867#M73048</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-25T17:12:30Z</dc:date>
    </item>
  </channel>
</rss>

