cancel
Showing results for 
Search instead for 
Did you mean: 

Create and publish abap webservice

Former Member
0 Kudos

Hi guys,

I'm trying to implement a web service which is gonna be called from .net.

I'm on release 7.01 and by now i havce created a simple FM which gives me sy-datum value.

After developing the FM i have created the web service from the utilities menu with the next options:

SOAP application: soap:runtime application rfc 710

Profile: prf_dt_if_sec_low

and i marked deploy service checkbox.

Ok until this point eveything is ok.

Now i would like to know the steps i have to follow to publish this service.

Please can anybody help me.

Thanks!!

Jon

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Jon,

As you are on release 7.01 , the soamanager is available with you and you can create a web service from the RFC,

then you can create the wsdl end points and test through the WS navigator.

Please go through this wiki post which will help you

http://wiki.sdn.sap.com/wiki/display/EmTech/PublishWeberviceinABAP,ConsumeWebserviceinABAPandAdobeFlex.

few more useful documents on this

http://www.adfahrer.com/workplace/Sem/2006-11-28-ADSIG-SBN-WalldorfABAP/SRothaug-ProvidingWebServinA...

The steps required to publish - http://architectsap.com/blog/enterprise-services-in-abap

Please do the required global setting for Services registry in soamanager , so that the service registry will be displayed in the WSPUBLISH tcode.

I have tested Web services using the Proxy approach and

hope this helps

Regards,

Srinivas

Edited by: Srinivas on Apr 28, 2010 11:32 PM

Answers (0)