cancel
Showing results for 
Search instead for 
Did you mean: 

ADIVICE NEEDED: How to connect an external application to SAP???

Former Member
0 Kudos

Hi all,

I've to find a good way to exchange data between an external system based on Microsoft ASP.NET, C# based on a local SQL Server 2005 and a SAP system. I found serveral technologies on the web but can't find out which one is the best. Any advice will be appreciated!

Thanks a lot,

Karsten

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks Swarup,

another requirement we have concerning the interface is that we have to be supplied with changes on SAP data automatically! How can I solve this?

Thanks,

K.

Former Member
0 Kudos

Hi,

this is possible to use XI for external system based on Microsoft ASP.NET, C# based on a local SQL Server 2005 and a SAP system.

You could use the SOAP adapter to interlink with Microsoft ASP.NET, C# based on a local SQL Server 2005.

Or you could even use JDBC adapter to directly communicate with SQL Server 2005.

Thanks

Swarup