Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Microsoft and SAP

For many years I have used the old "SAP DCOM Connector" to communicate between Microsoft based applications and SAP. Unfortunately this old but good and performant technology is no longer supported by SAP since years. Therefore I want and must migrate to another newer technology.

First there is the "SAP Connector for .NET 2.0". At first glance it seems to be a good replacement. But this connector can only used with .NET 1.1 (with a workaround also with .NET 2.0) and there is no further development in the future. Shame on you SAP !! SAP says, in the future we should use the "Enterprise Services Explorer" for Visual Studio. But this technology is only available for ECC6.0 and not for 4.6C. And that's the point. I need a modern technology, which is available for 4.6C and ECC6.0 !!

So I did some investigations and discovered the product "ERPConnect" from "Theobald-Software". It looks really nice and they have a good and cheap license model. The first problem with this product is, that it is not allowed to give the source code of applications, which are based on ERPConnect, to the customer. That's strange, because often customers also buy the rights for the application sources. The second problem is, that this product is not from SAP and is also not certified from SAP . Many customers don't want a product from a third party.

So now my question is: are there further possibilities to connect the Microsoft World with the SAP World and does somebody know alternatives to the above mentioned methods ? Especially I need alternatives for using RFCs.

like image 858
Kottan Avatar asked Feb 04 '10 08:02

Kottan


People also ask

Is Microsoft using SAP?

Microsoft is the first public cloud provider to adopt RISE with SAP internally to transform some of its large SAP ERP deployments.

Is SAP a part of Microsoft?

Microsoft is heavily invested in SAP applications—it uses them extensively to run finance, human resources, global trade, supply chain, and other parts of its $168.1 billion global business. That's why it was a big deal when Microsoft moved its SAP workload to the cloud and Microsoft Azure.

What is SAP Microsoft?

SAP at Microsoft. SAP is how business gets done at Microsoft. Our SAP environment is critical to our business performance and is integrated into most of our business processes. SAP provides functionality for human resources, finance, supply chain management, commerce, and other enterprise services at Microsoft.

What makes the partnership between SAP and Microsoft so unique?

SAP and Microsoft will provide customers with: Simplification when moving on-premise editions of SAP ERP to SAP S/4HANA in the cloud. In addition to the industry-specific journey maps to the cloud and reference architectures, SAP and Microsoft will continue to co-innovate around SAP S/4HANA on Azure.


1 Answers

Great News: SAP has announced release 3.0 of the SAP .NET Connector. It will support current Windows releases (Windows XP 32 Bit, Windows 2003 32/64 Bit (x64), Windows Vista 32/64 Bit (x64), Windows 2008 64 Bit (x64) and later Windows 7) as well as up-to-date Microsoft .NET Runtime versions (2.0, 3.0 and 3.5). See http://wiki.sdn.sap.com/wiki/display/ABAPConn/ABAP+Connectivity+Home and http://service.sap.com/connectors

like image 132
Kottan Avatar answered Oct 18 '22 14:10

Kottan