Question
1
Replies
679
Views
Posted: October 25, 2017
Last activity: October 26, 2017
Closed
Same Likelihood for two flow actions is working differently in 5.5 versus 7.2.1
I have 4 to 5 flow actions which are Originating from one assignment. but 2 of the flow actions "A" and "B" are having same likelihood which is configured as 15% for both. In 5.5 "B" is displaying first and "A" is displaying next. After upgrading to 7.2.1, order of the flow actions in the take action drop down is differing, "A" is displaying first and "B" is displaying next. Is there any specific reason to this.
Hello,
If you open the XML of the flow, you will notice that it gets displayed based on the value set for tag pxSubscript(ascending order) under the main tag pyToTasks.
Below is a screenshot for your reference.
Thanks,
Gisela