Created by: Melissa Smith on 29-01-2013 09:01:20 AM When using the built in web service element what version of the soap request is being made from the deployed Builder app?
Subject: Re: New Message from Melissa Smith in Customer Voice Portal (CVP) - General Replied by: Janine Graves on 29-01-2013 09:24:36 AM This is what the Element Specs say:
The Web Services element is designed to work with the following technologies: ******• SOAP 1.1 encoding (using namespace http://schemas.xmlsoap.org/soap/encoding/) ◦ Includes built-in support for 1-dimensional SOAP-encoded arrays that do not use href references for array items. ◦ To parse n-dimensional SOAP-encoded arrays (where n is greater than 1) or href references in web service response messages, use the "Store Full Response XML" option and process the response with custom code. ******• WSDL 1.1 (using namespace http://schemas.xmlsoap.org/wsdl/) ◦ Binding Styles, - RPC/encoded - RPC/literal - Document/literal - Document/literal (wrapped)
******• XML schemas (using namespace http://www.w3.org/2001/XMLSchema) ◦ Includes built-in support for 1-dimensional arrays (that is, sequences).
Subject: RE: New Message from Melissa Smith in Customer Voice Portal (CVP) - General Replied by: Hemal Mehta on 29-01-2013 09:28:36 AM Melissa, CVP 9.0 will work with SOAP 1.1 Hemal
From: Cisco Developer Community Forums [mailto:cdicuser@developer.cisco.com] Sent: Tuesday, January 29, 2013 9:01 AM To: cdicuser@developer.cisco.com Subject: New Message from Melissa Smith in Customer Voice Portal (CVP) - General Discussion - All Versions: SOAP Version with Built In Web Service Element
Melissa Smith has created a new message in the forum "General Discussion - All Versions": -------------------------------------------------------------- When using the built in web service element what version of the soap request is being made from the deployed Builder app? -- To respond to this post, please click the following link: http://developer.cisco.com/web/cvp/community/-/message_boards/view_message/11245884 or simply reply to this email.
Subject: RE: SOAP Version with Built In Web Service Element Replied by: Melissa Smith on 29-01-2013 11:39:37 AM Does any have a working wsdl that works with the built in webservice that they are willing to share? I have a customer and we are using the built in web service. We we call the service we are receiving an error.
The wsdl developer is using wireshark and when he parsed the packet captures from the VXML server to the webservice Server he is see a Soap 1.2 request. That is why I asked the previous question of what version of soap request is being made.
He is currently supporting BasicHTTPBinding based on documentation and received an error. He redeploy the webservice with WSHTTPBindings and redeploy the WDSL to the builder and he is still getting an error.
He is wanting to know if there is a sample working wsdl that he can look at to see the difference between a working and non working.
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: