Technical Notes |
|
While troubleshooting a Reflection for IBM 2008 or 2007 problem, technical support may request that you obtain one or more traces. This technical note describes how to generate the following Reflection for IBM 2008 or 2007 traces: Host Data, Command, and HLLAPPI.
This note is organized into the following sections:
A host-data trace captures information passed between a terminal, or printer, and the host during a 3270 or 5250 session. This type of trace is useful when a host connection is working, but the terminal or printer session does not behave as expected. For instance, a host-data trace would be useful when troubleshooting problems with colors, cursor movements, print job formatting, or IND$FILE transfer problems (for 3270 sessions). Host traces are not useful when a connection to the host cannot be established.
Note: HST traces capture both *.HST and *.RIT data.
Command traces capture actions within Reflection for IBM 2008 or 2007. An action taken, such as clicking a button or entering text, each represents an individual command. Command traces are useful in determining if commands are correct in a script, macro, or program using OLE automation.
Command traces also can be used to determine which command to use when writing a script. Use a text editor to view the command trace and determine which commands are needed to accomplish the task.
Follow the steps below to generate a host-data or command trace.
Note: If you have spoken with a support technician about this issue, you can use your call ID number as the name of your trace file.
To upload the file to Technical Support, see http://upload.attachmate.com.
HLLAPI is an API specified by IBM for automating terminal tasks. HLLAPI traces are available in Reflection for IBM 2008 or 2007. A HLLAPI trace will enable you to see the HLLAPI calls the application is making, including return codes.
Follow the steps below to generate a HLLAPI trace.
[Reflection HLLAPI]ExtTraceOn=1[Reflection HLLAPI]ExtTraceOn=0To upload the file to Technical Support, see http://upload.attachmate.com.