<?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: Snowflake as a target for SAP Datasphere in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/snowflake-as-a-target-for-sap-datasphere/qaa-p/12794551#M4803772</link>
    <description>&lt;P&gt;I assume Snowflake can Import from ODBC ? &lt;BR /&gt;Here is the Link for the SAP Developer Tutorials on how to connect other BI Tools with SAP Datasphere: &lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.sap.com/group.data-warehouse-cloud-bi-connect.html" target="test_blank"&gt;https://developers.sap.com/group.data-warehouse-cloud-bi-connect.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 30 Jun 2023 10:15:50 GMT</pubDate>
    <dc:creator>JulianJuraske</dc:creator>
    <dc:date>2023-06-30T10:15:50Z</dc:date>
    <item>
      <title>Snowflake as a target for SAP Datasphere</title>
      <link>https://community.sap.com/t5/technology-q-a/snowflake-as-a-target-for-sap-datasphere/qaq-p/12794546</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;is it possible to store Datasphere view results in Snowflake, ideally without any additional software in between?&lt;/P&gt;
  &lt;P&gt;The idea I would like to test is:&lt;/P&gt;
  &lt;UL&gt;
   &lt;LI&gt;Expose BW4 query as an InfoProvider;&lt;/LI&gt;
   &lt;LI&gt;Read the query as a remote table in Datasphere view&lt;/LI&gt;
   &lt;LI&gt;Consume the view in Snowflake (and store data there)&lt;/LI&gt;
  &lt;/UL&gt;
  &lt;P&gt;I am able to find some materials about how to achieve that with SAP Data Intelligence (below), but I would prefer to use SAP Datasphere instead. &lt;/P&gt;
  &lt;P&gt;Any ideas how to do that? &lt;/P&gt;
  &lt;P&gt;Link to SAP DI - Snowflake blog post:&lt;/P&gt;
  &lt;P&gt;&lt;A href="https://blogs.sap.com/2023/01/19/loading-data-into-snowflake-database-through-sap-di-custom-operator/" target="test_blank"&gt;https://blogs.sap.com/2023/01/19/loading-data-into-snowflake-database-through-sap-di-custom-operator/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2023 18:33:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/snowflake-as-a-target-for-sap-datasphere/qaq-p/12794546</guid>
      <dc:creator>mateusz_mikulski</dc:creator>
      <dc:date>2023-06-29T18:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Snowflake as a target for SAP Datasphere</title>
      <link>https://community.sap.com/t5/technology-q-a/snowflake-as-a-target-for-sap-datasphere/qaa-p/12794547#M4803768</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;so mor my understanding you trying to build this Pipiline:&lt;BR /&gt;BW(Query)-&amp;gt;DSP-&amp;gt;Snowflake.&lt;BR /&gt;&lt;BR /&gt;First and former it's depending on your &lt;STRONG&gt;BW System&lt;/STRONG&gt; Version, but with this Link you should get an Idea how to release the Query's to DSP:https://help.sap.com/docs/SAP_DATASPHERE/c8a54ee704e94e15926551293243fd1d/a3d4a2f91bea4810ba8839ff73577dac.html?locale=en-US&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Within DSP&lt;/STRONG&gt; all you got to  is import the Querys by following Modell Transfer Wizards.&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.sap.com/docs/SAP_DATASPHERE/c8a54ee704e94e15926551293243fd1d/a3d4a2f91bea4810ba8839ff73577dac.html?locale=en-US" target="test_blank"&gt;https://help.sap.com/docs/SAP_DATASPHERE/c8a54ee704e94e15926551293243fd1d/a3d4a2f91bea4810ba8839ff73577dac.html?locale=en-US&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The Wizard will than create all the corresponding Objects like Views Fact Models, Dimensions,ect. &lt;BR /&gt;If needed you have to expose the Objects for Consumption (this makes them available for SAC/3rd Party Tools)&lt;BR /&gt;&lt;BR /&gt;For Consuming the Data in a &lt;STRONG&gt;3rd Party Tool&lt;/STRONG&gt; you have two Options:&lt;/P&gt;&lt;P&gt;1. O-Data Services &lt;BR /&gt;&lt;A href="https://help.sap.com/docs/SAP_DATASPHERE/43509d67b8b84e66a30851e832f66911/add771abf6f54c9d8de4c7e470a0e6f0.html?locale=en-US" target="test_blank"&gt;https://help.sap.com/docs/SAP_DATASPHERE/43509d67b8b84e66a30851e832f66911/add771abf6f54c9d8de4c7e470a0e6f0.html?locale=en-US&lt;/A&gt;&lt;BR /&gt;However you can only use View's as a Source no Perspectives (they will get created during the Modell Transfer)&lt;BR /&gt;2. Open SQL-Schema&lt;BR /&gt;&lt;A href="https://help.sap.com/docs/SAP_DATASPHERE/43509d67b8b84e66a30851e832f66911/4db6f5a329af44509ae422ad707877b2.html?locale=en-US" target="test_blank"&gt;https://help.sap.com/docs/SAP_DATASPHERE/43509d67b8b84e66a30851e832f66911/4db6f5a329af44509ae422ad707877b2.html?locale=en-US&lt;/A&gt;&lt;BR /&gt;This will allow you to also consume the created Perspektives.&lt;BR /&gt;&lt;BR /&gt;Sidenote:&lt;BR /&gt;At the Moment Analytical Models can only be consumed by SAC. &lt;BR /&gt;So you may have to rebuild created Analytical Models during the Modell Transfer with the former Object Type.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 06:12:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/snowflake-as-a-target-for-sap-datasphere/qaa-p/12794547#M4803768</guid>
      <dc:creator>JulianJuraske</dc:creator>
      <dc:date>2023-06-30T06:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: Snowflake as a target for SAP Datasphere</title>
      <link>https://community.sap.com/t5/technology-q-a/snowflake-as-a-target-for-sap-datasphere/qaa-p/12794548#M4803769</link>
      <description>&lt;P&gt;I don't need Model Transfer, I can also use query (as an InfoProvider) and read it in Datasphere as a remote table. This is working fine. Then, the query/remote table can be used in a DSP view and consumed from there. This is working with some tools, for example PowerBI (with ODATA data source, see: &lt;A href="https://developers.sap.com/tutorials/data-warehouse-cloud-bi7-connect-powerbi.html)" target="test_blank"&gt;https://developers.sap.com/tutorials/data-warehouse-cloud-bi7-connect-powerbi.html)&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;I am wondering if the same can be achieved with &lt;STRONG&gt;Snowflake, &lt;/STRONG&gt;or do I need additional ETL tool between Datasphere and Snowflake.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 06:54:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/snowflake-as-a-target-for-sap-datasphere/qaa-p/12794548#M4803769</guid>
      <dc:creator>mateusz_mikulski</dc:creator>
      <dc:date>2023-06-30T06:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: Snowflake as a target for SAP Datasphere</title>
      <link>https://community.sap.com/t5/technology-q-a/snowflake-as-a-target-for-sap-datasphere/qaa-p/12794549#M4803770</link>
      <description>&lt;P&gt;Look at the last two Links for consuming exposed Data, O-Data and Open SQL Schema + ODBC.&lt;BR /&gt;This is all the Information from SAP Side.&lt;BR /&gt;&lt;BR /&gt;If this Link don't answer your Question, maybe you should ask it in a Snowflake Forum :).&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 06:59:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/snowflake-as-a-target-for-sap-datasphere/qaa-p/12794549#M4803770</guid>
      <dc:creator>JulianJuraske</dc:creator>
      <dc:date>2023-06-30T06:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: Snowflake as a target for SAP Datasphere</title>
      <link>https://community.sap.com/t5/technology-q-a/snowflake-as-a-target-for-sap-datasphere/qaa-p/12794550#M4803771</link>
      <description>&lt;P&gt;I'm familiar with those links you shared, and while they can be helpful, they're quite general. What I was hoping to find here was someone who has actually established a connection between a DSP and Snowflake, and who can provide some insights.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 09:57:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/snowflake-as-a-target-for-sap-datasphere/qaa-p/12794550#M4803771</guid>
      <dc:creator>mateusz_mikulski</dc:creator>
      <dc:date>2023-06-30T09:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: Snowflake as a target for SAP Datasphere</title>
      <link>https://community.sap.com/t5/technology-q-a/snowflake-as-a-target-for-sap-datasphere/qaa-p/12794551#M4803772</link>
      <description>&lt;P&gt;I assume Snowflake can Import from ODBC ? &lt;BR /&gt;Here is the Link for the SAP Developer Tutorials on how to connect other BI Tools with SAP Datasphere: &lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.sap.com/group.data-warehouse-cloud-bi-connect.html" target="test_blank"&gt;https://developers.sap.com/group.data-warehouse-cloud-bi-connect.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 10:15:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/snowflake-as-a-target-for-sap-datasphere/qaa-p/12794551#M4803772</guid>
      <dc:creator>JulianJuraske</dc:creator>
      <dc:date>2023-06-30T10:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: Snowflake as a target for SAP Datasphere</title>
      <link>https://community.sap.com/t5/technology-q-a/snowflake-as-a-target-for-sap-datasphere/qaa-p/13876630#M4885385</link>
      <description>Hi</description>
      <pubDate>Wed, 25 Sep 2024 03:54:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/snowflake-as-a-target-for-sap-datasphere/qaa-p/13876630#M4885385</guid>
      <dc:creator>raj_vangala</dc:creator>
      <dc:date>2024-09-25T03:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: Snowflake as a target for SAP Datasphere</title>
      <link>https://community.sap.com/t5/technology-q-a/snowflake-as-a-target-for-sap-datasphere/qaa-p/13876631#M4885386</link>
      <description>Did you manage to find the answer i.e.,Load Datasphere data into Snowflake with out intermediate ETL tools</description>
      <pubDate>Wed, 25 Sep 2024 03:55:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/snowflake-as-a-target-for-sap-datasphere/qaa-p/13876631#M4885386</guid>
      <dc:creator>raj_vangala</dc:creator>
      <dc:date>2024-09-25T03:55:03Z</dc:date>
    </item>
  </channel>
</rss>

