2021 May 27 6:01 PM
Hello Experts
I am new to Web service and not able to proceed.
I have a Web service which I can test from SOAPUI app - https://www.soapui.org/. I can see the response result also, (See Attached). I also have WSDL file for Service.
My requirement is to consume Web service in ABAP and update certain table from response data, but I am confused how to proceed. Do I need to follow the normal process of:
Or do I have to go with some other technique here as I think creating RFC should not be required.
Also, as I have WSDL file can I use the same? if yes, then please let me know the procedure.
2021 May 27 7:23 PM
There is a nice blog explaining the steps for a specific service.