A decision node in process model is not completing and getting struck there.

A decision node is not completing and getting struck there. This node is not updated and the process has not changed from few days. 

Suddenly, it is stopping at the decision node. Wondering in what scenarios it would get struck there. Suppose if there is any error, an error should be thrown on the node and we should be able see the error. But when right clicked on the node, the option to start another instance for that node is disabled and upon clicking on the node, no error is shown.

Please advise.

  Discussion posts and replies are publicly visible

Parents
  • It seems like the decision node is moving forward. You have an XOR gate and it is going to "More Info requested" node down. SInce you have an XOR the flow can only go to one direction at a time. Are you trying to have the flow move forward down, up, and to the right at the same time? Please give a bit more explanation as to what should happen when the flow goes to the XOR gate node?
Reply
  • It seems like the decision node is moving forward. You have an XOR gate and it is going to "More Info requested" node down. SInce you have an XOR the flow can only go to one direction at a time. Are you trying to have the flow move forward down, up, and to the right at the same time? Please give a bit more explanation as to what should happen when the flow goes to the XOR gate node?
Children