How to pull/push data from/to existing SAP system?
Posted
by
Ahmed
on Stack Overflow
See other posts from Stack Overflow
or by Ahmed
Published on 2011-01-17T07:26:01Z
Indexed on
2011/01/17
7:53 UTC
Read the original article
Hit count: 313
I need to connect to a SAP system, to pull/push data to/from that system?
I downloaded SAP PDK for .NET, build a solution using it, but this requires Portal Runtime for .NET to be installed on server, and this cannot be done, because SAP server is a Solaris one!
Also, I've checked existing solutions, but all of them use VS.NET 2003, to create what is called SAP Connector Proxy?
So, is there a way to connect to SAP system apart from using VS.NET 2003?
© Stack Overflow or respective owner