mohammad hasanzadeh
2014-08-03 11:19:42 UTC
Hi,
I'm building an IVR scenario with OpenVXML 4.0 and I'm stock in the SOAP
webservice module. Currently, I'm adding the .wsdl file of the web service
in the webservice folder of the VTP project and the SOAP webservice button
automatically detects it, but the URL of the webservice is still empty and
I set it manually. After that I exported the WAR file and place it in the
Tomcat, but whenever the webservice is called, Tomcat show the following
error:
ERROR|Web service call failed: 500
and return the following:
Result: null
Additionally, I checked the webservice backend. Although the webservice
request of my test app is reached to webservice backend, but no variable is
attached to the webservice call. I don't know how to set the Input and
Output of Webservice. Can you please inform me how to pass variables to the
webservice and read the result of it.
I'm building an IVR scenario with OpenVXML 4.0 and I'm stock in the SOAP
webservice module. Currently, I'm adding the .wsdl file of the web service
in the webservice folder of the VTP project and the SOAP webservice button
automatically detects it, but the URL of the webservice is still empty and
I set it manually. After that I exported the WAR file and place it in the
Tomcat, but whenever the webservice is called, Tomcat show the following
error:
ERROR|Web service call failed: 500
and return the following:
Result: null
Additionally, I checked the webservice backend. Although the webservice
request of my test app is reached to webservice backend, but no variable is
attached to the webservice call. I don't know how to set the Input and
Output of Webservice. Can you please inform me how to pass variables to the
webservice and read the result of it.