07-05-2010 02:00 AM - edited 03-14-2019 06:00 AM
Hello
we are facing a problem when integrating UCCX with Web services, we are having the error as shown in Script_Error, we are
trying to call a WSDL file that has one function which we should query to retreive the results. we have tried to append
the parameters in the GET and POST method but none of them succeded.
Can UCCX built in functions can support such dynamic procedures as calling first the WSDL file and then query the page that has results
and should we use Get or POST methods.
The overall script is attached.
07-14-2010 09:13 PM
I am not really answering your question.... but if you are really stuck...
You can use Java. Use Axis to communicate with the web-service and write a Java code perform actions on the web-service. Use this Java class in your scripts.
BTW are you able to use the URL in a browser and pass parameters.... getting back the xml?
11-29-2010 06:26 AM
Hi!
What was the outcome of this? Was it possible using this method or you have to use Java?
Thanks!
-JT-
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