<?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: cleaning tool multiple shared files in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/cleaning-tool-multiple-shared-files/m-p/1315098#M826322</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply Gysbert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am running the following command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #8b0000; font-size: 8pt; font-family: Lucida Console;"&gt;"C:\QVServer\qvs.exe"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Lucida Console;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000080; font-size: 8pt; font-family: Lucida Console;"&gt;-x&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Lucida Console;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #8b0000; font-size: 8pt; font-family: Lucida Console;"&gt;"C:\Users\......\[filename].Shared"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Lucida Console;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000080; font-size: 8pt; font-family: Lucida Console;"&gt;-v &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;this works fine when you run it for each file separately but I am finding it difficult to run this as a loop in batch file for over 1000 files.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Jul 2017 08:20:23 GMT</pubDate>
    <dc:creator>m_sharif</dc:creator>
    <dc:date>2017-07-04T08:20:23Z</dc:date>
    <item>
      <title>cleaning tool multiple shared files</title>
      <link>https://community.qlik.com/t5/QlikView/cleaning-tool-multiple-shared-files/m-p/1315096#M826320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know if we can automate the process for running shared files cleaning tool command for all shared files in a folder?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Muhammad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cleaning-tool-multiple-shared-files/m-p/1315096#M826320</guid>
      <dc:creator>m_sharif</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: cleaning tool multiple shared files</title>
      <link>https://community.qlik.com/t5/QlikView/cleaning-tool-multiple-shared-files/m-p/1315097#M826321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If that tool has a command line interface then you can create a batch file for it and create a scheduled task to run the batch file periodically. If it only has a GUI then you can try using a tool like AutoIT or AutoHotKey.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2017 16:30:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cleaning-tool-multiple-shared-files/m-p/1315097#M826321</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2017-07-03T16:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: cleaning tool multiple shared files</title>
      <link>https://community.qlik.com/t5/QlikView/cleaning-tool-multiple-shared-files/m-p/1315098#M826322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply Gysbert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am running the following command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #8b0000; font-size: 8pt; font-family: Lucida Console;"&gt;"C:\QVServer\qvs.exe"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Lucida Console;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000080; font-size: 8pt; font-family: Lucida Console;"&gt;-x&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Lucida Console;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #8b0000; font-size: 8pt; font-family: Lucida Console;"&gt;"C:\Users\......\[filename].Shared"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Lucida Console;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000080; font-size: 8pt; font-family: Lucida Console;"&gt;-v &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;this works fine when you run it for each file separately but I am finding it difficult to run this as a loop in batch file for over 1000 files.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jul 2017 08:20:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cleaning-tool-multiple-shared-files/m-p/1315098#M826322</guid>
      <dc:creator>m_sharif</dc:creator>
      <dc:date>2017-07-04T08:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: cleaning tool multiple shared files</title>
      <link>https://community.qlik.com/t5/QlikView/cleaning-tool-multiple-shared-files/m-p/1315099#M826323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SharedFileRepair in Power tool does the job &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-5903"&gt;Power Tools 1.2 for QlikView&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 13:53:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cleaning-tool-multiple-shared-files/m-p/1315099#M826323</guid>
      <dc:creator>m_sharif</dc:creator>
      <dc:date>2017-07-05T13:53:30Z</dc:date>
    </item>
  </channel>
</rss>

