<?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 Qv SAP Connector  AppCrash in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qv-SAP-Connector-AppCrash/m-p/1054206#M1231071</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;Recently we've faced on problem with querying from SAP system. During reload QlikView desktop throw AppCrash message but when click "close application" script continue working and fetch all data. As the result we don't have any Error messages neither in QvSAPOLAPConnector and Document log files.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Error1.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/119092_Error1.jpg" style="height: 354px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Click "Close the program" and get below:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="After Error.jpg" class="jive-image image-2" src="/legacyfs/online/119099_After Error.jpg" style="height: 295px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Another interesting thing is that if we're trying to fetch data from PBP with below script we got error:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;[0COSTCENTER/Y_ZCOSTCENTER_MASTERDATA_QV]:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;Load&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; *;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;Select&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; PseudoMDX D (&lt;BR /&gt; Dimensions (&lt;BR /&gt; [0COMP_CODE] (),&lt;BR /&gt; [0COSTCENTER] (),&lt;BR /&gt;&amp;nbsp; [0PROFIT_CTR 10001000] ([80PROFIT_CTR])),&lt;BR /&gt; Variables (&lt;BR /&gt; [0S_COCD] (I = [0COMP_CODE].[SE02]:[0COMP_CODE].[SE17])),&lt;BR /&gt; From (0COSTCENTER/Y_ZCOSTCENTER_MASTERDATA_QV));&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we remove attribute &lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;[80PROFIT_CTR]&lt;/SPAN&gt; from the query error is gone:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;[0COSTCENTER/Y_ZCOSTCENTER_MASTERDATA_QV]:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;Load&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; *;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;Select&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; PseudoMDX D (&lt;BR /&gt; Dimensions (&lt;BR /&gt; [0COMP_CODE] (),&lt;BR /&gt; [0COSTCENTER] (),&lt;BR /&gt;&amp;nbsp; [0PROFIT_CTR 10001000] ()),&lt;BR /&gt; Variables (&lt;BR /&gt; [0S_COCD] (I [0COMP_CODE].[SE02]:[0COMP_CODE].[SE17])),&lt;BR /&gt; From (0COSTCENTER/Y_ZCOSTCENTER_MASTERDATA_QV));&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if we connected to BPQ first script is working fine without any errors.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;[0COSTCENTER/Y_ZCOSTCENTER_MASTERDATA_QV]:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;Load&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; *;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;Select&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; PseudoMDX D (&lt;BR /&gt; Dimensions (&lt;BR /&gt; [0COMP_CODE] (),&lt;BR /&gt; [0COSTCENTER] (),&lt;BR /&gt;&amp;nbsp; [0PROFIT_CTR 10001000] ([80PROFIT_CTR])),&lt;BR /&gt; Variables (&lt;BR /&gt; [0S_COCD] (I = [0COMP_CODE].[SE02]:[0COMP_CODE].[SE17])),&lt;BR /&gt; From (0COSTCENTER/Y_ZCOSTCENTER_MASTERDATA_QV));&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;The only difference we used different Credentials connecting to BPB and BPQ.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Does anyone as an idea how to solve this issue? Log does not have any errors anywhere (neither QvSAPOLAPCOnnector and Document)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Thanks in advance for your help!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Kind regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Andrei&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 21:26:37 GMT</pubDate>
    <dc:creator>crusader_</dc:creator>
    <dc:date>2026-01-26T21:26:37Z</dc:date>
    <item>
      <title>Qv SAP Connector  AppCrash</title>
      <link>https://community.qlik.com/t5/QlikView/Qv-SAP-Connector-AppCrash/m-p/1054206#M1231071</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;Recently we've faced on problem with querying from SAP system. During reload QlikView desktop throw AppCrash message but when click "close application" script continue working and fetch all data. As the result we don't have any Error messages neither in QvSAPOLAPConnector and Document log files.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Error1.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/119092_Error1.jpg" style="height: 354px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Click "Close the program" and get below:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="After Error.jpg" class="jive-image image-2" src="/legacyfs/online/119099_After Error.jpg" style="height: 295px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Another interesting thing is that if we're trying to fetch data from PBP with below script we got error:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;[0COSTCENTER/Y_ZCOSTCENTER_MASTERDATA_QV]:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;Load&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; *;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;Select&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; PseudoMDX D (&lt;BR /&gt; Dimensions (&lt;BR /&gt; [0COMP_CODE] (),&lt;BR /&gt; [0COSTCENTER] (),&lt;BR /&gt;&amp;nbsp; [0PROFIT_CTR 10001000] ([80PROFIT_CTR])),&lt;BR /&gt; Variables (&lt;BR /&gt; [0S_COCD] (I = [0COMP_CODE].[SE02]:[0COMP_CODE].[SE17])),&lt;BR /&gt; From (0COSTCENTER/Y_ZCOSTCENTER_MASTERDATA_QV));&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we remove attribute &lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;[80PROFIT_CTR]&lt;/SPAN&gt; from the query error is gone:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;[0COSTCENTER/Y_ZCOSTCENTER_MASTERDATA_QV]:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;Load&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; *;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;Select&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; PseudoMDX D (&lt;BR /&gt; Dimensions (&lt;BR /&gt; [0COMP_CODE] (),&lt;BR /&gt; [0COSTCENTER] (),&lt;BR /&gt;&amp;nbsp; [0PROFIT_CTR 10001000] ()),&lt;BR /&gt; Variables (&lt;BR /&gt; [0S_COCD] (I [0COMP_CODE].[SE02]:[0COMP_CODE].[SE17])),&lt;BR /&gt; From (0COSTCENTER/Y_ZCOSTCENTER_MASTERDATA_QV));&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if we connected to BPQ first script is working fine without any errors.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;[0COSTCENTER/Y_ZCOSTCENTER_MASTERDATA_QV]:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;Load&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; *;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;Select&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; PseudoMDX D (&lt;BR /&gt; Dimensions (&lt;BR /&gt; [0COMP_CODE] (),&lt;BR /&gt; [0COSTCENTER] (),&lt;BR /&gt;&amp;nbsp; [0PROFIT_CTR 10001000] ([80PROFIT_CTR])),&lt;BR /&gt; Variables (&lt;BR /&gt; [0S_COCD] (I = [0COMP_CODE].[SE02]:[0COMP_CODE].[SE17])),&lt;BR /&gt; From (0COSTCENTER/Y_ZCOSTCENTER_MASTERDATA_QV));&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;The only difference we used different Credentials connecting to BPB and BPQ.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Does anyone as an idea how to solve this issue? Log does not have any errors anywhere (neither QvSAPOLAPCOnnector and Document)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Thanks in advance for your help!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Kind regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Andrei&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 21:26:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qv-SAP-Connector-AppCrash/m-p/1054206#M1231071</guid>
      <dc:creator>crusader_</dc:creator>
      <dc:date>2026-01-26T21:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Qv SAP Connector  AppCrash</title>
      <link>https://community.qlik.com/t5/QlikView/Qv-SAP-Connector-AppCrash/m-p/1054207#M1231073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Andrei&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2016 06:10:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qv-SAP-Connector-AppCrash/m-p/1054207#M1231073</guid>
      <dc:creator>crusader_</dc:creator>
      <dc:date>2016-03-29T06:10:02Z</dc:date>
    </item>
  </channel>
</rss>

