<?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: QVX SDK unexpected behavior in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/QVX-SDK-unexpected-behavior/m-p/1622747#M7709</link>
    <description>&lt;P&gt;Thanks, good point! Will need to check if it's related.&lt;/P&gt;</description>
    <pubDate>Wed, 11 Sep 2019 16:53:37 GMT</pubDate>
    <dc:creator>rbecher</dc:creator>
    <dc:date>2019-09-11T16:53:37Z</dc:date>
    <item>
      <title>QVX SDK unexpected behavior</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/QVX-SDK-unexpected-behavior/m-p/1622616#M7707</link>
      <description>&lt;P&gt;&lt;SPAN&gt;We have implemented a custom connector using QVX API. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;When a long running query during QVX_EXECUTE takes more than 30 secs before sending an QVX_OK (because database needs that time to calculate and give back a result set and first record), the connection is cancelled and pipe is closed by Qlik with sending unexpected QVX_DISCONNECT. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Expected behavior would be waiting until QVX_OK is send and data are written to pipe without closing the connection.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;We can simulate that a "waiting time" of 29 secs works.&lt;/P&gt;&lt;P&gt;My question: is there a server setting to control this timeout? Can hardly imagine this is hard coded..&lt;/P&gt;&lt;P&gt;Can anyone help here please? Is there any other workaround or fix?&lt;/P&gt;&lt;P&gt;This is with Qlik Sense June 2019, version 13.32.2&lt;/P&gt;</description>
      <pubDate>Thu, 23 Dec 2021 13:30:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/QVX-SDK-unexpected-behavior/m-p/1622616#M7707</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2021-12-23T13:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: QVX SDK unexpected behavior</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/QVX-SDK-unexpected-behavior/m-p/1622728#M7708</link>
      <description>&lt;P&gt;Maybe it is related to this support case where the &lt;EM&gt;&lt;STRONG&gt;idle_in_transaction_session_timeout&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;&amp;nbsp;terminates any session with an open transaction that has been idle for longer than the specified duration, default 30 seconds.&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.qlik.com/articles/000059664" target="_self"&gt;https://support.qlik.com/articles/000059664&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2019 15:49:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/QVX-SDK-unexpected-behavior/m-p/1622728#M7708</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2019-09-11T15:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: QVX SDK unexpected behavior</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/QVX-SDK-unexpected-behavior/m-p/1622747#M7709</link>
      <description>&lt;P&gt;Thanks, good point! Will need to check if it's related.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2019 16:53:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/QVX-SDK-unexpected-behavior/m-p/1622747#M7709</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2019-09-11T16:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: QVX SDK unexpected behavior</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/QVX-SDK-unexpected-behavior/m-p/1622752#M7710</link>
      <description>&lt;P&gt;Unfortunately, this has not helped. I think this is related to QRS connections only..&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2019 17:12:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/QVX-SDK-unexpected-behavior/m-p/1622752#M7710</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2019-09-11T17:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: QVX SDK unexpected behavior</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/QVX-SDK-unexpected-behavior/m-p/1623304#M7711</link>
      <description>&lt;P&gt;Some more info. In the Load Script log we do get this:&lt;/P&gt;&lt;P&gt;2019-09-12 14:58:52 0023 LIB CONNECT TO 'Mock (win8dev_ralf)'&lt;BR /&gt;2019-09-12 14:58:54 Connected.&lt;BR /&gt;2019-09-12 14:58:54 0025 Test:&lt;BR /&gt;2019-09-12 14:58:54 0026 SQL SELECT * FROM information_schema.tables&lt;BR /&gt;2019-09-12 14:59:24 Error: Connector is not responding (System error: &lt;STRONG&gt;WAIT_TIMEOUT&lt;/STRONG&gt;)&lt;BR /&gt;2019-09-12 14:59:24 Execution Failed&lt;BR /&gt;2019-09-12 14:59:36 Execution finished.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2019 15:33:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/QVX-SDK-unexpected-behavior/m-p/1623304#M7711</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2019-09-12T15:33:28Z</dc:date>
    </item>
  </channel>
</rss>

