Tracing Information for the DMX Merging Process

It is possible to turn tracing on for the DMX merging process. This can help assist in debugging any issues that may occur, as a result of merging DMX data. The system property curam.dmx.tracing, if set to true, produces tracing information to the console for the DMX file being processed. This property is false by default.

The tracing output includes:

The following is an example of setting this property:

Figure 1. Set tracing for DMX files.
build database -Dcuram.dmx.tracing=true

When set to true, this property outputs a large amount of data to the console and must therefore only be used for debugging purposes.