Debugging Voice Applications
Use this procedure to test a deployed voice-enabled application to ensure that it is operating properly.
You have deployed the voice-enabled application to the VoiceXML gateway.
You have placed a test call to the voice-enabled application.
You have started Visual Composer and opened the application you want to debug.
Choose...
1.
Choose
Runtime Trace.
The Trace Viewer starts.
2. In the Activities tab, you can view the activities of the last call.
3. In the Variables tab, you can view the list of variables and their values to determine whether or not functions are working properly in the model.
Select a variable in the Data screen area to view the elements and values of each in the right-hand column.
4. In the TraceSource tab, you can view the application’s generated VoiceXML code.
5. If you require more information to troubleshoot the application, choose NetWeaver Log Viewer and filter Location on voice.
You have deployed and debugged your voice-enabled application.