<?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>Question Re: Missing information in Webi Report using BI platform CMS system database universe in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/missing-information-in-webi-report-using-bi-platform-cms-system-database/qaa-p/12587728#M4720587</link>
    <description>&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2049792-r20220511-5.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Result:    &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2049789-r20220511-4.jpg" /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 11 May 2022 17:27:40 GMT</pubDate>
    <dc:creator>ayman_salem</dc:creator>
    <dc:date>2022-05-11T17:27:40Z</dc:date>
    <item>
      <title>Missing information in Webi Report using BI platform CMS system database universe</title>
      <link>https://community.sap.com/t5/technology-q-a/missing-information-in-webi-report-using-bi-platform-cms-system-database/qaq-p/12587723</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;I'm using the new CMS data access driver for BI 4.2 to query the metadata of the CMS repository database. I'm trying to create a webi report with all the existing folders in the BO system.
  &lt;BR /&gt;
  &lt;BR /&gt;Validating the information that the report brings out, I have realized that it doesn't show me folders that I can see from the CMC console. 
  &lt;BR /&gt;
  &lt;BR /&gt;I have tried to made a simple query filtering by the ID of one of the folders and it cannot be found in the universe.How is this possible?Problems with the permissions or some problem of the universe maybe?
  &lt;BR /&gt;
  &lt;BR /&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2047622-capture.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2022 16:23:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/missing-information-in-webi-report-using-bi-platform-cms-system-database/qaq-p/12587723</guid>
      <dc:creator>fmozas</dc:creator>
      <dc:date>2022-05-10T16:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: Missing information in Webi Report using BI platform CMS system database universe</title>
      <link>https://community.sap.com/t5/technology-q-a/missing-information-in-webi-report-using-bi-platform-cms-system-database/qaa-p/12587724#M4720583</link>
      <description>&lt;P&gt;This is due to user security.&lt;/P&gt;&lt;P&gt;If the user does not have "view" rights to this folder, he will not see it when generating the report.&lt;/P&gt;&lt;P&gt;Try to generate the report with the admin user or another user who has the right to view the folder and its contents&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2022 16:39:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/missing-information-in-webi-report-using-bi-platform-cms-system-database/qaa-p/12587724#M4720583</guid>
      <dc:creator>ayman_salem</dc:creator>
      <dc:date>2022-05-10T16:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: Missing information in Webi Report using BI platform CMS system database universe</title>
      <link>https://community.sap.com/t5/technology-q-a/missing-information-in-webi-report-using-bi-platform-cms-system-database/qaa-p/12587725#M4720584</link>
      <description>&lt;P&gt;Hi Ayman,&lt;BR /&gt;&lt;BR /&gt;But I don't understand why I can see the folder since the CMC (as show you here):&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2047653-capture.png" /&gt;&lt;/P&gt;&lt;P&gt;And with the same user, I'm trying to create a webi and making a simple query filtering for the ID of that folder and It shows nothing:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2047656-capture2.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 08:32:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/missing-information-in-webi-report-using-bi-platform-cms-system-database/qaa-p/12587725#M4720584</guid>
      <dc:creator>fmozas</dc:creator>
      <dc:date>2022-05-11T08:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: Missing information in Webi Report using BI platform CMS system database universe</title>
      <link>https://community.sap.com/t5/technology-q-a/missing-information-in-webi-report-using-bi-platform-cms-system-database/qaa-p/12587726#M4720585</link>
      <description>&lt;P&gt;Can you please check this with a query using the Query Builder:&lt;BR /&gt;select si_id, si_name, si_kind from ci_infoobjects, ci_appobjects, ci_systemobjects where si_id=&amp;lt;no&amp;gt;&lt;BR /&gt;(hopefully the query syntax is correct, cannot test it).&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 14:02:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/missing-information-in-webi-report-using-bi-platform-cms-system-database/qaa-p/12587726#M4720585</guid>
      <dc:creator>TJe</dc:creator>
      <dc:date>2022-05-11T14:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: Missing information in Webi Report using BI platform CMS system database universe</title>
      <link>https://community.sap.com/t5/technology-q-a/missing-information-in-webi-report-using-bi-platform-cms-system-database/qaa-p/12587727#M4720586</link>
      <description>&lt;P&gt;I check it on my test system and everything works fine.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2049787-r20220511-2.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2049788-r20220511-3.jpg" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 17:25:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/missing-information-in-webi-report-using-bi-platform-cms-system-database/qaa-p/12587727#M4720586</guid>
      <dc:creator>ayman_salem</dc:creator>
      <dc:date>2022-05-11T17:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: Missing information in Webi Report using BI platform CMS system database universe</title>
      <link>https://community.sap.com/t5/technology-q-a/missing-information-in-webi-report-using-bi-platform-cms-system-database/qaa-p/12587728#M4720587</link>
      <description>&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2049792-r20220511-5.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Result:    &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2049789-r20220511-4.jpg" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 17:27:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/missing-information-in-webi-report-using-bi-platform-cms-system-database/qaa-p/12587728#M4720587</guid>
      <dc:creator>ayman_salem</dc:creator>
      <dc:date>2022-05-11T17:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Missing information in Webi Report using BI platform CMS system database universe</title>
      <link>https://community.sap.com/t5/technology-q-a/missing-information-in-webi-report-using-bi-platform-cms-system-database/qaa-p/12587729#M4720588</link>
      <description>&lt;P&gt;Hi Ayman,&lt;/P&gt;&lt;P&gt;I understand what you want to show me.&lt;BR /&gt;But in my case, I suppose that if my user didn't have "view" rights to this folder, I would not be able to see the folder from the CMC console or from the webi report. However, I can see the folder from CMC.&lt;BR /&gt;&lt;BR /&gt;Or I'm wrong?&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2022 08:41:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/missing-information-in-webi-report-using-bi-platform-cms-system-database/qaa-p/12587729#M4720588</guid>
      <dc:creator>fmozas</dc:creator>
      <dc:date>2022-05-12T08:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: Missing information in Webi Report using BI platform CMS system database universe</title>
      <link>https://community.sap.com/t5/technology-q-a/missing-information-in-webi-report-using-bi-platform-cms-system-database/qaa-p/12587730#M4720589</link>
      <description>&lt;P&gt;What I see in your screenshot, the id is from a WebI report, not a folder (see frs:........  &lt;STRONG&gt;.wid)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;did you try again with admin user?&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2022 15:47:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/missing-information-in-webi-report-using-bi-platform-cms-system-database/qaa-p/12587730#M4720589</guid>
      <dc:creator>ayman_salem</dc:creator>
      <dc:date>2022-05-12T15:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: Missing information in Webi Report using BI platform CMS system database universe</title>
      <link>https://community.sap.com/t5/technology-q-a/missing-information-in-webi-report-using-bi-platform-cms-system-database/qaa-p/12587731#M4720590</link>
      <description>&lt;P&gt;Hi Anyman,&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I tried it with a user with admin permissions and the result is still the same.&lt;BR /&gt;Could be problem of the universe?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 10:42:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/missing-information-in-webi-report-using-bi-platform-cms-system-database/qaa-p/12587731#M4720590</guid>
      <dc:creator>fmozas</dc:creator>
      <dc:date>2022-05-23T10:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: Missing information in Webi Report using BI platform CMS system database universe</title>
      <link>https://community.sap.com/t5/technology-q-a/missing-information-in-webi-report-using-bi-platform-cms-system-database/qaa-p/12587732#M4720591</link>
      <description>&lt;P&gt;Hi Thomas,&lt;/P&gt;&lt;P&gt;We don't have access to QB tool.&lt;/P&gt;&lt;P&gt;I'll have to find another way...&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 10:44:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/missing-information-in-webi-report-using-bi-platform-cms-system-database/qaa-p/12587732#M4720591</guid>
      <dc:creator>fmozas</dc:creator>
      <dc:date>2022-05-23T10:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: Missing information in Webi Report using BI platform CMS system database universe</title>
      <link>https://community.sap.com/t5/technology-q-a/missing-information-in-webi-report-using-bi-platform-cms-system-database/qaa-p/12587733#M4720592</link>
      <description>could be, so try the latest version of the CMS univese.&lt;BR /&gt;&lt;BR /&gt;&lt;P&gt;but before that try with the user "&lt;STRONG&gt;Administrator&lt;/STRONG&gt;"&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 11:57:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/missing-information-in-webi-report-using-bi-platform-cms-system-database/qaa-p/12587733#M4720592</guid>
      <dc:creator>ayman_salem</dc:creator>
      <dc:date>2022-05-23T11:57:38Z</dc:date>
    </item>
  </channel>
</rss>

