<?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: if a file is open or not check in Data Quality</title>
    <link>https://community.qlik.com/t5/Data-Quality/if-a-file-is-open-or-not-check/m-p/2275282#M3061</link>
    <description>&lt;P&gt;if we are developed a job using one excel or any file, we writing data to the file, if the file is open that time it will give error this is what we generally found in Talend, but instead of that I want to get a message like the file open please close the file.&lt;/P&gt;</description>
    <pubDate>Fri, 12 Apr 2019 10:09:58 GMT</pubDate>
    <dc:creator>palkondatharun</dc:creator>
    <dc:date>2019-04-12T10:09:58Z</dc:date>
    <item>
      <title>if a file is open or not check</title>
      <link>https://community.qlik.com/t5/Data-Quality/if-a-file-is-open-or-not-check/m-p/2275279#M3058</link>
      <description>&lt;P&gt;i want help regarding if i am running my job, if the file is open which is used in my job,i want to get a message like file is open . is their any component are procedure to do it&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:05:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/if-a-file-is-open-or-not-check/m-p/2275279#M3058</guid>
      <dc:creator>palkondatharun</dc:creator>
      <dc:date>2024-11-16T06:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: if a file is open or not check</title>
      <link>https://community.qlik.com/t5/Data-Quality/if-a-file-is-open-or-not-check/m-p/2275280#M3059</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPHmAAO"&gt;@palkondatharun&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is no component available in talend to check the file open status. Tell us your requirement, we can achieve through job design .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Joe&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Don't forget to give kudos when a reply is helpful and click Accept the solution when you think you're good with it&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 10:04:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/if-a-file-is-open-or-not-check/m-p/2275280#M3059</guid>
      <dc:creator>joearun4u</dc:creator>
      <dc:date>2019-04-12T10:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: if a file is open or not check</title>
      <link>https://community.qlik.com/t5/Data-Quality/if-a-file-is-open-or-not-check/m-p/2275281#M3060</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Have you already checked twaitforfile component which iterates on a directory and triggers the next component when the defined condition is met.&lt;/P&gt; 
&lt;P&gt;For more information, please have a look at this online component reference:&lt;/P&gt; 
&lt;P&gt;&lt;A title="https://help.talend.com/reader/vn0o8XYVXXNgJkRtWjet9A/YoomBRF5~0bA6LoSfpV_eQ" href="https://help.talend.com/reader/vn0o8XYVXXNgJkRtWjet9A/YoomBRF5~0bA6LoSfpV_eQ" target="_self" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/vn0o8XYVXXNgJkRtWjet9A/YoomBRF5~0bA6LoSfpV_eQ&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;Let us know if it is OK with you.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 10:09:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/if-a-file-is-open-or-not-check/m-p/2275281#M3060</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-12T10:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: if a file is open or not check</title>
      <link>https://community.qlik.com/t5/Data-Quality/if-a-file-is-open-or-not-check/m-p/2275282#M3061</link>
      <description>&lt;P&gt;if we are developed a job using one excel or any file, we writing data to the file, if the file is open that time it will give error this is what we generally found in Talend, but instead of that I want to get a message like the file open please close the file.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 10:09:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/if-a-file-is-open-or-not-check/m-p/2275282#M3061</guid>
      <dc:creator>palkondatharun</dc:creator>
      <dc:date>2019-04-12T10:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: if a file is open or not check</title>
      <link>https://community.qlik.com/t5/Data-Quality/if-a-file-is-open-or-not-check/m-p/2275283#M3062</link>
      <description>&lt;P&gt;please help me how to get a message, if a file is open or not while the same file we are using in the job(writing the data)&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 10:46:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/if-a-file-is-open-or-not-check/m-p/2275283#M3062</guid>
      <dc:creator>palkondatharun</dc:creator>
      <dc:date>2019-04-12T10:46:36Z</dc:date>
    </item>
  </channel>
</rss>

