<?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: Run CLI command from a straight table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Run-CLI-command-from-a-straight-table/m-p/378764#M141260</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response!&lt;/P&gt;&lt;P&gt;Calling a website works just fine and calling the .exe is working also. But you are right, if i add the options to the rungui.exe, the link does not work anymore.&lt;/P&gt;&lt;P&gt;Now I have to check, if i can start the erp-application in an other way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Aug 2012 10:37:45 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-08-17T10:37:45Z</dc:date>
    <item>
      <title>Run CLI command from a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Run-CLI-command-from-a-straight-table/m-p/378760#M141256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I would like to know if it's possible to run a CL command from a chart or a table.&lt;/P&gt;&lt;P&gt;My idea is to add a button for example in an invoice chart. If the user clicks this button our ERP-System automatically starts and opens in the marked invoice.&lt;/P&gt;&lt;P&gt;I hope this table shows you what I have in mind.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" class="jiveBorder" style="width: 100%; border: 1px solid #000000;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Invoice Number&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Customer&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;ERP-System&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN style="font-family: 'Times New Roman', serif; font-size: 16px;"&gt;4081951&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD&gt;Customer A&lt;/TD&gt;&lt;TD&gt;link or button[]&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN style="font-family: 'Times New Roman', serif; font-size: 16px;"&gt;408195&lt;/SPAN&gt;2&lt;/TD&gt;&lt;TD&gt;Customer B&lt;/TD&gt;&lt;TD&gt;link or button[]&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With this CLI-command everything what I want happens.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Times New Roman', serif;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="https://community.qlik.com/"&gt;\\server\mandant\rungui.exe&lt;/A&gt; "&amp;lt;verkauf&amp;gt;4081951&amp;lt;zeigen&amp;gt;" "Mandant" "user"&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Times New Roman', serif;"&gt;Is there a possibility&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Times New Roman', serif;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Times New Roman', serif;"&gt;to implement this command as a button or link in a straight table.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Times New Roman', serif;"&gt;In this command only the invoice number (in this example 4081951) is variable, everything else is static.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Times New Roman', serif;"&gt;I hope you understand what I want and you could give me a solution or some hints...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Times New Roman', serif;"&gt;Thanks in advance!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2012 07:45:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-CLI-command-from-a-straight-table/m-p/378760#M141256</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-17T07:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: Run CLI command from a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Run-CLI-command-from-a-straight-table/m-p/378761#M141257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try using an expression in your table chart with representation 'Link' (option on expression tab).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression will look like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;='Open ERP&amp;lt;url&amp;gt;\\lxabas01\neugart\rungui.exe&amp;nbsp; "&amp;lt;verkauf&amp;gt;'&amp;amp; [Invoice Number]&amp;amp;'&amp;lt;zeigen&amp;gt;" "Neugart" "ABAS-EKS"' &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had some problems with the tag character '&amp;lt;&amp;gt;' used for &amp;lt;verkauf&amp;gt; and &amp;lt;zeigen&amp;gt;, QV seems to interpret these tags (like the mandatory &amp;lt;url&amp;gt; tag), but breaking its intended function.&lt;/P&gt;&lt;P&gt;Is there a way to use different tags for your ERP? Or maybe someone knows a way to use an escape character for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another option could be to select an Invoice Number, then create a button chart object and execute a External-Launch action.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2012 09:15:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-CLI-command-from-a-straight-table/m-p/378761#M141257</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-08-17T09:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: Run CLI command from a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Run-CLI-command-from-a-straight-table/m-p/378762#M141258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your fast answer!&lt;/P&gt;&lt;P&gt;I will try to implement your given expression.&lt;/P&gt;&lt;P&gt;What do you mean with using different tags for the ERP&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2012 09:35:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-CLI-command-from-a-straight-table/m-p/378762#M141258</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-17T09:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: Run CLI command from a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Run-CLI-command-from-a-straight-table/m-p/378763#M141259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The expression as shown above probably won't work, because of the characters '&amp;lt;' and '&amp;gt;' in your command line argument.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QV needs to be parsed a string for the Link representation, with following structure:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TextToDisplayInChart&amp;lt;url&amp;gt;URLtoOpen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the delimiter &amp;lt;url&amp;gt;, or more precisely the characters '&amp;lt;','&amp;gt;' will be parsed by QV, but this is probably breaking your command line string (i.e. breaking the interpretation as Link). Just give it a try (for comparison, try a string like&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;='OpenQVSite&amp;lt;url&amp;gt;&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.qlik.com"&gt;http://www.qlik.com&lt;/A&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2012 09:59:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-CLI-command-from-a-straight-table/m-p/378763#M141259</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-08-17T09:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: Run CLI command from a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Run-CLI-command-from-a-straight-table/m-p/378764#M141260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response!&lt;/P&gt;&lt;P&gt;Calling a website works just fine and calling the .exe is working also. But you are right, if i add the options to the rungui.exe, the link does not work anymore.&lt;/P&gt;&lt;P&gt;Now I have to check, if i can start the erp-application in an other way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2012 10:37:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-CLI-command-from-a-straight-table/m-p/378764#M141260</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-17T10:37:45Z</dc:date>
    </item>
  </channel>
</rss>

