Hey Guys, Any idea why AND gateway is getting stuck at second instance.

Hey Guys,
Any idea why AND gateway is getting stuck at second instance.


OriginalPostID-178806

OriginalPostID-178806

  Discussion posts and replies are publicly visible

Parents
  • I feel like you are making things more complicated than necessary. Since you only need to either Create or Update the TRAMS AJAX POST, just one way or another. Why don't you use one XOR gateway instead of an AND + two XORs? Then at the end of the 2 paths, you won't need the dummy Script Task + AND join, just draw the arrows from both "Check Step Count" and "Check StepCountUpdate" directly into Check for Error.
Reply
  • I feel like you are making things more complicated than necessary. Since you only need to either Create or Update the TRAMS AJAX POST, just one way or another. Why don't you use one XOR gateway instead of an AND + two XORs? Then at the end of the 2 paths, you won't need the dummy Script Task + AND join, just draw the arrows from both "Check Step Count" and "Check StepCountUpdate" directly into Check for Error.
Children