Admin > Truth Tables
Truth Tables can be found in the Store.
Truth Tables were developed in order to allow an action to take place based on a matrix of data. This action could be as simple as having levels/criteria assigned and/or field data changed or it might action an API or Database call. The fixed view of data being true may include:
- specific field data being present
- criteria being assigned or completed (and dates these happened)
- criteria expiry dates
- criteria status (pass/fail)
- criteria state (answered, rejected, expired, etc)
- criteria response (most recent answer; most recent answer status; most recent number of files, etc)
- level status (compliant/uncompliant)
- level state (Not assigned, not starged, in progress, completed)
- account type (No account, full account, 1-Time Completion)
- account status (enabled, disabled)
- target created/modified date
- compliance status (this will check whether all assigned criteria are compliant ie valid, in date, etc)
A Truth Table allows an enormous amount of data to be checked at any one time. An output is returned from which an action can be sequenced. Without truth tables your sequence would be so complicated that it would probably be extremely difficult to follow.
So instead of having a sequence with complicated colour-coded triggers and numerous Set Target objects, like this:

You could have a sequence which is much easier to understand, like this:

Comments
0 comments
Please sign in to leave a comment.