Skip to Content
0
Former Member
Aug 26, 2004 at 06:23 PM

authentication with HTTP_POST

74 Views

I want to call a web services from Sap 4.7 in a server in my intranet. I can call it when the target server haven't security administration. But when the security is activated the the funcion HTTP_POST returns the error 401.

I send in the funcion the parameters USER and PASSWORD.

The function HTTP_POST works with the rfc destination SAPHTTP with comunicates with saphttp program.

What can I Do ????