<?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: How to Run VBscript file from Qlik Sense in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-Run-VBscript-file-from-Qlik-Sense/m-p/1819388#M15201</link>
    <description>&lt;P&gt;As Qlik Sense uses another approach (100% web technologies that don´t rely on client) you will need a language like python, c#, node.js, etc and connect to the platform API (&lt;A href="https://help.qlik.com/en-US/sense-developer/May2021/Content/Sense_Helpsites/Build-create-explore.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/May2021/Content/Sense_Helpsites/Build-create-explore.htm&lt;/A&gt;) to achieve what you need.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 02 Jul 2021 14:09:10 GMT</pubDate>
    <dc:creator>Clever_Anjos</dc:creator>
    <dc:date>2021-07-02T14:09:10Z</dc:date>
    <item>
      <title>How to Run VBscript file from Qlik Sense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-Run-VBscript-file-from-Qlik-Sense/m-p/1368954#M8013</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 would like to know how to run / call&amp;nbsp; VBscript file placed on desktop location from Qlik Sense App . Please provide some information to do this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;R Dhana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Apr 2017 06:23:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-Run-VBscript-file-from-Qlik-Sense/m-p/1368954#M8013</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-10T06:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to Run VBscript file from Qlik Sense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-Run-VBscript-file-from-Qlik-Sense/m-p/1819375#M15197</link>
      <description>&lt;P&gt;Hey&amp;nbsp;@Anonymous&amp;nbsp;, did you find the solution to this in qliksense ?? I need to do exact same to automate excel and create various worksheets within with the help of vbscript.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2021 13:31:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-Run-VBscript-file-from-Qlik-Sense/m-p/1819375#M15197</guid>
      <dc:creator>rupalimane1390</dc:creator>
      <dc:date>2021-07-02T13:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to Run VBscript file from Qlik Sense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-Run-VBscript-file-from-Qlik-Sense/m-p/1819383#M15199</link>
      <description>&lt;P&gt;Hi, I think you should reconsider this and try to use another approach. What does your VBScript do?&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2021 14:01:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-Run-VBscript-file-from-Qlik-Sense/m-p/1819383#M15199</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2021-07-02T14:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to Run VBscript file from Qlik Sense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-Run-VBscript-file-from-Qlik-Sense/m-p/1819386#M15200</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22569"&gt;@Clever_Anjos&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I am using VBscript to autocreate an excel and copy paste qlik objects in various sheets(Tables, charts,pivots etc.)- This approach works in qlikview and I worked on it in the past.&lt;/P&gt;&lt;P&gt;I really do not know any other approach for autogenerating excel workbook.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2021 14:05:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-Run-VBscript-file-from-Qlik-Sense/m-p/1819386#M15200</guid>
      <dc:creator>rupalimane1390</dc:creator>
      <dc:date>2021-07-02T14:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to Run VBscript file from Qlik Sense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-Run-VBscript-file-from-Qlik-Sense/m-p/1819388#M15201</link>
      <description>&lt;P&gt;As Qlik Sense uses another approach (100% web technologies that don´t rely on client) you will need a language like python, c#, node.js, etc and connect to the platform API (&lt;A href="https://help.qlik.com/en-US/sense-developer/May2021/Content/Sense_Helpsites/Build-create-explore.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/May2021/Content/Sense_Helpsites/Build-create-explore.htm&lt;/A&gt;) to achieve what you need.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2021 14:09:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-Run-VBscript-file-from-Qlik-Sense/m-p/1819388#M15201</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2021-07-02T14:09:10Z</dc:date>
    </item>
  </channel>
</rss>

