cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP to ABAP Proxy - Problem with "Current User" parameter

Former Member
0 Kudos

Hi experts,

We have a HTTP to ABAP proxy sceario, where I used an HTTP Destination to connect to the proxy.

We're trying to use the option "Current User" in that destination in order to login to ECC with the same user that in PI adapter plain.

The user exists i both systems, PI and ECC, with the same password.

Checking that parameter we get the following error:

<SAP:Error><SAP:Category>XIServer</SAP:Category><SAP:Code>INTERNAL.UNAUTHORIZED</SAP:Code><SAP:P1>401 </SAP:P1><SAP:P2>Unauthorized</SAP:P2><SAP:P3>(See attachment HTMLError for details)</SAP:P3></SAP:Error>

We think that PI is not getting the password.

Does aybody know how to do this?

Thanks and regards,

-


LUIS B.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Luis,

Did you check if the user is not locked on ECC side? are you sure that proper roles are assigned to this user to trigger a proxy?

thanks....

Former Member
0 Kudos

Hi Chirumamilla,

If we put user and password in SM59 (unchecking "Current User") the commuication works without problems.

We don't want to leave a user set there, beacuse we are looking to access to PI with different users and login to ECC with the same user.

Thanks,

Former Member
0 Kudos

Which kind of option you mean for "Current User" in SM59 Http Type destination?

Try putting directly a static User&Password in sm59 destination, under Logon&Security Tab.