cancel
Showing results for 
Search instead for 
Did you mean: 

reg. SOAP sender adpter

Former Member
0 Kudos

Hi,

I am using XML spy to test my SOAP to XI scenario.

while testing it is asking for SAP username and password in XML SPY.

I want to make my XI settings such u way that while WSDL message to XI server, it should not ask username and password in XML spy.

one more thing:

in SOAP CC as a sender,

HTTPS with out client authentication and with client authentication.

what is those means?

plz give some inputs these issues.

Thanks

Raja

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Raja,

You have to give userid and password in order to send a SOAP request to XI server. I don't think you can bypass that.

For "HTTPS with out client authentication and with client authentication??? "Please follow this how to guide https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/40611dd6-e66e-2910-f383-e80fb44f...

Answers (2)

Answers (2)

Former Member
0 Kudos

Oops.....

wrong post.....

sorry

Edited by: Sidharth Velagapudi on Apr 11, 2008 2:42 AM

Former Member
0 Kudos

> I want to make my XI settings such u way that while WSDL message to XI server, it should not ask username and password in XML spy.

Hi,

you cannot avoid the user name password prompt in xml spy when u are posting a soap message to xi.

there are 2 ways of doing this.

define a custom api for soap client where in you hardcode the user name password.

or change the metadata of the sender soap adapter from SAP BASIS software component in IR.

Extract the metadata xml from IR, here you comment the soap adapter authentication details and reload the metadata...

remember this approach is not recomended by SAP

> HTTPS with out client authentication and with client authentication.

> what is those means?

these come into picture when u are using ssl certificates.

hope this helps...

cheers!!

sidharth