2024-04-02 - Realtime validation for custom user inputs¶
Problem¶
Our Change Rules and Trust Rules allow Magicians to enter custom SQL, but this SQL isn’t validated till the rule is complete and ready for publishing.
Solution¶
Validate the Rule logic as the user types.
Leverage the Magic¶
As you type in custom SQL code, that code will be validated in realtime by the ADI in AssistedAI mode.
Customer¶
Groovy!
Now I dont have to wait until I have completed the Rules Steps and Validate the Rule to find out I have doing something not quite right. It lets me know when I make the mistake so I can fix it there and then.
Last Refreshed¶
Doc Refreshed: 2024-05-21