cancel
Showing results for 
Search instead for 
Did you mean: 

Trouble send a message to XI via Proxy

Former Member
0 Kudos

Hi,

I'm trying to send a message from R/3 System to XI via Proxy, but I just can see the message in the R/3 side (SXMB_MONI), the message has a Green Flag Status. When I activated a queue that the message belongs to it goes to Red Flag Status and I got an 'ErrorHeader' with:

- <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>

When I check a Compoment Monitoring:

<b>domain

Integration Server

Integration Engines

Proxy Runtime <Business System></b>

I got an error 'Unable to log on to system <Business System> in language en with user XIRWBUSER'.

Could someone help me?

Thanks in advance

Leo

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Leonardo,

Check these threads...

>>HTTP.HTTP_STATUS_CODE_NEQ_OK

>>I got an error 'Unable to log on to system <Business System> in language en with user XIRWBUSER'.

Regards

Anand

Message was edited by: Anand Torgal

Answers (2)

Answers (2)

stefan_grube
Active Contributor
0 Kudos

Hi Leo,

Don't use XIRWBUSER for this purpose.

Create a user with role <i>SAP_XI_APPL_SERV_USER</i> or use <i>XIAPPLUSER</i>.

Look here for details:

http://help.sap.com/saphelp_nw04/helpdata/en/31/f01141e109ef6fe10000000a1550b0/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/d4/d12940cbf2195de10000000a1550b0/frameset.htm

Regards

Stefan

Former Member
0 Kudos

Hi Leonardo,

Here is an excellent weblog from Felix for working with XI through a proxy.

/people/sap.user72/blog/2005/12/13/integration-builders-through-proxy-server-part--2

regards...,

Prashanth