cancel
Showing results for 
Search instead for 
Did you mean: 

Creating a web service

Former Member
0 Kudos

Hi

We have a requirement where we have to initiate calls to a 3rd party web service.

I would like to create the web service in SAP NW04s

I am just trying to put all pieces together. Can you advise/let me know your thoughts here please

1) I have to create a client proxy in SE80 and upload WSDL

2) I have to create a port and tie up with the WSDL

3) ABAP code to consume Web service and return data to SAP

I have an idea on items 1 and 2 above. Can anyone throw light on how I can achieve item 2 in this ABAP stack system.

I need to do the same in a dual stack Nw 04s system. Would anything be different there

Regards

Kalyan

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

thanks much for your help

Former Member
0 Kudos

Hi Kalyan,

Use TCode SOAMANAGER from ABAP in both (the Abap Stack & Dual Stack). to create the logical port for the web service.

No difference, there is lots of info on creating a logical port using SOAMANAGER on SDN.

Regards, Trevor