<?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 My mapping cannot access the shared drive. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/My-mapping-cannot-access-the-shared-drive/m-p/2345642#M113142</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have created one mapping which has to read all files from a particular folder. I am using tFileList_1 for the purpose.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;When i am accesing the local filesystem on my desktop it works. But when i use the below direcory&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;\\ant.xyz.com\\Dept-as\\BLR\\GroupData\\INFC-DPM\\&amp;nbsp; it gives no error and mapping completes but does not load anything.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Starting job LOAD_LM_DPM1 at 10:28 27/11/2017.&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;[statistics] connecting to socket on port 3645&lt;BR /&gt;[statistics] connected&lt;BR /&gt;[trace] connecting to socket on port 5045&lt;BR /&gt;[trace] connected&lt;BR /&gt;[statistics] disconnected&lt;BR /&gt;[trace] disconnected&lt;BR /&gt;Job LOAD_LM_DPM1 ended at 10:28 27/11/2017. [exit code=0]&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Please help.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;Tosif Khan&lt;/P&gt;</description>
    <pubDate>Mon, 27 Nov 2017 05:04:59 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-11-27T05:04:59Z</dc:date>
    <item>
      <title>My mapping cannot access the shared drive.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/My-mapping-cannot-access-the-shared-drive/m-p/2345642#M113142</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have created one mapping which has to read all files from a particular folder. I am using tFileList_1 for the purpose.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;When i am accesing the local filesystem on my desktop it works. But when i use the below direcory&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;\\ant.xyz.com\\Dept-as\\BLR\\GroupData\\INFC-DPM\\&amp;nbsp; it gives no error and mapping completes but does not load anything.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Starting job LOAD_LM_DPM1 at 10:28 27/11/2017.&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;[statistics] connecting to socket on port 3645&lt;BR /&gt;[statistics] connected&lt;BR /&gt;[trace] connecting to socket on port 5045&lt;BR /&gt;[trace] connected&lt;BR /&gt;[statistics] disconnected&lt;BR /&gt;[trace] disconnected&lt;BR /&gt;Job LOAD_LM_DPM1 ended at 10:28 27/11/2017. [exit code=0]&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Please help.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;Tosif Khan&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 05:04:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/My-mapping-cannot-access-the-shared-drive/m-p/2345642#M113142</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-27T05:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: My mapping cannot access the shared drive.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/My-mapping-cannot-access-the-shared-drive/m-p/2345643#M113143</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN class=""&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Try this..&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;1) Just check that option(Generate Error if no file found) in tFileList_ Component.&lt;/P&gt; 
&lt;P&gt;2) Check the Permission details on the directory for your account.&lt;/P&gt; 
&lt;P&gt;3) if you are able to reach the shared drive path through Run option in windows then only tfilelist will fetch files.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 11:51:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/My-mapping-cannot-access-the-shared-drive/m-p/2345643#M113143</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-27T11:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: My mapping cannot access the shared drive.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/My-mapping-cannot-access-the-shared-drive/m-p/2345644#M113144</link>
      <description>&lt;P&gt;Thank you for inputs.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;1. This is the drive i can access from run&lt;/P&gt; 
&lt;P&gt;\\ant.xyz.com\Dept-as\BLR3\GroupData\INFC-DPM&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;but when i use the same path in tFileList i get following error:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;invalid escape sequence (valid ones are \b \t \n \f \r \" \' \\ )&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt; 
&lt;P&gt;Tosif Khan&lt;/P&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;HR /&gt; 
 &lt;A href="https://community.qlik.com/s/profile/0053p000007LMJfAAO"&gt;@khantosi&lt;/A&gt; wrote: 
 &lt;BR /&gt; 
 &lt;P&gt;Hi All,&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;I have created one mapping which has to read all files from a particular folder. I am using tFileList_1 for the purpose.&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;When i am accesing the local filesystem on my desktop it works. But when i use the below direcory&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;\\ant.xyz.com\\Dept-as\\BLR\\GroupData\\INFC-DPM\\&amp;nbsp; it gives no error and mapping completes but does not load anything.&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;Starting job LOAD_LM_DPM1 at 10:28 27/11/2017.&lt;/P&gt; 
 &lt;P&gt;&lt;BR /&gt;[statistics] connecting to socket on port 3645&lt;BR /&gt;[statistics] connected&lt;BR /&gt;[trace] connecting to socket on port 5045&lt;BR /&gt;[trace] connected&lt;BR /&gt;[statistics] disconnected&lt;BR /&gt;[trace] disconnected&lt;BR /&gt;Job LOAD_LM_DPM1 ended at 10:28 27/11/2017. [exit code=0]&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;Please help.&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;Thanks,&lt;/P&gt; 
 &lt;P&gt;Tosif Khan&lt;/P&gt; 
 &lt;HR /&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;HR /&gt; 
 &lt;A href="https://community.qlik.com/s/profile/0053p000007LMJfAAO"&gt;@khantosi&lt;/A&gt; wrote: 
 &lt;BR /&gt; 
 &lt;P&gt;Hi All,&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;I have created one mapping which has to read all files from a particular folder. I am using tFileList_1 for the purpose.&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;When i am accesing the local filesystem on my desktop it works. But when i use the below direcory&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;\\ant.xyz.com\\Dept-as\\BLR\\GroupData\\INFC-DPM\\&amp;nbsp; it gives no error and mapping completes but does not load anything.&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;Starting job LOAD_LM_DPM1 at 10:28 27/11/2017.&lt;/P&gt; 
 &lt;P&gt;&lt;BR /&gt;[statistics] connecting to socket on port 3645&lt;BR /&gt;[statistics] connected&lt;BR /&gt;[trace] connecting to socket on port 5045&lt;BR /&gt;[trace] connected&lt;BR /&gt;[statistics] disconnected&lt;BR /&gt;[trace] disconnected&lt;BR /&gt;Job LOAD_LM_DPM1 ended at 10:28 27/11/2017. [exit code=0]&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;Please help.&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;Thanks,&lt;/P&gt; 
 &lt;P&gt;Tosif Khan&lt;/P&gt; 
 &lt;HR /&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 17:12:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/My-mapping-cannot-access-the-shared-drive/m-p/2345644#M113144</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-27T17:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: My mapping cannot access the shared drive.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/My-mapping-cannot-access-the-shared-drive/m-p/2345645#M113145</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;For me it's working like that "//&lt;SPAN&gt;ant.xyz.com/Dept-as/BLR3/GroupData/INFC-DPM"&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Márcio&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 17:58:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/My-mapping-cannot-access-the-shared-drive/m-p/2345645#M113145</guid>
      <dc:creator>marcio_lopes</dc:creator>
      <dc:date>2017-11-27T17:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: My mapping cannot access the shared drive.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/My-mapping-cannot-access-the-shared-drive/m-p/2345646#M113146</link>
      <description>&lt;P&gt;Below is working&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;"\\\\ant.xyz.com\\Dept-as\\BLR3\\GroupData\\INFC-DPM"&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 18:01:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/My-mapping-cannot-access-the-shared-drive/m-p/2345646#M113146</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-27T18:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: My mapping cannot access the shared drive.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/My-mapping-cannot-access-the-shared-drive/m-p/2345647#M113147</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Yes It's correct because while parsing &lt;SPAN&gt;escaping characters&lt;/SPAN&gt;&amp;nbsp;\\\\ is replaced by \\ and \\ is replaced by \ .&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2017 03:54:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/My-mapping-cannot-access-the-shared-drive/m-p/2345647#M113147</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-28T03:54:42Z</dc:date>
    </item>
  </channel>
</rss>

