2013 Oct 29 4:16 PM
HI Guys,
I have to provide a web service to a 3rd party system based on a FM in SAP system. I have found few links which expains the steps how to do it. However in my case the 3rd party has requested to use the https mode for the web service instead of http. I could not find any guidelines on how I can convert the web service to be HTTPS based . Has anyone worked on similar development ?
Creating Web Service from Function Modules/BAPIs & Integrating with SAP Interactive Forms
http://help.sap.com/saphelp_nw04/helpdata/en/e9/ae1b9a5d2cef4ea4b579f19d902871/content.htm Web service creation based on function module
Regards,
Manas.
2013 Oct 29 5:08 PM
Hi Manas,
->If you want to make web services as a HTTPS based web services means ,
you have to make select SSL radio button in SOAMANAGER Service Binding.
->In Provide Security Tab Select Radio Button SSL as shown in bellow Image.
2013 Oct 29 5:08 PM
Hi Manas,
->If you want to make web services as a HTTPS based web services means ,
you have to make select SSL radio button in SOAMANAGER Service Binding.
->In Provide Security Tab Select Radio Button SSL as shown in bellow Image.
2013 Oct 30 12:23 PM
Thank you very much for your answer. I tried it in our system and I had to select Transport Channel Authentication as X.509 Certificate. So when I provide this wsdl file to the third party, I also need to provide this certificate. Do you know any online link which explains how to generate this certificate from SAP system ?
regards,
Manas.