Event logging and tracing on the client computer is handled via a separate properties file. By default, logging and tracing are turned off.
To configure client-side logging |
---|
|
Using the ims_client.properties
file you can configure the same settings that are available when configuring the runtime server event logs and traces. Click Help on the Logging/Tracing tab for a description of each option.
logerrors=true logwarnings=true loginformation=true logtomcs=true logtofile=imsevents.log maxlogfilesize=4 backuplogfile=true commtrace=true generaltrace=true errortrace=true tracefile=imstrace.log notranslate.truncate=false
Where:
This property Does this logging and tracing properties Determines the logging and tracing options that will be used on the client computer. Click Help on the Logging/Tracing page, which is accessed through the management console, Configure page, for information on these properties.
notranslate.truncate Determines how to handle no-translate fields when an input value to the field is longer than the field length. When set to false (the default), an Exception is thrown and, if previously configured, an event logged.
When set to true, the input value is truncated to the fields length value and, if previously configured, an event logged.
See Properties of Input and Output Fields for more information on Task Builder input and output fields.
![]() |
|
![]() |
Logging and Tracing |
![]() |
Configuring Event Logging and Tracing |
![]() |
Viewing Events |
![]() |
Properties of Input and Output Fields |
![]() |