I'm getting an error when trying to deploy a CVP app.
The App has SayitSmart in it and that may be the problem. I am doing some double substitution/Nested Substitution in the SayitSmart and that seems to be causing the issue: {Data.Session.HS01_SV_Deposit_TransactionAmount_{Data.Element.Counter_12.count}}
Here is the what the GlobalLog says: 09/25/2014 16:44:52.983, SERVER ERROR: There was an error attempting to deploy the application. The error was: com.audium.server.xml.ElementConfigException: There was an error evaluating substitution for a Say It Smart input value.
I'm not sure if this type of substitution is possible, so a bit of direction would be much appreciated.
Thanks,
Ryan
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
VXML Server doesn't allow variables within the name of a variable.
You'd have to use custom java.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Thank you ma'am. I thought that might be the case, but had to verify.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Comments
0 comments
Please sign in to leave a comment.