cancel
Showing results for 
Search instead for 
Did you mean: 

web service without authentication

Former Member
0 Kudos

Dear Experts,

I need to expose a remote function module as web service with no authentication. This is being consumed in adobe web dynpro form but we don't want the pop up for the uid & pwd when connecting to the web service.

Thanks

-Bharath

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

I am trying consume that webservice i.e. based on a remote function module (ABAP world) into adobe form. Right now, I get a popup asking for uid/pwd when initiate a connection which I dont want.

Thanks

-Bharath

Former Member
0 Kudos

Bharath,

You can specify a batch id and a password in the log on data tab once and it will not prompt for the userid and pwd.

Regards,

Nandi

0 Kudos

Bharath:

I am trying to do the same. Expose a web service without authentication. did you ever figure out how to accomplish that? Any help would be great. Thanks.

Gautam

Former Member
0 Kudos

Hi,

The right answer has already be given :

Enter a system or communication user on the logon tab of the SICF node.

Regards,

Olivier

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Barath,

If you are using WebDynPro Java and using Adaptive WebService Model, then you can specify the uname and pwd in Visual Administrator once only. It will nor ask for uname and pwd while running the application.

Regards,

Piyush

Former Member
0 Kudos

Good day!

Please, specify your system of development.

Yury.