on ‎2008 Mar 06 5:40 AM
Hi Guys,
I am using Webservices - to - Proxy scenario.
While calling webservices from .net based application, i am getting error authentication denied. In sdn, they specified to give username and password in the url itself. I have specified the username and password in the calling url. ""http://piappluser:mxdsap01@mmcphdev:50200/XISOAPAdapter/MessageServlet?channel=:BS_BIZBOX:CC_BB_PATIENT" +
"&version=3.0&Sender.Service=BS_BIZBOX&Interface=urn%3A%2F%2Fbizbox%3Asap%3Apa" +
"tient%3Areg%5EMI_BB_PATIENT_OB_ASYNC""
Though I specified the details in the url, still i am getting the same authentication error.
Can anyone please suggest me in this?
Regards
Bala
Request clarification before answering.
ASP application can invoke a Web Service in following ways:
1. Sending a SOAP Envelope directly from ASP in Java Script by opening HTTP connection to XI.
2. Making use of .NET proxies in ASP App. These proxies are generated using the WSDL provided by XI.(Best approach)
3. Using Java Proxies (generated by WSDL) in ASP
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.