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&sap-user=<user-id>&sap-password=<pasword>&version=3.0&Sender.Service=BS_pub_NonPO_Invoice_DOA_Call&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