cancel
Showing results for 
Search instead for 
Did you mean: 

As a performance standpoint which option is better Proxy OR SOAP or RFC?

Former Member
0 Kudos

Just want to ask, which option suits as a performance standpoint Proxy OR SOAP or RFC?

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member183908
Active Contributor
0 Kudos

As mentioned by Sahiti it depends on the type of integration which you are doing.

SAP ECC is involved in integration then PROXY is best when compared to RFC.

If any standard BAPI/RFC is readily available then of-course RFC is the only option and if application needs customization from scratch then obviously PROXY is the best.

If you have to consume thirdparty webservice then there is no other option except SOAP.

Thanks

Harish
Active Contributor
0 Kudos
sahithi_moparthi
Contributor
0 Kudos

Hi,

It depends on the scenarion:

Suppose if you compare Proxy or RFC - Proxy is better (to Connect to SAP system)

If you want to connect to thirdparty through webservice then SOAP is better option.