cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
148
Views
0
Helpful
0
Comments
cdnadmin
Level 11
Level 11
This document was generated from CDN thread

Created by: Majid K. on 08-05-2009 04:41:58 PM
Hello all,
Does anyone know how the "Store Full Response XML" flag works in Web Service Element?  Any sample Java code demonstrating how this feature can be utilized?
Thanks,
Matt

Subject: RE: Web Service Element and Store Full Response XML
Replied by: Ranjana Narayan on 12-05-2009 07:35:42 AM
Hi Matt,

By enabling "Store Full Response XML", the VXML server will store the whole xml response that is returned by the webservice as an elementdata, you can access this data using the predefined variable named "response_xml". You can parse this xml in your custom code based on response definition published by the webservice.

For 1-dimensional return array, you can also choose to manually configure each variable using Configure Response, if you donot wish to parse the entire XML yourself.

Hope this helps,
Ranjana Narayan.
Getting Started

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:

Quick Links