Setting Tracing

When starting an agent as an application or as an applet, you can set it to send task information to the system output stream.

The trace option must be set when the agent is started. You cannot use the agent window to change it after the agent starts.

Application Option

-trace Include -trace in the command string to send detailed information about agent activities to the system output stream.

Applet Option

trace To send detailed information about agent activities to the system output stream, include the trace parameter in the applet:

<param name=trace value=trueOrFalse>