What changes to Logic Apps to SAP connector from Feb 29, 2020

MS Techie 2,681 Reputation points
2021-03-22T14:38:57.573+00:00

My requirement is to get data from SAP Server in Azure VM with Windows and send to Azure SQL. , using Logic app's SAP Connector.

In an archived version of Microsoft.com page on Logic Apps to SAP connection, it was mentioned that on Feb 29,2020 , a new SAP Connector will be released. Can i know more details on what changes has been done to the CONNECTOR ? Be see below page. Now , we have a new SAP Connector , as per the link https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-using-sap-connector , Over here, they mention as SAP (New)

80311-image.png

Now , we have a new SAP Connector , as per the link https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-using-sap-connector , Over here, they mention as SAP (New)

80312-image.png

Now , we have a new SAP Connector , as per the link https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-using-sap-connector , Over here, they mention as SAP (New)

SAP HANA on Azure Large Instances
SAP HANA on Azure Large Instances
Microsoft branding terminology for an Azure offer to run HANA instances on SAP HANA hardware deployed in Large Instance stamps in different Azure regions.
119 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,854 questions
{count} votes

Accepted answer
  1. David Burg 406 Reputation points Microsoft Employee
    2021-03-24T17:32:21.833+00:00

    Hello @MS Techie ,

    The now deprecated early preview SAP connectors for Logic App were a pair of connectors, one for connection directly to SAP Application Server, one for connection via SAP Message Server. The deprecated connectors only have generate schema and send command to SAP actions. The deprecated connectors did not support SNC for connection encryption or user authentication.

    The current SAP connector for Logic, which is generally available, supports all of the preview capabilities in a single connector regardless of how you connect to SAP. It is enables a web-hook based trigger to receive calls from SAP (SAP then sees Logic App as another RFC Server addressable via Program Id). This new connector is available in both multi-tenant environment and in dedicated ISE environment (direct link to SAP, no network hop to On-Premises Data Gateway). The connector supports SNC, stateful BAPI sessions, has dedicated actions for BAPI and IDOCs, supports IDOCs in all formats flat file, namespace-based XML and plain SAP XML. These features are detailed on the official documentation which you linked.

    As you can see there has been intensive development efforts poured into this connector, so I may have overlooked some of the new features which were not available in the deprecated connectors.

    With regards,

    David.

    2 people found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful