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

ぐ巨炮叔叔 提交于 2019-12-06 08:22:51

问题


Is it possible to use the Biztalk adapter pack whithout a Biztalk installation (Biztalk license is available)? I want to use the Biztalk Adapter for SAP RFC calls within a .NET Application (as a replacement of the SAP Connector for .NET, which is unfortunately no longer maintened by SAP and I don't can use third party products like "ErpConnect"). Makes this idea sense or not ? This questions can be also seen in conjunction of my question concerning connecting SAP and Microsoft (Microsoft and SAP)


回答1:


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.




回答2:


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



来源:https://stackoverflow.com/questions/2522009/usage-of-biztalk-sap-adapter-without-biztalk-server-to-connect-net-and-sap

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