Read more about Data Workbench’s End-of-life announcement.
Transformations and dimensions use conditions to determine when certain instructions or actions apply to log fields.
The Log Entry Condition parameter uses conditions to determine which log entries should be included in the dataset construction process. This appendix describes the different types of conditions available within data workbench server.
A condition falls into one of two categories:
Test Operations: Compare, Not Empty, Range, Regular Expression, and String Match conditions are used to test for different states in the available log fields.
Boolean Operations: The And, Or, and Neither conditions are used to combine the test operations described above. For example, if you have a Range condition and a String Match condition that must both be false to take the appropriate action, you would make these two operations children of the Neither condition. Note that the And condition is used as the root of all condition testing in the system.