cancel
Showing results for 
Search instead for 
Did you mean: 

Extract data from SAP Datasphere to Snowflake

09-03-2026 1:10 PM
br_suchindra Newcomer
77 views 2 comments
0 Likes
SAP Managed Tags
Subscribe

Hi, we understand that the Generic JDBC connection and the native Snowflake connection inside SAP Datasphere currently support only data extraction from Snowflake (Inbound) and do not support pushing data directly to it (Outbound).

As part of our architecture planning, we need to replicate and move data from SAP Datasphere out to Snowflake. Could you please advise on the supported mechanisms and SAP-recommended best practices to achieve this. Is there a third-party tools to achieve this functionality. 
Looking forward to your guidance and recommendations.

0 Likes

Accepted Solutions (0)

Answers (2)

Answers (2)

sravan_aleshwaram
Active Participant
0 Likes

Hello @br_suchindra ,

 

Currently, the native Snowflake/JDBC connection in SAP Datasphere does not support direct outbound writes to Snowflake.

https://community.sap.com/t5/technology-blog-posts-by-members/bring-data-from-sap-datasphere-to-snow...


Thanks,
Sravan

TBR-1_
Explorer
0 Likes

Last year I built an outbound data replication towards azure using generic jdbc so I assume it should work with Snowflake as well.