Tracing Transform Programs
For debugging purposes, you can trigger a trace of your transform program by adding a specific value to the Application Engine trace parameter, in one of the following ways:
-
Specify the TRACE switch on the Application Engine command line, with the value 8192 added, for example:
-TRACE 8192 -
Add the value 8192 to the TRACEAE parameter in the appropriate application server or Process Scheduler server configuration file, for example:
TRACEAE=8192