<?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: Ways of exploring QlikView Load Script programmatically? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Ways-of-exploring-QlikView-Load-Script-programmatically/m-p/546570#M1134119</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Dmitry&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could sort the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Load Script &lt;/SPAN&gt;in your &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;custom application outside of QlikView&lt;/SPAN&gt;, by the way what is it / why do you wish to use it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then save it a *.qvs QlikView script file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally in your QlikView script include it by using the Include() command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Bill&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Nov 2013 20:10:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-11-19T20:10:35Z</dc:date>
    <item>
      <title>Ways of exploring QlikView Load Script programmatically?</title>
      <link>https://community.qlik.com/t5/QlikView/Ways-of-exploring-QlikView-Load-Script-programmatically/m-p/546569#M1134118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good time of the day!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you think the best way to explore loading script of QlikView application systemically?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to be able to access and parse Load Script from custom application outside of QlikView. What would be my best option for performing the task? Is there an API for doing this type of work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Dmitriy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 19:53:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ways-of-exploring-QlikView-Load-Script-programmatically/m-p/546569#M1134118</guid>
      <dc:creator />
      <dc:date>2013-11-19T19:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: Ways of exploring QlikView Load Script programmatically?</title>
      <link>https://community.qlik.com/t5/QlikView/Ways-of-exploring-QlikView-Load-Script-programmatically/m-p/546570#M1134119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Dmitry&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could sort the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Load Script &lt;/SPAN&gt;in your &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;custom application outside of QlikView&lt;/SPAN&gt;, by the way what is it / why do you wish to use it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then save it a *.qvs QlikView script file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally in your QlikView script include it by using the Include() command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Bill&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 20:10:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ways-of-exploring-QlikView-Load-Script-programmatically/m-p/546570#M1134119</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-19T20:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: Ways of exploring QlikView Load Script programmatically?</title>
      <link>https://community.qlik.com/t5/QlikView/Ways-of-exploring-QlikView-Load-Script-programmatically/m-p/546571#M1134120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Bill. I think that would work just fine for me. What I am trying to accomplish is to build a metadata layer by reading load script and parsing out references to QVDs and SQL Server objects. There are quite a few applications so I would prefer to do that systematically, rather than by hand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help,&lt;/P&gt;&lt;P&gt;Dmitriy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 20:56:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ways-of-exploring-QlikView-Load-Script-programmatically/m-p/546571#M1134120</guid>
      <dc:creator />
      <dc:date>2013-11-19T20:56:50Z</dc:date>
    </item>
  </channel>
</rss>

