Skip to Content
0
Former Member
Dec 20, 2011 at 09:17 AM

Embedding HTTP Authentication credentials in SAP

138 Views

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