cancel
Showing results for 
Search instead for 
Did you mean: 

Client Proxy

Former Member
0 Kudos

Hi All,

I'm doing client proxy scenario sapr3/3 to XI.but i'm facing the following error message.when i triggered proxy from SAP.

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!-- Call Integration Server

-->

- <SAP:ErrorHeader xmlns:SAP="http://sap.com/exchange/MessageFormat">

<SAP:Context />

<SAP:Code p1="401" p2="Unauthorized" p3="" p4="">HTTP.HTTP_STATUS_CODE_NEQ_OK</SAP:Code>

<SAP:Text language="EN">HTTP status code 401 : Unauthorized</SAP:Text>

</SAP:ErrorHeader>

Could any one suggests what are the steps needs to consider in solving this problem

Thanks,

venu.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Please check if the user XIAPPLUSER that you have used in transaction SLDAPICUST has role: SAP_XI_APPL_SERV_USER.

Also, Please check if the Pipleline URL in your Business system integration system is correct and has HTTP port and nit java port.

http://server:HTTP port/sap/xi/engine?type=entry

Regards

Vijaya

Former Member
0 Kudos

Hi Vijaya,

The above you suggested are maintained in .

Now I'm able to see the success message in R/3 side.

Target file is not created.

I'm not seeing any message in XI through SXMB_MONI.

Thanks,

venu.

udo_martens
Active Contributor
0 Kudos

Hi Venu,

have a look to XI transaction SMQ2.

Regards,

Udo

Former Member
0 Kudos

Hi!

Check that the Integration engine URL is correctly entered in the SLD. Compare it with the entry you have in the sxmb_adm-->integration engine configuration.

Check for any locked users in transaction SUIM and also check for the entries you have in transaction sm59 for the relevant connection.

Run sldcheck and see if all the given output is correct

Hope it helps,

Regards,

Jaime