Previous Topic: SMTP Structure

Next Topic: XCOM Structure

TRACE Structure

CA recommends using the trace file primarily for debugging. It is a text file and its location is specified in the Global Parameter XML structure in the TRACE structure.

Note: The trace records are free format.

The attributes for the TRACE structure are as follows:

PATH="xxxx"

The name of the trace output file path.

Default: No default

LEVEL="level"

The required trace level.

Range: 0 through 10, where 0 does not write any trace. As the trace level number increase, more detailed information is written to the trace file.

Default: 0 (if omitted)