totalscore passed to node is 21.0 . While debugging , i tried to pass all set values one by one used in condition , but still no luck , Got the same error
The same process was running perfectly and it was flowing to the correct decision path based on the value passed before i add the extra decision path .
Wondering what went wrong while adding the extra decision path.
Is it due to same package which i'm using to load all the process is creating problem ?
Please help me out on this .