Show TOC Start of Content Area

Procedure documentation Debugging Voice Applications  Locate the document in its SAP Library structure

Use

Use this procedure to test a deployed voice-enabled application to ensure that it is operating properly.

Prerequisites

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.

Procedure

Choose...

       1.      Choose This graphic is explained in the accompanying text 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.

Result

You have deployed and debugged your voice-enabled application.

More Information

 

Debugging Voice Applications without a VoiceXML Gateway

End of Content Area