Hi everybody,
I am facing a particular issue: in an ABAP program, I must call a method in a web service.
I proceed with the creation of a proxy and of a logical port and everything is working fine.
The issue is that during the communication, system asks for credentials (user/pwd).
Is there a way to embed it into code? Or are there other solutions to avoid the auth with user/pwd?
(I read about SAP logon, but I am pretty sure server has not been done with Netweaver).
Thanks and Regards,
Francesco