XSL Editing Effects on Error Logging

Previous Next

See Also

Changes in the userror.xsl transformation sheet affect all plain text logging as well. When logging is done in XML, changes to userror.xsl do not affect the logged messages, since these messages are not transformed.

Rules Service

Errors are logged in XML format. When viewing the log file in the configuration window, two different XSL transformations are executed to display all messages in HTML format:

<USoft installation folder>/templates/ure/ URECombinedLogfile2Html.xsl

and

<USoft installation folder>/templates/ure/ URECombinedLogfileSort.xsl

Changes to these userror.xsl transformation sheets do not affect error logging in the Rules Service: the plain text messages returned to the client are affected.

USoft Batch

Batch log files with an .xml extension are logged in XML format. In this case, changing userror.xsl also does NOT affect the logged errors.