cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in sending PIP message, from Rosettanet STK...

Former Member
0 Kudos

Hi,

Iam facing a problem when I try to send Rosettanet PIP3B2 message from Rosettanet STK to XI server...

I have updated USER and PWD in "credentials" file, but I get "error with HTTP response code: 401,unauthorised..I guess it is somthing to do with userid roles...Can anybody give me the inputs about the roles needed to be attached for the USER ??

Thnks,

Amulya

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi ,

check this blog...

/people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi

sekhar

Shabarish_Nair
Active Contributor
0 Kudos

also make sure you have these if the first option doesnt work - SAP_XI_IS_SERV_USER / SAP_XI_IS_SERV_USER_MAIN

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Amulya:

I have similar problems. But I could not locate the credential file in my STK installation. Where is this file located? Or do I have to create it? Could you please help?

Thanks.

Former Member
0 Kudos

Dear all,

I am testing XI using RosettaNet STK. When we submit PIP mesage to XI, we got HTTP 401 Error - Unauthorized. I've searched SDN and found this thread. Can anyone tell me where is the "credentials" file and how can I edit username and password for XI? I didn't find it in TomecatRN\webapps\rosettanet folder.

Former Member
0 Kudos

Hi,

Thanks for your response. As u guys mentioned, i have assigned the required roles to the USER iam using to connect to XISERVER..still iam gettin the same old HTTP 401error..here is the trace

Java Exception com.rosettanet.rnstt.outbound.RosettanetException: BAD HTTP RESPONSE CODE RECEIVED: HTTP/1.1 401 Unauthorized.

Trace

com.rosettanet.rnstt.outbound.RosettanetException: BAD HTTP RESPONSE CODE RECEIVED: HTTP/1.1 401 Unauthorized at com.rosettanet.rnstt.outbound.Outbound.checkResponseCode(Unknown Source) at com.rosettanet.rnstt.outbound.Outbound.checkResponse(Unknown Source) at com.rosettanet.rnstt.outbound.Outbound.sendMessage(Unknown Source) at com.rosettanet.rnstt.controller.TestController.handleSocketOutbound(Unknown Source) at com.rosettanet.rnstt.controller.TestController.handleOutbound(Unknown Source) at com.rosettanet.rnstt.controller.TestController.runTestCases(Unknown Source) at com.rosettanet.rnstt.controller.TestController.run(Unknown Source) at com.rosettanet.rnstt.controller.TestController.main(Unknown Source)

But if iam tryin RNIF adaper link from http browser

http://<XISERVER>:50000/MessagingSystem/receive/RNIFAdapter/RNIF

using the same USER id, iam able to connect.

Can anybody gimme the inputs for this anomaly??

Thnks,

Amulya Lewis

Shabarish_Nair
Active Contributor
0 Kudos

If you have provided the details in the credentials file then make sure your user id for XI has the role - XIISUSER !!!