Process Model

Certified Associate Developer

In table we have two fields id and status but according to id i want condition like if status chnaged to cancelled then it should move to end node how i can use this condition in XOR gateway ?

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Associate Developer

    Hi , we can simply add one condition here in XOR gateway that we have a pv storing the value of status so we will compare hardcodedly with the "cancelled" for that we will select end node in go to dropdown and for the else dropdown we will select the other flow provided that you have two arrows coming out of the XOR gate one reaching to the end gate directly and other to the other condition.

Reply
  • 0
    Certified Associate Developer

    Hi , we can simply add one condition here in XOR gateway that we have a pv storing the value of status so we will compare hardcodedly with the "cancelled" for that we will select end node in go to dropdown and for the else dropdown we will select the other flow provided that you have two arrows coming out of the XOR gate one reaching to the end gate directly and other to the other condition.

Children
No Data