Hi all,
I have a very comprehensive flow in PVA across several topics.
Each topic includes a defined flow with questions and conditions, each drives the flow to different directlion.
At the end of each flow, I'm sending the information through an SQL connector and writes to a table.
So far all works well...
Problem is, when I test the bot, it runs through each step according to the branch its in, and before reaching to the last step of opening the connector, it continues to the other branches and continue asking questions, even though the flow should not get there.
Only once it runs through all objects and collect all info, it gets to the last step of the topic and finishes.
Any idea why?
Please find a screenshot to highlight how it jumps between questions (logic should have been 1-2-3-5 as can be seen, but before it gets to 5, it moves to 4 from a reason I don't understand and then goes to 5).
The 2nd image is high view of a more complex flow, where the yellow line is the expected route to take. The red arrow is what PVA is doing once it finishes the expected route.
Hope I managed to explain my problem.
Any advice would be much appreciated.
Thanks,


Thanks.