Hi Clint,
When template is exported to the CC, there is class Program (Program.cs), in this class you can see queue of steps in which they will be executed.
CC makes first step such step which was created first in PM, second one which was created second, etc. So it ignores connections and make...