cancel
Showing results for 
Search instead for 
Did you mean: 

Sender SOAP Authentication

Former Member
0 Kudos

Hi All,

We are having a scenario with SOAP adapter on the sender side and RFC adapter on the receiver side . The BAPI in the external SAP system is exposed as webservice through this interface .

When we are trying to invoke this webservice through an external program its asking for userid and password to get into the XI system . (The external program that we are using is the JAX RPC sprng framework).

I know that its possible to remove this basic authentication after modifying in the sda file. But we don't want to do that . Infact we would like to supply the username and password from the external program .

Is there any way to do that.

Are there any tweaks while creating the wsdl file so that it won't ask for the userid and password? Any extra tags to be included in the WSDL document ?

Hoping to get a reply.

Thanks & Regards,

Rahul.

Edited by: Rahul Thunoli on Apr 11, 2008 8:36 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Check this link..

configure SOAP to RFC scenario without secure channel

For that chose "Https without client authentication" as an option while configuring communication channel in ID.

Regards,

Srini