How to copy data from Azure SQL Database to SAP system using Azure Data Factory?

Atharva Jadhav 20 Reputation points
2023-03-14T07:13:48.22+00:00

I am looking for a way to copy data from Azure SQL Database table to SAP system using Azure Data Factory pipeline (Push model). Is this possible? When checked in linked services I cannot find SAP connectors in SINK DATASET. Unfortunately I am unable to find any articles on this. Any insights or suggestions would be greatly appreciated. Thank you.

User's image

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,624 questions
{count} votes

2 answers

Sort by: Most helpful
  1. MartinJaffer-MSFT 26,236 Reputation points
    2023-03-14T18:09:11.9733333+00:00

    @Atharva Jadhav Hello and welcome to Microsoft Q&A.

    As I understand, you are having difficulty finding details on what SAP connectors are supported as source or sink.

    For this, I recommend checking the Source/Sink Matrix in Connector Overview article. For SAP in specific, here is a link to SAP connectors overview.

    There are many SAP variants. in the below, checkmark ✓ is supported, dash - is not. It is in the form of (Source) / (Sink)

    SAP Business Warehouse Open Hub	✓/−
    SAP Business Warehouse via MDX	✓/−
    SAP HANA	✓/✓
    SAP Table	✓/−
    SAP Cloud for Customer (C4C)	✓/✓
    SAP ECC	✓/−
    SAP CDC		(Mapping Data Flows Only) ✓/-
    

    Another option is SAP in Logic Apps. This document feels slightly intimidating to me, but it sounds like it has more sink support.

    If you let me know which SAP type, maybe I can come up with another solution,


  2. MartinJaffer-MSFT 26,236 Reputation points
    2023-03-16T23:41:26.21+00:00

    @Atharva Jadhav Found it!

    There is a connector on the SAP side for Azure SQL Database. With this you should be able to pull from SQL without using Data Factory


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.