cancel
Showing results for 
Search instead for 
Did you mean: 

Exception occurred proxy generation & Exception occurred in communication framework:Error in HTTP Framework:401Unauthorized

Former Member
0 Kudos

Hello Experts,

While consuming webservice from .net platform to SAP, Exception occurred Proxy generation and in communication framework:Error in HTTP Framework:401Unauthorized.

Please find bellow steps which i did to consume web service-

1) I have tried to consume through Tcode- SE80.

2) selected Enterprise services-->Service consumer --> External WSDL--> URL--> HTTP URL link.

3) selected package name & transport request

4) I got 2 errors- =>Proxy Generation: error occured

                        =>Exception occurred in communication framework:Error in HTTP Framework:401Unauthorized

Could you please suggest to resolve this errors. I have checkedin SCIMS configuration where HTTP & HTTPS are active.

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member230159
Contributor
0 Kudos

please see note 1441809 - Login fails when IIS and NTLM authentication is used

best regards,

Manjunath Hanmantgad

Former Member
0 Kudos

Hi Akshay,

Make sure Proxy settings are active in the global proxy settings.you can follow the path

SICF->Client->Proxy setting is active.

Regards,

Kannan

nitindeshpande
Active Contributor
0 Kudos

Hello Akshay,

This is the issue with the RFC destination. Please check the username and password used in your RFC destination. May be the password is expired.

Regards,

Nitin

Former Member
0 Kudos

Hello Nitin,

i have user name and password which is active. Is there any thing extra need to be checked on SAP side. It is occurring while generating proxy at service consumer. I have done many RnD with user id and password But nothing happened.

I have asked for SAP ALL authorization for one user id from basis team then i will check with that Id.

nitindeshpande
Active Contributor
0 Kudos

Hello Akshay,

As the credentials are fine. The issue must be with the authorizations. As you rightly said, check it with user-id with SAP_ALL authorizations.

Regards,

Nitin

Former Member
0 Kudos

Hello Nitin,

I have checked with SAP_ ALL authorization of one ID but its still giving the same error.