In Forms 9.1 I have an approval process that feeds into an Exclusive Gateway that has 3 outflow paths. I understand that the conditions for each path should be unique but in this situation I have a path for employees of department A, a path for employees of department B, and a path for the managers of either department A and department B so it goes to their manager. The third path's conditions are the manager's hard coded last names. Employees in department A or B work fine. Whereas a manager of department A shows as being an employee of department A and thus goes down that path instead of the path for the department managers. I understand I can add conditions in paths A & B to solve the issue but this question is more to understand the order of events. What is the order that conditions are checked when using an Exclusive Gateway? Is it the order they are added and is their an easy way to re-order them?