‎2011 Aug 30 10:41 AM
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.
‎2011 Aug 30 11:10 AM
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
‎2011 Aug 30 10:49 AM
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?
‎2011 Aug 30 11:10 AM
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