<?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 Problem with the Java API in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-the-Java-API/m-p/173031#M1311907</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;This days I'm trying to make a connection to our QlikView server through the Java API.&lt;/P&gt;&lt;P&gt;I have created an Netbeans project and added the QlikView.jar and the components as shown in the tutorial video.&lt;/P&gt;&lt;P&gt;When I try to open a document with the Session component the document wan't to open. The same is with the Desktop component.&lt;/P&gt;&lt;P&gt;The output from the execution of this peace of code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;&lt;BR /&gt;&lt;BR /&gt; private void jButton1MouseClicked(java.awt.event.MouseEvent evt) {&lt;BR /&gt; try {&lt;BR /&gt; qlikSession1.openDocument();&lt;BR /&gt; System.out.println("DocName: " + qlikSession1.getDocName() );&lt;BR /&gt; System.out.println("OpenStatus: " + qlikSession1.isOpen() );&lt;BR /&gt; } catch(Exception e) {&lt;BR /&gt; e.printStackTrace();&lt;BR /&gt; }&lt;BR /&gt; }&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Is the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Connection succeeded&lt;/P&gt;&lt;P&gt;Com open&lt;/P&gt;&lt;P&gt;Login is [dmhyaXN0b3Y6c3RraXZ3b2o=]&lt;/P&gt;&lt;P&gt;DocName: BUSTICKET_ODBC.qvw&lt;/P&gt;&lt;P&gt;OpenStatus: false&lt;/P&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;As you can see. the status of the document is closed.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Any idea where might be the problem?&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>Problem with the Java API</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-the-Java-API/m-p/173031#M1311907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;This days I'm trying to make a connection to our QlikView server through the Java API.&lt;/P&gt;&lt;P&gt;I have created an Netbeans project and added the QlikView.jar and the components as shown in the tutorial video.&lt;/P&gt;&lt;P&gt;When I try to open a document with the Session component the document wan't to open. The same is with the Desktop component.&lt;/P&gt;&lt;P&gt;The output from the execution of this peace of code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;&lt;BR /&gt;&lt;BR /&gt; private void jButton1MouseClicked(java.awt.event.MouseEvent evt) {&lt;BR /&gt; try {&lt;BR /&gt; qlikSession1.openDocument();&lt;BR /&gt; System.out.println("DocName: " + qlikSession1.getDocName() );&lt;BR /&gt; System.out.println("OpenStatus: " + qlikSession1.isOpen() );&lt;BR /&gt; } catch(Exception e) {&lt;BR /&gt; e.printStackTrace();&lt;BR /&gt; }&lt;BR /&gt; }&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Is the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Connection succeeded&lt;/P&gt;&lt;P&gt;Com open&lt;/P&gt;&lt;P&gt;Login is [dmhyaXN0b3Y6c3RraXZ3b2o=]&lt;/P&gt;&lt;P&gt;DocName: BUSTICKET_ODBC.qvw&lt;/P&gt;&lt;P&gt;OpenStatus: false&lt;/P&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;As you can see. the status of the document is closed.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Any idea where might be the problem?&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-the-Java-API/m-p/173031#M1311907</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
  </channel>
</rss>

