Discussion:
[vtp-dev] OpenVXML 4.0 SOAP Webservice Call Failed!
mohammad hasanzadeh
2014-08-03 11:19:42 UTC
Permalink
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.
AOEKING
2014-08-03 13:58:10 UTC
Permalink
Hi,

Use input tab to set the input parameters.

Thanks & Best Regards,
Nuwa
On Aug 3, 2014 4:50 PM, "mohammad hasanzadeh" <
Post by mohammad hasanzadeh
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|Web service call failed: 500
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.
_______________________________________________
vtp-dev mailing list
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
https://dev.eclipse.org/mailman/listinfo/vtp-dev
mohammad hasanzadeh
2014-08-04 04:45:35 UTC
Permalink
Hi,

I used the Input Document tab to set the input of the webservice but it
didn't pass anything to the
webservice. It has three choices that are S stands for Script V stands for
Variable and E. I tested all three of them, but still there is no progress
in the results

Regards,
Post by AOEKING
Hi,
Use input tab to set the input parameters.
Thanks & Best Regards,
Nuwa
On Aug 3, 2014 4:50 PM, "mohammad hasanzadeh" <
Post by mohammad hasanzadeh
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|Web service call failed: 500
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.
_______________________________________________
vtp-dev mailing list
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
https://dev.eclipse.org/mailman/listinfo/vtp-dev
_______________________________________________
vtp-dev mailing list
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
https://dev.eclipse.org/mailman/listinfo/vtp-dev
AOEKING
2014-08-04 04:50:13 UTC
Permalink
Hi,

Please send me a screenshot of input tab and calldesign.xml plus
process.xml file.

Cheers,
Nuwan
On Aug 4, 2014 10:16 AM, "mohammad hasanzadeh" <
Post by mohammad hasanzadeh
Hi,
I used the Input Document tab to set the input of the webservice but it
didn't pass anything to the
webservice. It has three choices that are S stands for Script V stands for
Variable and E. I tested all three of them, but still there is no progress
in the results
Regards,
Post by AOEKING
Hi,
Use input tab to set the input parameters.
Thanks & Best Regards,
Nuwa
On Aug 3, 2014 4:50 PM, "mohammad hasanzadeh" <
Post by mohammad hasanzadeh
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|Web service call failed: 500
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.
_______________________________________________
vtp-dev mailing list
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
https://dev.eclipse.org/mailman/listinfo/vtp-dev
_______________________________________________
vtp-dev mailing list
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
https://dev.eclipse.org/mailman/listinfo/vtp-dev
_______________________________________________
vtp-dev mailing list
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
https://dev.eclipse.org/mailman/listinfo/vtp-dev
mohammad hasanzadeh
2014-08-04 06:14:28 UTC
Permalink
Hi,

The OpenVXMl 4.0 does not generate any calldesign.xml. I put the other 2
files in the attachment. Also, I added the test callflow canvas.

Thanks,
Post by AOEKING
Hi,
Please send me a screenshot of input tab and calldesign.xml plus
process.xml file.
Cheers,
Nuwan
On Aug 4, 2014 10:16 AM, "mohammad hasanzadeh" <
Post by mohammad hasanzadeh
Hi,
I used the Input Document tab to set the input of the webservice but it
didn't pass anything to the
webservice. It has three choices that are S stands for Script V stands
for Variable and E. I tested all three of them, but still there is no
progress in the results
Regards,
Post by AOEKING
Hi,
Use input tab to set the input parameters.
Thanks & Best Regards,
Nuwa
On Aug 3, 2014 4:50 PM, "mohammad hasanzadeh" <
Post by mohammad hasanzadeh
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
ERROR|Web service call failed: 500
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.
_______________________________________________
vtp-dev mailing list
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
https://dev.eclipse.org/mailman/listinfo/vtp-dev
_______________________________________________
vtp-dev mailing list
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
https://dev.eclipse.org/mailman/listinfo/vtp-dev
_______________________________________________
vtp-dev mailing list
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
https://dev.eclipse.org/mailman/listinfo/vtp-dev
_______________________________________________
vtp-dev mailing list
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
https://dev.eclipse.org/mailman/listinfo/vtp-dev
AOEKING
2014-08-05 05:25:36 UTC
Permalink
Hi,

The process.xml seems to fine. It has the input parameter and I notice that
you have used variable value for that.
So the problem should be with framework plugins. Anyway can you check by
giving a static value for input.

Cheers,
Nuwan


On Mon, Aug 4, 2014 at 11:44 AM, mohammad hasanzadeh <
Post by mohammad hasanzadeh
Hi,
The OpenVXMl 4.0 does not generate any calldesign.xml. I put the other 2
files in the attachment. Also, I added the test callflow canvas.
Thanks,
Post by AOEKING
Hi,
Please send me a screenshot of input tab and calldesign.xml plus
process.xml file.
Cheers,
Nuwan
On Aug 4, 2014 10:16 AM, "mohammad hasanzadeh" <
Post by mohammad hasanzadeh
Hi,
I used the Input Document tab to set the input of the webservice but it
didn't pass anything to the
webservice. It has three choices that are S stands for Script V stands
for Variable and E. I tested all three of them, but still there is no
progress in the results
Regards,
Post by AOEKING
Hi,
Use input tab to set the input parameters.
Thanks & Best Regards,
Nuwa
On Aug 3, 2014 4:50 PM, "mohammad hasanzadeh" <
Post by mohammad hasanzadeh
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
ERROR|Web service call failed: 500
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.
_______________________________________________
vtp-dev mailing list
To change your delivery options, retrieve your password, or
unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/vtp-dev
_______________________________________________
vtp-dev mailing list
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
https://dev.eclipse.org/mailman/listinfo/vtp-dev
_______________________________________________
vtp-dev mailing list
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
https://dev.eclipse.org/mailman/listinfo/vtp-dev
_______________________________________________
vtp-dev mailing list
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
https://dev.eclipse.org/mailman/listinfo/vtp-dev
_______________________________________________
vtp-dev mailing list
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
https://dev.eclipse.org/mailman/listinfo/vtp-dev
mohammad hasanzadeh
2014-08-05 06:43:35 UTC
Permalink
Hi,

