Monitoring a 3270 server

Use the following procedure to monitor the results of the 3270 server while debugging or executing the calling voice application using the 3270 Session Manager window's Peek facility.

  1. From the Welcome window, click on Operations —> 3270 Session Manager
  2. Select session: Click the session assigned to the 3270 server you want to monitor.
  3. Click Actions —> Peek. The system displays the 3270 Peeker window.

    To monitor 3270 interaction while you debug a voice application, Open the state table for the voice application that you want to debug, activate the debugger, then Step or Continue to monitor results in the 3270 Peeker window. The 3270 Peeker window shows the results of the 3270 server script statements as they execute.

    For information on debugging state tables, see the Blueworx Voice Response for AIX: Application Development using State Tables information.

  4. To monitor 3270 interaction while you execute a voice application, call the channel associated with the application profile that starts the voice application that you want to execute, and monitor results in the 3270 Peeker window. The 3270 Peeker window shows the results of the 3270 server script statements as they execute.