Hi,
Actually I have an requirement to invoke Odata service(Successfactor) from ABAP client. I have the URL. I need to execute the service and get the data in my ABAP report and after that i need to do some mapping in order to get the desired result.
I have tried to create client proxy in order to call the web service, but always getting an error message while configuring the client proxy.
I have tried another option to use CL_ODL_API to execute the Web Service. But I am not sure how do i configure the authentication process. Because without the authentication we cannot get the data.
can any one help me?
regards,
Rimi