Usage of Biztalk SAP Adapter without Biztalk Server to connect .NET and SAP

给你一囗甜甜゛ 提交于 2019-12-04 13:19:38

The adapters in the Biztalk adapter pack are build on the WCF LOB adapter SDK, so it's possible to use them without a Biztalk Server installation. I think you should take a look at the SAP tRFC Client sample from Microsoft on how to implement your solution. It's located at http://msdn.microsoft.com/en-us/biztalk/cc196386.aspx.

There is a new version of SAP Connector for .NET, which will still be supported for quite some years: https://support.sap.com/connectors

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!