cancel
Showing results for 
Search instead for 
Did you mean: 

Integrating .Net Application with SAP ECC using SAP PI

mandeep_kauldhar
Participant
0 Kudos

Hello Gurus,

I have a requirement to integrate .NET application to SAP ECC using PI as middle-ware.

The data comes from .net application to PI and from PI to SAP ,decided to use SOAP as sender and RFC as reciever .and it is a asynchronous.

.Net connector using RFC->PI->RFC

My Question are

  1. Do we need to program something on PI server specifically to make sure it call the relevant requested SAP ECC server in question to make connectivity between .Net RFC and SAP PI / SAP ERP.
  2. As per my understanding there must be direct string [which connect to SAP ECC server using PI] which we have to use instead of regular string we use to connect directly to SAP ECC [ in our standard scenario without SAP PI server]. Is this correct understanding?
  3. Are there any special .NET RFC connector connection parameter we need to use to connect to PI server as we use SAP Router string to connect to SAP server from an internet connection[without VPN].

Please note I know similar question are asked but not answered in full.

Thanks

Mandeep

Accepted Solutions (0)

Answers (1)

Answers (1)

mandeep_kauldhar
Participant
0 Kudos

Is this in a wrong forum?

Mandeep