Hello Experts,
I know that there are several ways to create (Provide) SOAP based SAP Web Services.
1. Using ESR (Enterprise Service Repository) and provider proxy method.
2. Using function group or function module and then creating endpoints using SOAMANAGER.
3. On any RFC FM using SICF services (RFC and WSDL11). (All services using same endpoint sap/bc/soap/rfc, generating WSDL using WSDL11 service).
I would like to know what is the best way to provide web service and why?
I personally prefer the ESR based proxies. But my current client doesn't have ESR installed so I would go for SOAMANAGER to create endpoints.
Can anyone please comment on the benefits of using SOAMANAGER based services over SICF RFC service for RFC FMs.
Thanks,
Anand