I do as you say, nut the literal is not working either. Any other
suggestion?

Regards,
Post by AOEKING
Hi,
The process.xml seems to fine. It has the input parameter and I notice
that you have used variable value for that.
So the problem should be with framework plugins. Anyway can you check by
giving a static value for input.
Cheers,
Nuwan
On Mon, Aug 4, 2014 at 11:44 AM, mohammad hasanzadeh <
Post by mohammad hasanzadeh
Hi,
The OpenVXMl 4.0 does not generate any calldesign.xml. I put the other 2
files in the attachment. Also, I added the test callflow canvas.
Thanks,
Post by AOEKING
Hi,
Please send me a screenshot of input tab and calldesign.xml plus
process.xml file.
Cheers,
Nuwan
On Aug 4, 2014 10:16 AM, "mohammad hasanzadeh" <
Post by mohammad hasanzadeh
Hi,
I used the Input Document tab to set the input of the webservice but it
didn't pass anything to the
webservice. It has three choices that are S stands for Script V stands
for Variable and E. I tested all three of them, but still there is no
progress in the results
Regards,
Post by AOEKING
Hi,
Use input tab to set the input parameters.
Thanks & Best Regards,
Nuwa
On Aug 3, 2014 4:50 PM, "mohammad hasanzadeh" <
Post by mohammad hasanzadeh
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
ERROR|Web service call failed: 500
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.
_______________________________________________
vtp-dev mailing list
To change your delivery options, retrieve your password, or
unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/vtp-dev
_______________________________________________
vtp-dev mailing list
To change your delivery options, retrieve your password, or
unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/vtp-dev
_______________________________________________
vtp-dev mailing list
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
https://dev.eclipse.org/mailman/listinfo/vtp-dev
_______________________________________________
vtp-dev mailing list
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
https://dev.eclipse.org/mailman/listinfo/vtp-dev
_______________________________________________
vtp-dev mailing list
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
https://dev.eclipse.org/mailman/listinfo/vtp-dev
_______________________________________________
vtp-dev mailing list
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
https://dev.eclipse.org/mailman/listinfo/vtp-dev
AOEKING
2014-08-05 06:55:49 UTC
Permalink
Hi,

Send me the source code location and I ll try to figure out whats going on
with it.

Thanks & Best Regards,
Nuwan


On Tue, Aug 5, 2014 at 12:13 PM, mohammad hasanzadeh <
Post by mohammad hasanzadeh
Hi,
I do as you say, nut the literal is not working either. Any other
suggestion?
Regards,
Post by AOEKING
Hi,
The process.xml seems to fine. It has the input parameter and I notice
that you have used variable value for that.
So the problem should be with framework plugins. Anyway can you check by
giving a static value for input.
Cheers,
Nuwan
On Mon, Aug 4, 2014 at 11:44 AM, mohammad hasanzadeh <
Post by mohammad hasanzadeh
Hi,
The OpenVXMl 4.0 does not generate any calldesign.xml. I put the other 2
files in the attachment. Also, I added the test callflow canvas.
Thanks,
Post by AOEKING
Hi,
Please send me a screenshot of input tab and calldesign.xml plus
process.xml file.
Cheers,
Nuwan
On Aug 4, 2014 10:16 AM, "mohammad hasanzadeh" <
Post by mohammad hasanzadeh
Hi,
I used the Input Document tab to set the input of the webservice but
it didn't pass anything to the
webservice. It has three choices that are S stands for Script V stands
for Variable and E. I tested all three of them, but still there is no
progress in the results
Regards,
Post by AOEKING
Hi,
Use input tab to set the input parameters.
Thanks & Best Regards,
Nuwa
On Aug 3, 2014 4:50 PM, "mohammad hasanzadeh" <
Post by mohammad hasanzadeh
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
ERROR|Web service call failed: 500
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.
_______________________________________________
vtp-dev mailing list
To change your delivery options, retrieve your password, or
unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/vtp-dev
_______________________________________________
vtp-dev mailing list
To change your delivery options, retrieve your password, or
unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/vtp-dev
_______________________________________________
vtp-dev mailing list
To change your delivery options, retrieve your password, or
unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/vtp-dev
_______________________________________________
vtp-dev mailing list
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
https://dev.eclipse.org/mailman/listinfo/vtp-dev
_______________________________________________
vtp-dev mailing list
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
https://dev.eclipse.org/mailman/listinfo/vtp-dev
_______________________________________________
vtp-dev mailing list
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
https://dev.eclipse.org/mailman/listinfo/vtp-dev
_______________________________________________
vtp-dev mailing list
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
https://dev.eclipse.org/mailman/listinfo/vtp-dev
Loading...