<?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: QLik Automation Personal Edition version 12 with c# in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/QLik-Automation-Personal-Edition-version-12-with-c/m-p/1079554#M4754</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tobias,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;some comments:&lt;/P&gt;&lt;P&gt;1. you asked in the Qlik Sense Area and not in the QlikView.&lt;/P&gt;&lt;P&gt;2. Why you like to start a new project with QlikView.&lt;/P&gt;&lt;P&gt;3. My personal oppinion: don't try to "flogging a dead horse", make new thinks with sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bye Konrad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 10 Apr 2016 06:53:00 GMT</pubDate>
    <dc:creator>konrad_mattheis</dc:creator>
    <dc:date>2016-04-10T06:53:00Z</dc:date>
    <item>
      <title>QLik Automation Personal Edition version 12 with c#</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/QLik-Automation-Personal-Edition-version-12-with-c/m-p/1079553#M4753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use Visual Studio 2013 / c#:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any possibility to automate / programmatically use Qlik View Application / Document ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also use QlikView Personal Edition 12 (free / not QLikView Sense)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which are the right references, do I need a plugin ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I read several articles but did not found a suitable answer which dlls I really need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone send me sample code for getting access to local qLik instance and objects (I do not have server solution)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and which dlls I need and where I find them ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt; font-family: Consolas;"&gt;using&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Consolas;"&gt; QlikOCXLib;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: Consolas;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt; font-family: Consolas;"&gt;using&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Consolas;"&gt; QlikView;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: Consolas;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #2b91af; font-size: 8pt; font-family: Consolas;"&gt;QlikOCX&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Consolas;"&gt; q = &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt; font-family: Consolas;"&gt;new&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Consolas;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #2b91af; font-size: 8pt; font-family: Consolas;"&gt;QlikOCX&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Consolas;"&gt;();&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: Consolas;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: Consolas;"&gt;&amp;nbsp; q.OpenDocument(&lt;/SPAN&gt;&lt;SPAN style="color: #a31515; font-size: 8pt; font-family: Consolas;"&gt;"C:\\ProgramData\\QlikTech\\QlikView Tutorial\\German\\Arbeiten mit QlikView\\Test.qvw"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Consolas;"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: Consolas;"&gt;here i got error: catastrophic failure&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2016 07:19:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/QLik-Automation-Personal-Edition-version-12-with-c/m-p/1079553#M4753</guid>
      <dc:creator />
      <dc:date>2016-04-08T07:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: QLik Automation Personal Edition version 12 with c#</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/QLik-Automation-Personal-Edition-version-12-with-c/m-p/1079554#M4754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tobias,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;some comments:&lt;/P&gt;&lt;P&gt;1. you asked in the Qlik Sense Area and not in the QlikView.&lt;/P&gt;&lt;P&gt;2. Why you like to start a new project with QlikView.&lt;/P&gt;&lt;P&gt;3. My personal oppinion: don't try to "flogging a dead horse", make new thinks with sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bye Konrad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Apr 2016 06:53:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/QLik-Automation-Personal-Edition-version-12-with-c/m-p/1079554#M4754</guid>
      <dc:creator>konrad_mattheis</dc:creator>
      <dc:date>2016-04-10T06:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: QLik Automation Personal Edition version 12 with c#</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/QLik-Automation-Personal-Edition-version-12-with-c/m-p/1079555#M4755</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;we started som time ago to test and use qlikview,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did not really understand what qlikview sense could mean in the future ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had no understanding which will be the best way for future.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if I understand your comment correctly then qlikview is not supported or at least not developped futher any more ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So would you recommend to use qlikview sense ? is this also free ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 04:37:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/QLik-Automation-Personal-Edition-version-12-with-c/m-p/1079555#M4755</guid>
      <dc:creator />
      <dc:date>2016-04-11T04:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: QLik Automation Personal Edition version 12 with c#</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/QLik-Automation-Personal-Edition-version-12-with-c/m-p/1079556#M4756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Qlikview is definitely still supported and being developed, but the ability to extend and integrate through APIs is one of the areas where Qlik Sense provides a lot of advantages over Qlikview.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 08:27:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/QLik-Automation-Personal-Edition-version-12-with-c/m-p/1079556#M4756</guid>
      <dc:creator>Øystein_Kolsrud</dc:creator>
      <dc:date>2016-04-11T08:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: QLik Automation Personal Edition version 12 with c#</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/QLik-Automation-Personal-Edition-version-12-with-c/m-p/1079557#M4757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but is there nay possibility to do it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just found some infos about calling qlikview from external c# or vb.net, but not working in my case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;has anybody some line of sample code and knows the references to get active document, active sheet and the fields etc ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 08:31:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/QLik-Automation-Personal-Edition-version-12-with-c/m-p/1079557#M4757</guid>
      <dc:creator />
      <dc:date>2016-04-11T08:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: QLik Automation Personal Edition version 12 with c#</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/QLik-Automation-Personal-Edition-version-12-with-c/m-p/1079558#M4758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm afraid this is outside of my area of expertise, but I was advised that there is this thread that might be related to what you are trying to do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlikview.com/thread/165760" title="https://community.qlikview.com/thread/165760"&gt;https://community.qlikview.com/thread/165760&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise my recommendation is that you post your question in one of the QlikView forums as you are likely to get more readers with knowledge in this area there:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/space/2048"&gt;QlikView Forums &amp;amp;amp; Resources&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 10:46:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/QLik-Automation-Personal-Edition-version-12-with-c/m-p/1079558#M4758</guid>
      <dc:creator>Øystein_Kolsrud</dc:creator>
      <dc:date>2016-04-12T10:46:38Z</dc:date>
    </item>
  </channel>
</rss>

