cancel
Showing results for 
Search instead for 
Did you mean: 

Expose RFC interface from SAP R3 4.7 (not ECC) as webservice on PI

rajarshi_muhuri
Active Participant
0 Kudos

On ECC, we can directly expose an RFC as webservice. But WAS 6.2 ( eg SAP R/3 4.7 ) do not support web services.

I can create a RFC interface in ESR, that calls the RFM on SAP R/3 4.7 , how do I expose the RFC interface as Webservice endpoints on the PI system?

In essence, I want to call a Remote Function module on SAP R/3 via a web service call , whose end points are located on the PI server?

regards

rishi

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

The following blog exposes steps of exposing RFC on PI 7.0/ XI step by step

/people/sebin.thomas/blog/2008/01/09/exposing-remote-function-module-as-web-service-in-xi--step-by-step

Alternately if you are on 7.1 you can expose using ESR.

Venkat.