06-27-2019 06:11 AM
Hi,
can anybody help me with my problem in CVP Call Studio?
When I try to load a wsdl file via url (https) I get an I/O errorand this file is not loaded.
I guess this is a certificate issue because with http I could load the wsdl file without problems. My customer had to change http into https for all webserver they use and now I have to change all vxml scripts which have Web Services implemented.
I already copied CA trust certificate into Call Studio trust store (via C:\Cisco\CallStudio\eclipse\jre\bin\keytool.exe -importcert -file <manually copied server certificate file> -keystore c:\Cisco\CallStudio\eclipse\jre\lib\security\cacerts) but I still get the same error if I want to load the wsdl file from url via https.
Can anybody help me because I have no ideas anymore to resolve my problem.
Thanks a lot!
Tobias
Solved! Go to Solution.
08-06-2019 08:10 AM
You could just download the wsdl using a web browser and save it to a file. Then load it into the WebServices element from the File.
06-27-2019 06:39 AM
08-06-2019 08:10 AM
You could just download the wsdl using a web browser and save it to a file. Then load it into the WebServices element from the File.
08-07-2019 12:59 AM
Thank's Janine! That's what I have done and fixed my issue.
08-06-2019 08:19 AM
This sounds like the same issue as here. Their solution was to use SoapUI to load the wsdl and save it to a file. Then load it from the file into Call Studio Web Svc element
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide