Output analysis

This topic describes the sample output from Rule Debug for the calculation of a single rule into the EVENT_DATA column of the mentioned relational table.

The output of one calculation of one rule consists of completeStartMessage and completeStopMessage and is written after the calculation is done.

If the rule was calculated multiple times, the output can show up multiple times.

Non-readable characters are escaped in the output. The usual escaping replacements apply. For example, TAB is replaced with \t, a new line is replaced with \r\n. Unescaping the output, such as in a text editor, increases the readability.