Overview
Example Lab Details | |
| Version | 6.18.0 |
| Root Folder | Example Lab - Getting Data from a Truth Table |
| Modules | None |
| Dependencies | None |
Truth Tables allow users to compare data to multiple combinations of input data to output the desired outcome or result. The Truth Table Service allows users to create and/or modify Truth Table type Rules though a web service.
Explanation
This project uses the Truth Table service to allow users to get data from a Truth Table. A valid user session Id is needed for the REST calls made using the Truth Table service. A Start Edit Session step will take in the Rule Id of the Truth Table. The result will be passed into the Get Truth Table Structure. A Get Rule Rows step will take in the session id and return the Truth Table rows.
