What is Input Generation Mode good for?
Question
When I save the logic, sometimes I get an Input Generation Mode error and the logic is not savedInput Generation Mode. What is this mode good for?
Answer
Input Generation Mode (sometimes also called "Dry run") is a special type of logic execution used to determine the input fields. The system executes your logic in a special mode where the results of API functions are mocked. In Pricefx you do not define the user interface anywhere, so this is a way to find out the input fields to be rendered on the screen.
For more information see How Input Generation Mode Works and Logic Types Cheatsheet.
executeSqlQuery also returns fewer rows here than what it might outside of Syntax Check.