cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP to XI Unauthorized with XIAPPLUSER

Former Member
0 Kudos

I want to send the message to xi using the Http

with the correct username:XIAPPLUSER and password

but the httpcilent always raises the error: HTTP 401 Unauthorized

It seems not the authorization problem

maybe there are somewhere i have not done

Thank you for your reply

Leo

Accepted Solutions (1)

Accepted Solutions (1)

udo_martens
Active Contributor
0 Kudos

Hi Leo,

did you activate the Http service sap/xi/adapter_plain in transaction SICF?

Regards,

Udo

Answers (2)

Answers (2)

Former Member
0 Kudos

Looks like wrong password issue. check your password. its case sensitive.

Or else if you are going to do lot of http adapter transactions then its better to set it in the ICM server adapter_plain, so that u dont have to worry about the authentication again and again

--Archana

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

it should work so maybe your pass is not ok

(check it by logging to sapgui)

BTW

you can also set a default user and pass for ICM server adapter_plain

and HTTP adapter will not requre pass

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

Former Member
0 Kudos

Hi Michal

Thank you again

I have logged in sucessfully with XIAPPLUSER

>>BTW

>>you can also set a default user and pass for ICM server adapter_plain

>>and HTTP adapter will not requre pass

could you explain it in details

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

Transaction SICM

and find adapter_plain service

and when you click on it you can set the pass and user

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

Former Member
0 Kudos

the adapter_plain service is active

when i test the service

i get the error as followed

<i>

What can I do?

Check the validity of your SSO ticket for this system.

If you do not yet have a user ID, contact your system administrator.

Error Code: ICF-LE-http-c:800-l:E-T:21-C:3-U:5-P:5-L:7

HTTP 401 - Unauthorized

Your SAP Internet Communication Framework Team

</i>