ILOG JRules User Guide > Testing Rules with Rule Scenario Manager > Reference > Test Extractors and Operators > EXECUTION_TRACE_PROPERTIES

Extracts the properties of the execution trace, which are the following:

The extracted value is a table of strings, and can be compared using the following operators:

EXECUTION_TRACE_PROPERTIES operators 
Operator 
Compares 
EQUALS 
The extracted list is equal in contents to the test list. 
CONTAINS 
The extracted list contains at least one occurrence of each property in the test list. 
NOT_CONTAINS 
The extracted list does not contain the properties in the test list.