<?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 OLAP Delta Load - SAP in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/OLAP-Delta-Load-SAP/m-p/194955#M1229981</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karl,&lt;/P&gt;&lt;P&gt;We have not yet figured out why this happens, but I can tell you that we tried a different approach to do the Delta Load, using QvSAPConnector.&lt;/P&gt;&lt;P&gt;We still used 0REQUID, but read from the Dimension Table DcubenameP and using a for loop on every new ID to read the Fact Tables. Then storing those IDs in a qvd for further use.&lt;/P&gt;&lt;P&gt;It is a different way of doing the same, but I have been told that the performance is better and does not have the restriction of 1 million records, as the QvSAPOLAPConnector does.&lt;/P&gt;&lt;P&gt;Please, if you find the answer to the original question, post it back.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Mike.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Jun 2010 15:51:09 GMT</pubDate>
    <dc:creator>mike_garcia</dc:creator>
    <dc:date>2010-06-01T15:51:09Z</dc:date>
    <item>
      <title>OLAP Delta Load - SAP</title>
      <link>https://community.qlik.com/t5/QlikView/OLAP-Delta-Load-SAP/m-p/194952#M1229971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I hope someone can help me out with this. I'm trying to do a Delta Load from an InfoCube via the QvSAPOLAPConnector.&lt;/P&gt;&lt;P&gt;If I load the cube with all the dimensions and measures, it fetches the Data appropriately (using Slices). But I understand I need to load the info object named 0REQUID as a Dimension to let QlikView know what records have been updated.&lt;/P&gt;&lt;P&gt;The problem is that I can't seem to be able to load that Dimension. I tried this code:&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;[$ZADGACM05]:&lt;BR /&gt;Load *;&lt;BR /&gt;Select PseudoMDX (&lt;BR /&gt; Dimensions (&lt;BR /&gt; [0REQUID] ()),&lt;BR /&gt; Measures (&lt;BR /&gt; [0MEASURES0000000000000000].[0QUANTITY0000000000000000], //Cantidad&lt;BR /&gt; [0MEASURES0000000000000000].[0AMOUNT000000000000000000], //Importe&lt;BR /&gt; [0MEASURES0000000000000000].[ZAMO9CORR0000000000000000]), //Importe Pesos Corrientes&lt;BR /&gt;From ($ZADGACM05));&lt;/PRE&gt;but got this error when debugging:&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-1685_sourceID:1685" /&gt;&lt;/P&gt;&lt;P&gt;That happens when I use v5.3 of the Connector. If I use v5.4, I get an error that says "Axis Info could not be Retrieved for MDX".&lt;/P&gt;&lt;P&gt;Do I need to have specific permissions somewhere in SAP? What might cause this?&lt;/P&gt;&lt;P&gt;These are the log messages generated by QV SAP Connector (the first one is when I use 5.3 and the second when I use 5.4)&lt;/P&gt;&lt;P&gt;v5.3:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2010-05-24 15:31:46 Progress Connected to SAP with C:\Program Files\Common Files\QlikTech\Custom Data\QvSAPConnector\QvSAPOLAPConnector.dll 5, 3, 7758 IR&lt;/P&gt;&lt;P&gt;2010-05-24 15:31:46 Progress Statement is: SELECT PSEUDOMDX ( DIMENSIONS ( [0REQUID] ()), MEASURES ( [0MEASURES0000000000000000].[0QUANTITY0000000000000000], [0MEASURES0000000000000000].[0AMOUNT000000000000000000], [0MEASURES0000000000000000].[ZAMO9CORR0000000000000000]), FROM ($ZADGACM05))&lt;/P&gt;&lt;P&gt;2010-05-24 15:31:46 Progress Disconnected&lt;/P&gt;&lt;P&gt;2010-05-24 15:31:46 Progress Connected&lt;/P&gt;&lt;P&gt;2010-05-24 15:31:46 Progress GetAxisData called for&lt;/P&gt;&lt;P&gt;SELECT NON EMPTY {Distinct([0REQUID].ALLMEMBERS)}&lt;/P&gt;&lt;P&gt;ON AXIS(0),&lt;/P&gt;&lt;P&gt;{[0MEASURES0000000000000000].[0QUANTITY0000000000000000],[0MEASURES0000000000000000].[0AMOUNT000000000000000000],[0MEASURES0000000000000000].[ZAMO9CORR0000000000000000]} ON AXIS(1)&lt;/P&gt;&lt;P&gt;FROM [$ZADGACM05]&lt;/P&gt;&lt;P&gt;2010-05-24 15:31:46 Progress Reply received from GetAxisData&lt;/P&gt;&lt;P&gt;2010-05-24 15:31:46 Progress Reply received from GetAxisData: [0REQUID] has 0 members&lt;/P&gt;&lt;P&gt;2010-05-24 15:31:46 Progress Disconnected&lt;/P&gt;&lt;P&gt;2010-05-24 15:31:47 Progress Connected&lt;/P&gt;&lt;P&gt;2010-05-24 15:31:47 Progress SELECT NON EMPTY&lt;/P&gt;&lt;P&gt;{Distinct(Descendants([0REQUID].[All],[0REQUID].[LEVEL00],AFTER))}&lt;/P&gt;&lt;P&gt;ON AXIS(0),&lt;/P&gt;&lt;P&gt;{[0MEASURES0000000000000000].[0QUANTITY0000000000000000],[0MEASURES0000000000000000].[0AMOUNT000000000000000000],[0MEASURES0000000000000000].[ZAMO9CORR0000000000000000]} ON AXIS(1)&lt;/P&gt;&lt;P&gt;FROM [$ZADGACM05]&lt;/P&gt;&lt;P&gt;2010-05-24 15:31:47 Compiling Progress Calling GetAxisInfo&lt;/P&gt;&lt;P&gt;2010-05-24 15:31:47 Compiling Progress Reply from GetAxisInfo&lt;/P&gt;&lt;P&gt;2010-05-24 15:31:47 Warning Axis Info could not be Retrieved for MDX statement! Key = ()&lt;/P&gt;&lt;P&gt;2010-05-24 15:31:47 Progress GetCellData called&lt;/P&gt;&lt;P&gt;2010-05-24 15:31:47 Progress Reply received from GetCellData with 0 rows&lt;/P&gt;&lt;P&gt;2010-05-24 15:31:47 Progress GetCellData called&lt;/P&gt;&lt;P&gt;2010-05-24 15:31:47 Progress Reply received from GetCellData with 0 rows&lt;/P&gt;&lt;P&gt;2010-05-24 15:31:47 Progress GetCellData called&lt;/P&gt;&lt;P&gt;2010-05-24 15:31:47 Progress Reply received from GetCellData with 0 rows&lt;/P&gt;&lt;P&gt;2010-05-24 15:31:47 Progress GetAxisData called&lt;/P&gt;&lt;P&gt;2010-05-24 15:31:47 Progress Reply received from GetAxisData with 0 rows&lt;/P&gt;&lt;P&gt;2010-05-24 15:31:47 Progress Disconnected&lt;/P&gt;&lt;P&gt;2010-05-24 15:31:47 Progress Connected&lt;/P&gt;&lt;P&gt;2010-05-24 15:31:55 Progress Disconnected&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;______________&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;v5.4:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2010-05-24 13:08:33 Progress Connected to SAP with C:\Program Files\Common Files\QlikTech\Custom Data\QvSAPConnector\QvSAPOLAPConnector.dll 5, 4, 8282 IR&lt;/P&gt;&lt;P&gt;2010-05-24 13:08:34 Progress Statement is: SELECT PSEUDOMDX ( DIMENSIONS ( [0REQUID] ()), MEASURES ( [0MEASURES0000000000000000].[0QUANTITY0000000000000000], [0MEASURES0000000000000000].[0AMOUNT000000000000000000], [0MEASURES0000000000000000].[ZAMO9CORR0000000000000000]), FROM ($ZADGACM05))&lt;/P&gt;&lt;P&gt;2010-05-24 13:08:37 Progress SELECT NON EMPTY {Distinct(Descendants([0REQUID].ALLMEMBERS,1,LEAVES))}&lt;/P&gt;&lt;P&gt;ON AXIS(0),&lt;/P&gt;&lt;P&gt;{[0MEASURES0000000000000000].[0QUANTITY0000000000000000],[0MEASURES0000000000000000].[0AMOUNT000000000000000000],[0MEASURES0000000000000000].[ZAMO9CORR0000000000000000]} ON AXIS(1)&lt;/P&gt;&lt;P&gt;FROM [$ZADGACM05]&lt;/P&gt;&lt;P&gt;2010-05-24 13:08:37 Progress BAPI_MDDATASET_GET_AXIS_DATA returned after 00:00:00&lt;/P&gt;&lt;P&gt;2010-05-24 13:08:37 Progress BAPI_MDDATASET_GET_AXIS_DATA returned 0 rows in MNDTRY_PRPTYS&lt;/P&gt;&lt;P&gt;2010-05-24 13:08:37 Progress BAPI_MDDATASET_GET_AXIS_DATA returned 0 rows in OPTION_PRPTYS_KEYS&lt;/P&gt;&lt;P&gt;2010-05-24 13:08:37 Progress BAPI_MDDATASET_GET_AXIS_DATA returned 0 rows in OPTION_PRPTYS_VALS&lt;/P&gt;&lt;P&gt;2010-05-24 13:08:37 Progress Reply received from GetAxisData: [0REQUID] has 0 members&lt;/P&gt;&lt;P&gt;2010-05-24 13:08:37 Progress SELECT NON EMPTY&lt;/P&gt;&lt;P&gt;{Distinct(Descendants([0REQUID].[All],[0REQUID].[LEVEL00],AFTER))}&lt;/P&gt;&lt;P&gt;ON AXIS(0),&lt;/P&gt;&lt;P&gt;{[0MEASURES0000000000000000].[0QUANTITY0000000000000000],[0MEASURES0000000000000000].[0AMOUNT000000000000000000],[0MEASURES0000000000000000].[ZAMO9CORR0000000000000000]} ON AXIS(1)&lt;/P&gt;&lt;P&gt;FROM [$ZADGACM05]&lt;/P&gt;&lt;P&gt;2010-05-24 13:08:37 Progress BAPI_MDDATASET_GET_AXIS_INFO returned after 00:00:00&lt;/P&gt;&lt;P&gt;2010-05-24 13:08:37 Progress BAPI_MDDATASET_GET_AXIS_INFO returned 0 rows in AXIS_INFO&lt;/P&gt;&lt;P&gt;2010-05-24 13:08:37 Progress BAPI_MDDATASET_GET_AXIS_INFO returned 0 rows in AXIS_DIMENSIONS&lt;/P&gt;&lt;P&gt;2010-05-24 13:08:37 Progress BAPI_MDDATASET_GET_AXIS_INFO returned 0 rows in AXIS_LEVELS&lt;/P&gt;&lt;P&gt;2010-05-24 13:08:37 Progress BAPI_MDDATASET_GET_AXIS_INFO returned 0 rows in DIM_PRPTYS&lt;/P&gt;&lt;P&gt;2010-05-24 13:08:37 Warning Axis Info could not be Retrieved for MDX statement! Key = ()&lt;/P&gt;&lt;P&gt;2010-05-24 13:08:37 Progress BAPI_MDDATASET_GET_CELL_DATA returned after 00:00:00&lt;/P&gt;&lt;P&gt;2010-05-24 13:08:37 Progress BAPI_MDDATASET_GET_CELL_DATA returned 0 rows in CELL_DATA&lt;/P&gt;&lt;P&gt;2010-05-24 13:08:37 Progress BAPI_MDDATASET_GET_CELL_DATA returned after 00:00:00&lt;/P&gt;&lt;P&gt;2010-05-24 13:08:37 Progress BAPI_MDDATASET_GET_CELL_DATA returned 0 rows in CELL_DATA&lt;/P&gt;&lt;P&gt;2010-05-24 13:08:37 Progress BAPI_MDDATASET_GET_CELL_DATA returned after 00:00:00&lt;/P&gt;&lt;P&gt;2010-05-24 13:08:37 Progress BAPI_MDDATASET_GET_CELL_DATA returned 0 rows in CELL_DATA&lt;/P&gt;&lt;P&gt;2010-05-24 13:08:37 Progress BAPI_MDDATASET_GET_AXIS_DATA returned after 00:00:00&lt;/P&gt;&lt;P&gt;2010-05-24 13:08:37 Progress BAPI_MDDATASET_GET_AXIS_DATA returned 0 rows in MNDTRY_PRPTYS&lt;/P&gt;&lt;P&gt;2010-05-24 13:08:37 Error No Axis Information Received&lt;/P&gt;&lt;P&gt;2010-05-24 13:11:50 Progress Disconnected&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;_______&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is greatly appreciated.&lt;/P&gt;&lt;P&gt;Mike.&lt;/P&gt;&lt;P&gt;&lt;BR /&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/OLAP-Delta-Load-SAP/m-p/194952#M1229971</guid>
      <dc:creator>mike_garcia</dc:creator>
      <dc:date>2026-01-26T21:26:37Z</dc:date>
    </item>
    <item>
      <title>OLAP Delta Load - SAP</title>
      <link>https://community.qlik.com/t5/QlikView/OLAP-Delta-Load-SAP/m-p/194953#M1229974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;it seems from the log that the Data Package dimension is empty. Are you sure the InfoCube hasn't been compressed?&lt;/P&gt;&lt;P&gt;Regards / Lars Wahlstedt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 May 2010 08:26:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OLAP-Delta-Load-SAP/m-p/194953#M1229974</guid>
      <dc:creator>Lars_Wahlstedt</dc:creator>
      <dc:date>2010-05-25T08:26:54Z</dc:date>
    </item>
    <item>
      <title>OLAP Delta Load - SAP</title>
      <link>https://community.qlik.com/t5/QlikView/OLAP-Delta-Load-SAP/m-p/194954#M1229977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm getting the same error with the OLAP Delta Load. I doubled checked with the BW user and he showed me the values in the 0REQUID field in the cube that we're using to test the delta load. I will attach the log later, but the error showed 0 members in the 0REQUID field and then failed.&lt;/P&gt;&lt;P&gt;Is it correct that I don't even see the 0REQUID field in the list of characteristics under the same cube in the OLAP Connector wizard?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jun 2010 06:45:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OLAP-Delta-Load-SAP/m-p/194954#M1229977</guid>
      <dc:creator>pover</dc:creator>
      <dc:date>2010-06-01T06:45:49Z</dc:date>
    </item>
    <item>
      <title>OLAP Delta Load - SAP</title>
      <link>https://community.qlik.com/t5/QlikView/OLAP-Delta-Load-SAP/m-p/194955#M1229981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karl,&lt;/P&gt;&lt;P&gt;We have not yet figured out why this happens, but I can tell you that we tried a different approach to do the Delta Load, using QvSAPConnector.&lt;/P&gt;&lt;P&gt;We still used 0REQUID, but read from the Dimension Table DcubenameP and using a for loop on every new ID to read the Fact Tables. Then storing those IDs in a qvd for further use.&lt;/P&gt;&lt;P&gt;It is a different way of doing the same, but I have been told that the performance is better and does not have the restriction of 1 million records, as the QvSAPOLAPConnector does.&lt;/P&gt;&lt;P&gt;Please, if you find the answer to the original question, post it back.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Mike.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jun 2010 15:51:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OLAP-Delta-Load-SAP/m-p/194955#M1229981</guid>
      <dc:creator>mike_garcia</dc:creator>
      <dc:date>2010-06-01T15:51:09Z</dc:date>
    </item>
    <item>
      <title>OLAP Delta Load - SAP</title>
      <link>https://community.qlik.com/t5/QlikView/OLAP-Delta-Load-SAP/m-p/194956#M1229984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;I confirmed with another consultant this same error so I think it is a bug.&lt;/P&gt;&lt;P&gt;We ended up using the SAP SQL Connector and it had the added benefit of reloading all the cubes in 40 minutes instead of the 8 hours the OLAP Connector took, so the customer was happy.&lt;/P&gt;&lt;P&gt;Thanks, Karl.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 22:00:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OLAP-Delta-Load-SAP/m-p/194956#M1229984</guid>
      <dc:creator>pover</dc:creator>
      <dc:date>2010-06-09T22:00:16Z</dc:date>
    </item>
    <item>
      <title>OLAP Delta Load - SAP</title>
      <link>https://community.qlik.com/t5/QlikView/OLAP-Delta-Load-SAP/m-p/194957#M1229986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pls Try Attached Application for Delta load.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Sep 2010 06:32:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OLAP-Delta-Load-SAP/m-p/194957#M1229986</guid>
      <dc:creator>suniljain</dc:creator>
      <dc:date>2010-09-20T06:32:35Z</dc:date>
    </item>
  </channel>
</rss>

