An Input Used in a Decision Is Not Recognized
If you encounter a Name not found error within a decision, you may be using an undefined input.
The Problem
Within a decision, when you use an input variable or an output of another decision in a field, the Name not found error is displayed.
Possible Causes
- You have not created the required input variable.
- You have not connected the nodes on the canvas to represent the decision flow.
Solutions
- Create the necessary variable or decision you intend to use as an input. See Create Input Data or Add Decisions.
- Connect the nodes on the canvas to establish the complete node graph for your decision flow. See Connect Nodes on the Canvas.