IBM WebSphere Multichannel Bank Transformation Toolkit, Version 7.1

How to enable the functional trace

There are two different types of traces that can be generated by WebSphere® Multichannel Bank Transformation Toolkit runtime: one for technical developers that contains full information and exception track, and another for functional developers that is easier to understand and easier to use.

In the WebSphere Multichannel Bank Transformation Toolkit trace setting, you can use the following setting to specify whether the technical trace or the functional trace is used. If the enableTechnicalTraces field is set to true, the technical trace is enabled. If the enableTechnicalTraces field is set to false, the functional trace is enabled.
<field id="enableTechnicalTraces" value="false"
				description="Adapt traces to functional developer (if false) or technical developer (if true). Defaults to true." />


Feedback