<?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: Setup Triggers Using Powershell in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Setup-Triggers-Using-Powershell/m-p/1370081#M1250092</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you checked these documents?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-6891"&gt;QlikView and Windows PowerShell&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-4741"&gt;Powershell and QlikView&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/226770"&gt;Run qlikview application via PowerShell (using Task Scheduler)&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Jul 2017 06:44:48 GMT</pubDate>
    <dc:creator>settu_periasamy</dc:creator>
    <dc:date>2017-07-18T06:44:48Z</dc:date>
    <item>
      <title>Setup Triggers Using Powershell</title>
      <link>https://community.qlik.com/t5/QlikView/Setup-Triggers-Using-Powershell/m-p/1370079#M1250090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everyone ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do anyone of you know how to setup triggers for a task using power shell ?&lt;/P&gt;&lt;P&gt;Kindly let me know .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks ,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setup-Triggers-Using-Powershell/m-p/1370079#M1250090</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Setup Triggers Using Powershell</title>
      <link>https://community.qlik.com/t5/QlikView/Setup-Triggers-Using-Powershell/m-p/1370080#M1250091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any inputs ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2017 06:31:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setup-Triggers-Using-Powershell/m-p/1370080#M1250091</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-18T06:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: Setup Triggers Using Powershell</title>
      <link>https://community.qlik.com/t5/QlikView/Setup-Triggers-Using-Powershell/m-p/1370081#M1250092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you checked these documents?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-6891"&gt;QlikView and Windows PowerShell&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-4741"&gt;Powershell and QlikView&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/226770"&gt;Run qlikview application via PowerShell (using Task Scheduler)&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2017 06:44:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setup-Triggers-Using-Powershell/m-p/1370081#M1250092</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2017-07-18T06:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: Setup Triggers Using Powershell</title>
      <link>https://community.qlik.com/t5/QlikView/Setup-Triggers-Using-Powershell/m-p/1370082#M1250093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes ,these are not part of my requirement&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2017 06:53:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setup-Triggers-Using-Powershell/m-p/1370082#M1250093</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-18T06:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: Setup Triggers Using Powershell</title>
      <link>https://community.qlik.com/t5/QlikView/Setup-Triggers-Using-Powershell/m-p/1370083#M1250094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use QMSedx in a bat file to execute a task. The command looks like this&lt;/P&gt;&lt;P&gt;\\QVroot\scriptfolder\QMSEDX -task=%TaskName% -password=%PASSWORD% -qms=%QMS%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The task is an external program created from the SYSTEM &amp;gt; Supporting Tasks Tab in th eQMC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 15:41:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setup-Triggers-Using-Powershell/m-p/1370083#M1250094</guid>
      <dc:creator>mmpas4887</dc:creator>
      <dc:date>2017-07-20T15:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: Setup Triggers Using Powershell</title>
      <link>https://community.qlik.com/t5/QlikView/Setup-Triggers-Using-Powershell/m-p/1370084#M1250095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Love Powershell!!! Powershell &amp;amp; QlikView Bff's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #006400; font-size: 8pt; font-family: Lucida Console;"&gt;# This sequence loops through development environments and copies source files from a local machine to the QMC publishing repository, then initiates reloads on each environment via EDX&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff4500; font-size: 8pt; font-family: Lucida Console;"&gt;$QV_Servers&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Lucida Console;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #a9a9a9; font-size: 8pt; font-family: Lucida Console;"&gt;=&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;'PRODBOX'&lt;/SPAN&gt;&lt;SPAN style="color: #a9a9a9; font-size: 8pt; font-family: Lucida Console;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #8b0000; font-size: 8pt; font-family: Lucida Console;"&gt;'UATBOX'&lt;/SPAN&gt;&lt;SPAN style="color: #a9a9a9; font-size: 8pt; font-family: Lucida Console;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #8b0000; font-size: 8pt; font-family: Lucida Console;"&gt;'DEVBOX'&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Lucida Console;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #006400; font-size: 8pt; font-family: Lucida Console;"&gt;##Add boxes as needed&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff4500; font-size: 8pt; font-family: Lucida Console;"&gt;$QV_Servers&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Lucida Console;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #a9a9a9; font-size: 8pt; font-family: Lucida Console;"&gt;|&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Lucida Console;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt; font-family: Lucida Console;"&gt;%&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Lucida Console;"&gt;{&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: Lucida Console;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt; font-family: Lucida Console;"&gt;ROBOCOPY&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;"\\&lt;/SPAN&gt;&lt;SPAN style="color: #ff4500; font-size: 8pt; font-family: Lucida Console;"&gt;$env:COMPUTERNAME&lt;/SPAN&gt;&lt;SPAN style="color: #8b0000; font-size: 8pt; font-family: Lucida Console;"&gt;\&lt;/SPAN&gt;&lt;SPAN style="color: #ff4500; font-size: 8pt; font-family: Lucida Console;"&gt;$MyDataSourcePath&lt;/SPAN&gt;&lt;SPAN style="color: #8b0000; font-size: 8pt; font-family: Lucida Console;"&gt;"&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;"\\&lt;/SPAN&gt;&lt;SPAN style="color: #ff4500; font-size: 8pt; font-family: Lucida Console;"&gt;$_&lt;/SPAN&gt;&lt;SPAN style="color: #8b0000; font-size: 8pt; font-family: Lucida Console;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #ff4500; font-size: 8pt; font-family: Lucida Console;"&gt;$MyDataDestinationPath&lt;/SPAN&gt;&lt;SPAN style="color: #8b0000; font-size: 8pt; font-family: Lucida Console;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Lucida Console;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #8a2be2; font-size: 8pt; font-family: Lucida Console;"&gt;/MIR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Lucida Console;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: Lucida Console;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt; font-family: Lucida Console;"&gt;write-host&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Lucida Console;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #8a2be2; font-size: 8pt; font-family: Lucida Console;"&gt;`nPerforming&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Lucida Console;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #8a2be2; font-size: 8pt; font-family: Lucida Console;"&gt;an&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Lucida Console;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #8a2be2; font-size: 8pt; font-family: Lucida Console;"&gt;EDX&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Lucida Console;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #8a2be2; font-size: 8pt; font-family: Lucida Console;"&gt;task&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Lucida Console;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #8a2be2; font-size: 8pt; font-family: Lucida Console;"&gt;on&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Lucida Console;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #ff4500; font-size: 8pt; font-family: Lucida Console;"&gt;$_&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: Lucida Console;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt; font-family: Lucida Console;"&gt;\\&lt;/SPAN&gt;&lt;SPAN style="color: #ff4500; font-size: 8pt; font-family: Lucida Console;"&gt;$StaticPublisherEDXPath&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt; font-family: Lucida Console;"&gt;\QMSEDX.exe&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Lucida Console;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #8a2be2; font-size: 8pt; font-family: Lucida Console;"&gt;-task="_EDX Reload &lt;/SPAN&gt;&lt;SPAN style="color: #ff4500; font-size: 8pt; font-family: Lucida Console;"&gt;$MyTaskName&lt;/SPAN&gt;&lt;SPAN style="color: #8a2be2; font-size: 8pt; font-family: Lucida Console;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Lucida Console;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #8a2be2; font-size: 8pt; font-family: Lucida Console;"&gt;-qms="&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Lucida Console;"&gt;$(&lt;/SPAN&gt;&lt;SPAN style="color: #a9a9a9; font-size: 8pt; font-family: Lucida Console;"&gt;-join&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;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://" rel="nofollow" target="_blank"&gt;http://&lt;/A&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #a9a9a9; font-size: 8pt; font-family: Lucida Console;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #ff4500; font-size: 8pt; font-family: Lucida Console;"&gt;$_&lt;/SPAN&gt;&lt;SPAN style="color: #a9a9a9; font-size: 8pt; font-family: Lucida Console;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #8b0000; font-size: 8pt; font-family: Lucida Console;"&gt;':4799/QMS/Service'&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Lucida Console;"&gt;))&lt;/SPAN&gt;&lt;SPAN style="color: #8a2be2; font-size: 8pt; font-family: Lucida Console;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Lucida Console;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #8a2be2; font-size: 8pt; font-family: Lucida Console;"&gt;-password="&lt;/SPAN&gt;&lt;SPAN style="color: #ff4500; font-size: 8pt; font-family: Lucida Console;"&gt;$EDXPassword&lt;/SPAN&gt;&lt;SPAN style="color: #8a2be2; font-size: 8pt; font-family: Lucida Console;"&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jul 2017 12:58:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setup-Triggers-Using-Powershell/m-p/1370084#M1250095</guid>
      <dc:creator>evan_kurowski</dc:creator>
      <dc:date>2017-07-21T12:58:17Z</dc:date>
    </item>
  </channel>
</rss>

