×
Menu
Index

Using the Trace log

 

Introduction

After pressing the Go button while having the Trace log ON, SoftRules® will process your XML document and collect all write actions to the Output XML. After processing the above screen will popup. You can sort on all fields and a doubleclick on an element will bring you to the corresponding Tool in the tree.
 

Search

A field that can be used to filter on ElementName.
 

ID

Unique field in the Trace log that stands for the order in which the Tools are executed (within a certain ThreadID).
 

ElementName

Column with ElementNames that have executed a write action against the output XML.
 

Value

The value that was written.
 

Path

The XML path to the Element.
 

Source

The Source in the Configuration that is responsible for the write action seperated by a slahs (/).
 

Time

De time that has elapsed relative from the start of the process.
 

ThreadID

Multiple ThreadID's are needed if parallel tasks are performed. The ThreadID column can be used to separate these threads.