This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
bw2:decision_tool [2021/02/09 15:19] akoehler |
bw2:decision_tool [2024/09/24 15:42] (current) dlee [Error Handeling & Decisions] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Introduction (Decisions) ====== | ||
| - | |||
| - | This page describes the use of the Bizweaver Decision tool. | ||
| ====== Decision Tool ====== | ====== Decision Tool ====== | ||
| Line 61: | Line 58: | ||
| - It may be necessary to try different combinations of AND and OR to obtain the desired result. | - It may be necessary to try different combinations of AND and OR to obtain the desired result. | ||
| + | ====== Decisions Variables ====== | ||
| + | |||
| + | ^ Name ^ Description | ||
| + | | StepMessage | ||
| + | | StepStatus | ||
| + | |||
| + | ====== Error Handeling & Decisions ====== | ||
| + | |||
| + | The information from error handling can also be used in Decisions. The two fundamental values are for “Step Status.” The values are True (no error) and False (error encountered). The only thing to remember is to define the values as Boolean rather than Alphanumeric in the decision expression. | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | ---- | ||
| + | **[[bizweaver: | ||