cancel
Showing results for 
Search instead for 
Did you mean: 

How to eliminate authentication of webservice

Former Member
0 Kudos

Hello i have deployed a webservice , which as you know when called expects a username and password . Now i am trying to call from VB6 wihch is easy to call without authentication. now is there any way i can eliminate authentication over the webservice XI is holding? if so how ?

Krishna

Accepted Solutions (0)

Answers (1)

Answers (1)

moorthy
Active Contributor
0 Kudos

Hi,

Are you calling WebService from XI via SOAP Reciever Adapter ? If so , there is an indicator in the SOAP configuration <i>Configure User Authentication</i> ..

so you can go further on this-

More-

http://help.sap.com/saphelp_nw2004s/helpdata/en/29/5bd93f130f9215e10000000a155106/content.htm

Is this is your scenario?my understanding may be wrong here.

Regards,

Moorthy

Former Member
0 Kudos

hey thanks for ur reply i have this scenario:

SOAP<=> XI <=> RFC i.e. i am exposing this RFC through XI via Webservice. now as u know if i use xml spy or any soap client to call this it asks for username and password . how to it avoid it

Krishna

moorthy
Active Contributor
0 Kudos

Hi,

I think it is required. We can not avoid that..

In SAP note also it tells , you need to have service user id for this.( Note -856597) Question no 1.

This is my view

Regards,

Moorthy

Former Member
0 Kudos

Hi Krishna

I have the same problem, I don't want to use any authentication on the webservice. Did you find a way around this problem? If not, how can I provide user id and password to the webservice.

Best Regards,

Morten