<?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 Batch file not working. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Batch-file-not-working/m-p/712142#M256369</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created the batch file and written some macro in the application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333339691162px; line-height: 1.5em;"&gt;How we can&amp;nbsp; send the mail and exporting data by using macro with the batch file calling?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When am clicking in the macro for test then everything working fine as per my micro code like sending mail and exporting data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Batch file code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"C:\Program Files\QlikView\Qv.exe"&amp;nbsp; /vvSendSalesMail=1 /NoSecurity "D:\Macros_Test.qvw"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Oct 2014 11:24:36 GMT</pubDate>
    <dc:creator>ajaykumar1</dc:creator>
    <dc:date>2014-10-13T11:24:36Z</dc:date>
    <item>
      <title>Batch file not working.</title>
      <link>https://community.qlik.com/t5/QlikView/Batch-file-not-working/m-p/712142#M256369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created the batch file and written some macro in the application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333339691162px; line-height: 1.5em;"&gt;How we can&amp;nbsp; send the mail and exporting data by using macro with the batch file calling?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When am clicking in the macro for test then everything working fine as per my micro code like sending mail and exporting data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Batch file code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"C:\Program Files\QlikView\Qv.exe"&amp;nbsp; /vvSendSalesMail=1 /NoSecurity "D:\Macros_Test.qvw"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2014 11:24:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Batch-file-not-working/m-p/712142#M256369</guid>
      <dc:creator>ajaykumar1</dc:creator>
      <dc:date>2014-10-13T11:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: Batch file not working.</title>
      <link>https://community.qlik.com/t5/QlikView/Batch-file-not-working/m-p/712143#M256370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear ajay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; you can create trigger after reload&lt;/P&gt;&lt;P&gt;-&amp;gt;&lt;/P&gt;&lt;P&gt;Settings - &amp;gt; Document Property -&amp;gt; Triggers -&amp;gt; onpostreload -&amp;gt;addaction-&amp;gt; macroname&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;macroname -&amp;gt; it will be mail related macro name&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2014 11:42:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Batch-file-not-working/m-p/712143#M256370</guid>
      <dc:creator>pandiarajan</dc:creator>
      <dc:date>2014-10-13T11:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: Batch file not working.</title>
      <link>https://community.qlik.com/t5/QlikView/Batch-file-not-working/m-p/712144#M256371</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 don't think that you can fire a macro in a QVW document directly from the command line. You could use an OnOpen trigger to fire the macro, or move the macro code to an external vbs script that create a Qlikview object, opens the document and performs the required actions. The object model is the same once you have created the object and opened the document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2014 11:43:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Batch-file-not-working/m-p/712144#M256371</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-10-13T11:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: Batch file not working.</title>
      <link>https://community.qlik.com/t5/QlikView/Batch-file-not-working/m-p/712145#M256372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Following command works fine with me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333339691162px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;"C:\Program Files\QlikView\qv.exe"&amp;nbsp; /l&amp;nbsp; /noSecurity&amp;nbsp; "D:\Production\Mail Distribution\Indoco_SIM_HOD_WISE_SUMMARY.qvw"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2014 12:08:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Batch-file-not-working/m-p/712145#M256372</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2014-10-13T12:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: Batch file not working.</title>
      <link>https://community.qlik.com/t5/QlikView/Batch-file-not-working/m-p/712146#M256373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Pandiarajan its working as per current requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2014 14:13:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Batch-file-not-working/m-p/712146#M256373</guid>
      <dc:creator>ajaykumar1</dc:creator>
      <dc:date>2014-10-13T14:13:29Z</dc:date>
    </item>
  </channel>
</rss>

