cancel
Showing results for 
Search instead for 
Did you mean: 

Proxy Sender (Authorization Issue)

Former Member
0 Kudos

Hi Guys

I've got a scenario where a proxy is triggered in ECC (ECQCLNT350) and goes to XI (XIQCLNT350). I've got the scenarion setup in XI and when I trigger the proxy in ECC it fails in sxmb_moni with an status error (No vendor specified) and when I go to the trace I get:

Login failed

What happened?

The call to the URL http://*****:0000/sap/xi/engine/ was canceled due to incorrect credentials.

Reference

The registration was carried in the system XIQ.

The application is really being processed FR The client 350 and the user, and the language.

You may do what?

If you still verfgen about no user ID, contact your system administrator.

Error code: ICF-LE-http-c :250-l:-T :4-C :6-U:-P:-L: 6

HTTP 401 - Unauthorized

Your SAP Internet Communication Framework Team

I have the message in my XIQ monitor (sxmb_moni) so it fails on ECC, is this a proxy error or does it lie on XI's side and how would I go about fixing this?

Thanks,

Jan

Edited by: Jan de Lange on Aug 3, 2010 10:50 AM

Accepted Solutions (1)

Accepted Solutions (1)

former_member208856
Active Contributor
0 Kudos

In tcode SM59 on Application System (ECC), check RFC Destination Type "H" HTTP Connection to ABAP System.

There should be one RFC Destination from ECC to PI System.

Check it is working properly. Check connection & Result should be Status HTTP Response 500.

Answers (3)

Answers (3)

Former Member
0 Kudos

Thanks Guys, seems like the user was locked in my ECC system.

Former Member
0 Kudos

Hi,

Refer these links.

/people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies

Hope this helps

Regards,

Sainath Chutke

Former Member
0 Kudos

Hi Jan,

it seesm that the user and pwd of your RFC destination from ECC to PI is not correct .

check the RFC destiantion of type H and see that path prefix is /sap/xi/engine?type=entry

and the user in the LOgon security section is not locked.

You can check SLDCHECK and SLDAPICUST also that its working fine .

Regards,

Saurabh