I have a VXML Application using CCE 12.0, I have set few element data in the application. At one point I need to remove all the element data I set previously. I tried to use data.removeAllElementData() in the Java Action Class, however, the data still per...
view more