Skip to main content
October 11, 2023
Question

Why not to use continuous gateways in PM

  • October 11, 2023
  • 4 replies
  • 0 views

Hi Team,

Can anyone explain detailly 1.why we should not use continuous gateways in process model and 2.why we should we need to add a dummy script task in case of looping or in between the continuous gateways with a example scenario for each one of the case?

Thanks in advance!

    4 replies

    stefanhelzle0001
    October 11, 2023

    I am not sure what you mean with a "continuous" gateway. And I think you should ask the person who told you that.

    October 11, 2023

    I mean gateway nodes(xor,or,and) next to each other

    harshitb6843
    October 11, 2023

    There is no such rule. You can do it as long as you're not adding unnecessary gateways. For example, if the condition can be satisfied with an OR gateway, then it makes no sense to add AND and then XOR. You can directly use OR.

    abdurrahimi5760
    February 28, 2024

    Only problem is, if there is any issue in instance and if we try to start that gateway, there won't be any option for it.