TraceDirectory

String (directory-name)

logs

Purpose

The TraceDirectory parameter specifies the directory used for the trace file created for tracing all requests made to and from the presentation client when the value of the Trace parameter is set to messages or all.

A separate trace file, output to the JADE logs directory by default, is opened for each application that is initiated. The trace file has the following format.

ThinClientTrace‑<user‑name>‑<date>‑<time>.log

The content of the trace file includes the form name for any control and the name of the schema and application being initiated.

Parameter is read when …

The presentation client using the same JADE initialization file is next initialized; for example, when you restart the presentation client.