<?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 SAP DSO Connector - Meta Data, but no data returned in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SAP-DSO-Connector-Meta-Data-but-no-data-returned/m-p/738086#M1228743</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;I have a situation with the SAP connector. We are connecting to &lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;SAP BW using the DSO connector. The connection is successful and we are able to read the data structure of the tables (fields, column names) but not&amp;nbsp; the data itself. WE can see the Meta Data (fields names etc), but no data id returned. The SAP admin at the client site confirmed that the user has SAP_ALL privileges and that there is in fact data in the tables and no firewalls present.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Can someone help explain to me why we can access the metadata but not the data itself?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Haider&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 />
    <dc:date>2026-01-26T21:26:37Z</dc:date>
    <item>
      <title>SAP DSO Connector - Meta Data, but no data returned</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-DSO-Connector-Meta-Data-but-no-data-returned/m-p/738086#M1228743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;I have a situation with the SAP connector. We are connecting to &lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;SAP BW using the DSO connector. The connection is successful and we are able to read the data structure of the tables (fields, column names) but not&amp;nbsp; the data itself. WE can see the Meta Data (fields names etc), but no data id returned. The SAP admin at the client site confirmed that the user has SAP_ALL privileges and that there is in fact data in the tables and no firewalls present.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Can someone help explain to me why we can access the metadata but not the data itself?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Haider&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/SAP-DSO-Connector-Meta-Data-but-no-data-returned/m-p/738086#M1228743</guid>
      <dc:creator />
      <dc:date>2026-01-26T21:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: SAP DSO Connector - Meta Data, but no data returned</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-DSO-Connector-Meta-Data-but-no-data-returned/m-p/738087#M1228746</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;Please Get SAP admin to check if a Dump was created in SAP.&lt;/P&gt;&lt;P&gt;This usually happens when the SAP Buffer runs out of space and hence times out.&lt;/P&gt;&lt;P&gt;Put in a where clause on some field to make sure your only bringing back fewer records , also reduce your columns to just a few for testing, if you are successfully able to extract fever columns for fewer records then the issue is related to SAP buffer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Get admin to increase the buffer size&lt;/P&gt;&lt;P&gt;2. Create for loop on some field and carry out multiple chunks of the data and concatenate it back in the QVD's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most times a Buffer timeout results in the &lt;STRONG&gt;'File extdata.cpp, line xxx....'&lt;/STRONG&gt; error but not always.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 08:04:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-DSO-Connector-Meta-Data-but-no-data-returned/m-p/738087#M1228746</guid>
      <dc:creator>nam</dc:creator>
      <dc:date>2014-09-11T08:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: SAP DSO Connector - Meta Data, but no data returned</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-DSO-Connector-Meta-Data-but-no-data-returned/m-p/738088#M1228749</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;In order to avoid errors in the DSO connector, i just use the SAP SQL connector in order to extract the data from the DSO a-table . All you need to do is figure out the DSO a-table name (assuming your SAP SQL connector is properly installed)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Yaniv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 13:59:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-DSO-Connector-Meta-Data-but-no-data-returned/m-p/738088#M1228749</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-11T13:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: SAP DSO Connector - Meta Data, but no data returned</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-DSO-Connector-Meta-Data-but-no-data-returned/m-p/738089#M1228753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response. The issue was with the MDX parser in the end, nothing else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;http://sap.ittoolbox.com/groups/technical-functional/sap-basis/mdx-parser-librf32dll-requirement-2767758&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Haider&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2014 07:12:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-DSO-Connector-Meta-Data-but-no-data-returned/m-p/738089#M1228753</guid>
      <dc:creator />
      <dc:date>2014-09-12T07:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: SAP DSO Connector - Meta Data, but no data returned</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-DSO-Connector-Meta-Data-but-no-data-returned/m-p/738090#M1228757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yaniv&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you say SQL connector do you mean choose database as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QvSAPConnector.dll (64)&lt;/P&gt;&lt;P&gt;Gives me Script Builder window after i connect, what are steps after that to build query. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: &lt;SPAN style="font-size: 13.3333330154419px;"&gt;and how do you find table name if you don't have access to SAP system. Is there website that has all the standard DSO names mapped to their table name.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; or do you use this as connector QvSAPQueryConnector.dll (64)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Apr 2015 11:43:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-DSO-Connector-Meta-Data-but-no-data-returned/m-p/738090#M1228757</guid>
      <dc:creator>userid128223</dc:creator>
      <dc:date>2015-04-10T11:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: SAP DSO Connector - Meta Data, but no data returned</title>
      <link>https://community.qlik.com/t5/QlikView/SAP-DSO-Connector-Meta-Data-but-no-data-returned/m-p/738091#M1228759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create a simple extraction from the "A table" of a DSO using the SQL connector .&lt;/P&gt;&lt;P&gt;To do that, you will need the DSO name, for example ZSD_O01 (meaning the DSO is in customer namespace)&lt;/P&gt;&lt;P&gt;In that case the DSO "A table" will be: &lt;SPAN style="color: #333333; font-size: 12px;"&gt;/BIC/A&lt;STRONG&gt;ZSD_O01&lt;/STRONG&gt;00&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Your basic select statement will be :&lt;/P&gt;&lt;P&gt;&lt;EM&gt;SQL Select * FROM /BIC/AZSD_O0100 ;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;In case the DSO is Business Content (SAP namespace) it's technical name will start with '0', for example: 0SD_O01&lt;/P&gt;&lt;P&gt;The "A table" name will be: /BI0/ASD_O0100 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yaniv&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2015 11:24:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SAP-DSO-Connector-Meta-Data-but-no-data-returned/m-p/738091#M1228759</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-13T11:24:10Z</dc:date>
    </item>
  </channel>
</rss>

