Blogs

Showing 1 - 20 of 21 results.
Items per Page 20
of 2

Forums

Combination View Flat View Tree View
Threads [ Previous | Next ]
toggle
Dear All,
I am developing a Web dialer application in JAVA. I tried to access the URL
[url=https://<CUCM-IP>/webdialer/services/WebdialerSoapService70]https://<CUCM-IP>/webdialer/services/WebdialerSoapService70  .I am getting server internal error.   Please tell me the actual URL to which I need to send the SOAP request. If URL above itself is the acual  URL then what might be the reason for getting server internal error? I have attached the file which contains the  error I am getting.
 
Please Anyone help me,
 
With Thanks,
Huthesh
Attachments:

That should be the correct URL (assuming you are using UCM 7.0 or higher).  You might check that the Webdialer service is activated/running, though I believe the error you see is not due to that.
 
Can you provide the actual XML of your request?  Might use attachment as sometimes the forum 

hi David,
This is my XML SOAP request:
<SOAP-ENV:Envelope xmlns:SOAP-ENV=http://schemas.xmlsoap.org/soap/envelope/ xmlns:profile=urn:WebdialerSoap 
 xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance xmlns:xsd=http://www.w3.org/2001/XMLSchema>
 <SOAP-ENV:Body> <profile: getProfileSoap >
 <cred href=#id1\>
 <userid>demo</userid><profile:Credential id=id1 xsi:type=profile:Credential>
 <userID xsi:type=xsd:string>demo</userID>
 <password xsi:type=xsd:string>demo</password>
 </profile:Credential>
 </profile></SOAP-ENV:Body> </SOAP-ENV:Envelope>

Web dialer service is active and running.
When I tried to access the URL throgh Internet Explorer then also I am getting the same error.
 
With Thanks,
Huthesh

Collateral


No files available