cancel
Showing results for 
Search instead for 
Did you mean: 

Calling a delivered Enterprise Service without using PI

former_member105769
Participant
0 Kudos

Hi

I'm looking for a way of generating a WSDL from a SAP Enterprise Service (i.e. ABAP Proxy) that can be used to call the service directly in ECC6 (from a 3rd party application), without using the PI integration engine at runtime.

I know I can generate the WSDL from PI, but the result is that PI is used at runtime, which is not what I want.

Thanks in advance.

SteveB

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member223322
Active Participant
0 Kudos

Hi Stephen,

You can generate the web service from an ABAP proxy and use it without PI. But you need to configure that web service in SOA Manager. Refer the link below.

http://wiki.sdn.sap.com/wiki/display/ABAPConn/How+to+Configure+a+Service+Provider+(Simplified)

~Srini

ambrish_mishra
Active Contributor
0 Kudos

Hi Stephen,

What functionality are you trying to achieve in ECC ? You can try to generate the WSDL directly in ECC rather than PI.

Please give some details for clarity.

Ambrish