cancel
Showing results for 
Search instead for 
Did you mean: 

ESR Proxy Connection

Former Member
0 Kudos

Hello Experts,

I want to use Transaction SPROXY to develop a provider proxy. Therefore I would like to use the ESR.

This ESR is located in a remote network. As a matter of this it is not easy to connect the ESR to the ERP using a HTTP Connection (Firewalls etc.)

Does anyone has an idea how I could achive a connection using a Connection type 3?

What disadvantages do I have if I export the WSDL-files from the service interfaces modeled in ESR an use this WSDL to generate the proxy in the ERP System????

Thanks for your help!

Benedikt

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Benedikt,

Regarding enabling the connection, the Application Server forum might be able to assist more.

But you could export the service interface WSDL & use that to generate your provider proxy with absolutely no issue at all. All you really need the ESR for is the WSDL definition anyway. You do the actual web service implementation in ERP.

Regards, Trevor

Former Member
0 Kudos

Could you please tell me how to create a Service PROVIDER in a SAP-ERP ABAP without connection to ESR?

how can I use a local WSDL File for Service PROVIDER Generation?

Thank you very much!

Benedikt