Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Test abap proxy error

Former Member
0 Kudos

HI All,

I create WS in one backend and want to call it in different back-end ,

In the back-end (client) I create proxy class with logical destination and when I try to execute

and test the proxy class I have pop-up for user and pass ,for this I provide the user and pass

of the WS back-end ,

The pop-up don't accept it and after 3 attempts

I get error pop-up with message :

SOAP:1,007 SRT: Unsupported xstream found: ("HTTP

Code 401 : Unauthorized") .

1. Which user and pass i have to provide?

2. How can i avoid this pop-up ? i want that the WS will run without user and pass

( i try to change the Authentication from service provider ->configuration->security profile->Authentication

to none and nothing change ).

Please help with this issue .

Best Regards

Nina

1 ACCEPTED SOLUTION

Former Member
0 Kudos

hi nina,

the error

SOAP:1,007 SRT: Unsupported xstream found: ("HTTP

Code 401 : Unauthorized") is due to wrong user id and password of the service system

if u want to avoid the pop up u can do the following changes in SICF

hierarachy type services --> execute

default_host>sap>bc>srt>rfc

double click on rfc node and on logon data enter the detials of the server system

hope it resolves ur query

regards

afzal

5 REPLIES 5

Former Member
0 Kudos

hi nina,

the error

SOAP:1,007 SRT: Unsupported xstream found: ("HTTP

Code 401 : Unauthorized") is due to wrong user id and password of the service system

if u want to avoid the pop up u can do the following changes in SICF

hierarachy type services --> execute

default_host>sap>bc>srt>rfc

double click on rfc node and on logon data enter the detials of the server system

hope it resolves ur query

regards

afzal

0 Kudos

Hi mohammad ,

Thanks Again,

You write :is due to wrong user id and password of the service system .

I give the user and the pass of the service back-end (user ID and Password of the Sap Logon where i create the WS )and i check myself more then once (to log to the system) Do u have any idea why it's napping ?

to avoid the the pop up u told me to do the following :

default_host>sap>bc>srt>rfc

double click on rfc node and on Logon data enter the details of the server system/

I opened SiCF like u tell (in the Back-end where i create the WS) and I give to all the child node (of the service)there user and password of service back-end.

What do u mean by the details of the server system?

Can u elaborate on this please.

I give the user and the pass of the sap Logon and the pop-up don't accept it.

By the way, did u success to call to WS from one back-end to other?

Best Regards

Nina

Edited by: Nina C on May 10, 2009 5:44 PM

0 Kudos

hi nina,

i guess ur struck at end point ,

as u said i successfully called web servcie from one back end to other ,

as u said problem with login i too checked it, this is due to problem with some authorizations ,

u try with ur basis help

and when i faced the same i did in reverse way

that is i changed the servers the target was made host and host was target , and it worked

i realised that the system from which i am calling has more atuhorizatiions and this might be same wit you so just try with basis and u will be successfull ,

and u asked for detials of the server ssytem means logon detials of the system in which u created webservice

nina ur just close to gettign it done some small problem it will be solved

and i too tried bcos of ur questions and was successful

just try the reverse way once changing the systems

regards

afzal

0 Kudos

hai nina,

were u able to call webservice successfully or not

regards

afzal

0 Kudos

Hi Nina,

I'm also interested in to know if your problem is solved. I have the same problem.

Thanks

Sascha