Combination View Flat View Tree View
Threads [ Previous | Next ]
Is there a way to access web services from Audium. The web services is available to me in the the form of a WSDL file.

Online, I see sample proprietary vxml that invokes SOAP/web services as follows:

var webService = V.SOAPClient.loadWSDL("http://www.someServer.com/directoryName/SOAP_Doc.xml?wsdl");
var something = webService.getSomething('an argument', 'another argument');
prompt>
the returned value is <value expr="something"/>
or, if something was an object, we might do something like this <value expr="something.getName()"/>
</prompt>

Hi Janine,

Per our email correspondence, please ask the customer you were posting this for to login with their Audium Support Center account and interact with us directly. This will allow us to track which customers are experiencing which issues, as well as ensure that everyone (e.g. Account Reps, dev team, etc.) is kept in the loop as needed.

Regards,
Vance