Hi All,
I’ve created a simple state machine workflow. In which I’ve got three transitions Greater,Blank-Data and Non-Numeric. Greater and Blank-Data happens to work as expected. However, Non-numeric transition does not gets triggered even if the provided input is non-numeric. Not able to understand where the flaw is…
Any kind of assistance would be appreciated.
Have attached the xaml file for reference.
StateMachine.xaml (13.0 KB)