Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

webservice creation

Former Member
0 Likes
401

Hi Gurus,

I am creating the webservice from the function module in R/3 system.

This webservice should be consumed in 3rd party application.

The porblem is when the web service was created in se37, it is not having any service name defined.

Do I need to create Service Endpoint in SOAManager or is there is any configuration to be done in SOAManager.

Any help appreciated.

Thanks,

Jay.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
366

while creating the web service there is a checkbox of DEPLOY SERVICE, if this checkbox is check the service Endpoint gets by default created.

if you havnt checked the checkbox then you have to create the endpoint in SOAMANAGER.

check out the below documentation

http://help.sap.com/saphelp_nwpi711/helpdata/en/33/06820d9d174c2884576bd78ac5629d/content.htm

2 REPLIES 2
Read only

matt
Active Contributor
0 Likes
366

When you create the webservice, you give it an name. That name should appear in SOA manager. Have you activated the webservice on the ABAP stack?

Read only

Former Member
0 Likes
367

while creating the web service there is a checkbox of DEPLOY SERVICE, if this checkbox is check the service Endpoint gets by default created.

if you havnt checked the checkbox then you have to create the endpoint in SOAMANAGER.

check out the below documentation

http://help.sap.com/saphelp_nwpi711/helpdata/en/33/06820d9d174c2884576bd78ac5629d/content.htm