Good Day.
What are the possible disadvantages if there are 2 or more final states?
Best regards,
Robert Monsalud
Good Day.
What are the possible disadvantages if there are 2 or more final states?
Best regards,
Robert Monsalud
Hello @RobertRussell_Monsalud
As per my understanding there should not be any such disadvantages and its totally depends on the logic that you are creating. Also the only mandate is a state must be connected to a final state.
Thanks
One disadvantage is repetition of the closing code if any… you would be doing it in both the final states.
Unless you have completely different tasks in both the end states we can always use an if condition in the final state to do different closing steps
Cheers
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.