cancel
Showing results for 
Search instead for 
Did you mean: 

web service using SAOP adapter

Former Member
0 Kudos

Hi All

I am trying to develop scenario web service using SOAP adapter..

Using web service navigator I have to enter User name and password ..

Can any body tell me how to avoid password checking .....

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member187339
Active Contributor
0 Kudos

Hi,

You have to give the credentials in your web service navigator itself.

Regards

Suraj

Former Member
0 Kudos

Hi all,

Thanks for the reply Suraj.

We have created a web service using SOAP adapter and have created a WSDL file for this web service using Wizard in Integration Directory. But when we test this web service using WSNavigator or from any other client (like .Net or web dynpro) we need to pass a used name and the password. We know that the user to be used is XIAFUSER

But we want a web service which should not ask for any password.

How can we do that?

do we have any thing like Http or SOAP Destination which is to be configured or any thing in SICF transection.

Thank in advance!

former_member187339
Active Contributor
0 Kudos

Hi Nagesh,

>>But we want a web service which should not ask for any password.

I am afraid its not possible, though you can give the credentials through your web dynpro or .Net client

Regards

Suraj