cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP_RESP_STATUS_CODE_NOT_OK - 401 Unauthorized

Former Member
0 Kudos

I am trying to make an RFC call from XI reading from a flat file..

Outbound Mapping is executed fine and I hope when it is trying to call Outbound Adapter [ RFC ] it is throwing an error..

This is the information i received from Trace File..

- <Trace level="1" type="B" name="CL_XMS_PLSRV_IE_ADAPTER-ENTER_PLSRV">

<Trace level="3" type="T">Channel for adapter engine: RFC</Trace>

- <Trace level="1" type="B" name="CL_XMS_PLSRV_CALL_XMB-CALL_XMS_HTTP">

<Trace level="2" type="T">Get logon data for adapter engine (SAI_AE_DETAILS_GET): af.xi3.sapxi30</Trace>

<Trace level="3" type="T">URL = http://sapxi30:50000/MessagingSystem/receive/AFW/XI</Trace>;

<Trace level="3" type="T">User = XIISUPER</Trace>

<Trace level="3" type="T">Cached = X</Trace>

<Trace level="3" type="T">Creating HTTP-client</Trace>

<Trace level="3" type="T">HTTP-client: creation finished</Trace>

<Trace level="3" type="T">Security: Basic authentication</Trace>

<Trace level="3" type="T">Serializing message object...</Trace>

<Trace level="3" type="T">HTTP-client: sending http-request...</Trace>

<Trace level="3" type="T">HTTP-client: request sent</Trace>

<Trace level="3" type="T">HTTP-client: Receiving http-response...</Trace>

<Trace level="3" type="T">HTTP-client: response received</Trace>

<Trace level="3" type="T">HTTP-client: checking status code...</Trace>

<Trace level="3" type="T">HTTP-client: status code = 401</Trace>

Not sure where exactly the problem is..

The trace file shows [ User = XIISUPER ] , not sure where this user is configured ..

Any thoughts and comments would be helpful.

Thanks,

Ganesh

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Vijay,

I don't know how Ganesh fix his problem, but I think you

have got the wrong user. You need the service user XIISUSER. Please look at SU01 and to your EXCHANGE PROFILE.

Petra

Former Member
0 Kudos

Hi,

>><i>The trace file shows [ User = XIISUPER ] , not sure where this user is configured ..</i>

Log into su01 and check if the dialog user that your created during post installation activities <i>(in SAP Exchange Infrastructure 3.0 SR1 Installation doc) </i> is XISUPER or XIISUPER

(XISUPER is the Dialog user that you create in the post installation activities... )

Cheers,

Siva Maranani

Former Member
0 Kudos

I have user XISUPER in my system , my doubt was that during the Adapter Call 'xiisuper' is being called as the user.

XIISUPER was not created during configuration. And it does not exist in su01.

Not sure if it was mistyped during any configuration..

Are there any specific configurations i need to look at.

Thanks,

Ganesh

Former Member
0 Kudos

Refer to Sap Notes 653092.

Former Member
0 Kudos

I fixed the issue.. The problem was with the Integration Server Service User and HTTP communication.

Ganesh

Former Member
0 Kudos

Hi Ganesh,

I am having the same problem. Can you please tell me how did you fix this issue ??

Thanks in advance.

Vijay

MichalKrawczyk
Active Contributor
0 Kudos

sorry wrong idea

Message was edited by: Michal Krawczyk