Skip to Content
0
Former Member
Jan 02, 2012 at 04:25 AM

Embedding user-id and password in WSDL

683 Views

Hi Gurus,

I have a SOAP to Proxy synchronous scenario. The request will come through a SOAP message and the response will be given back through a SOAP message. I have created the WSDL from SAP XI - Configuration using the option Define Web Service under Tools. Given below is the SOAP url:

http://<XI Server>:8000/sap/xi/engine?type=entry&amp;sap-user=<user-id>&amp;sap-password=<pasword>&amp;version=3.0&amp;Sender.Service=BS_pub_NonPO_Invoice_DOA_Call&amp;Interface=urn%3A%2F%2FFileNet_SAP%2FNonPO_Invoice_DOA_Call%5EMI_SO_NonPO_DOA_Call_Request

Whenever, I am pasting the url in a browser and trying to access the WSDL, it is prompting me for the user-id and password.

My requirement is that the consumer of the WSDL will not be prompted for the user-id and password.

Can you please help me?

regards

Debansu