cancel
Showing results for 
Search instead for 
Did you mean: 

How to consume a web service in ABAP stack?

Former Member
0 Kudos

hello everybody!

many things was changed from last time i used web services in SAP...

i have a question and i cannot find any documentation talking about it.

I need consume a web service from my abap stak (i'm using XI 3.0 kernel release 6.40 and SP 17).

when i go to SE80 i don't see traditional tool for create Client Proxy.

I found that in Local Object i can create a Enterprise Service. It's correct way?

How i can transport it if i create it in Local Oject?????

thanks

Alex

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Alex,

I assume you are asking for the procedure to create a client proxy.

In SE80 : Go to Edit Objects>Enterprise Services>Client Proxy. Enter the name and use the create button on the popup. Then you get the option for selecting the WSDL. Choose the appropriate one and on the next screen you get the option for entering the package name to which it is to be assigned.

Alternatively, as you have mentioned that you have a XI system connected. Go to SPROXY transaction and see if the service interface is available there. If yes you can create the client proxy from there without the hassle of looking for the WSDL.

In both case you get the option for selecting a package and a TR. That would solve your issue.

Regards

Barada

Former Member
0 Kudos

hello!!!

thanks for answer but...

in my SE80 i have not Edit Objects>Enterprise Services>Client Proxy...

I have a menu like this:

Edit -> Cancel ... and no more

In SPROXY there are not the Web services that i need publish...

other suggestions?

Former Member
0 Kudos

i found the menu but when i try to load the file i have the follow error:

Message 'changeIn_doc' not unique in namespace

suggestions?

Answers (1)

Answers (1)

Former Member
0 Kudos

no answer