State Machine : Non-Numeric transitions is not triggered in my sample workflow

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)

HI @Ilangos,

please refer this xaml file
StateMachine.xaml (12.0 KB)

Regards,
Arivu :slight_smile:

2 Likes

Thanks a lot bro :slight_smile: It worked.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.