what is the condition for second xor gate Approve/Reject?

Certified Associate Developer

 what is if condition for approve/Reject xor gate for approved path going condition?

  Discussion posts and replies are publicly visible

Parents
  • Hi Krishna,

    Exactly I didn't get your correct requirement but let me tell you the solution for your problem up to my understanding.

    Before the XOR node you have user input task named as HR Approval. In that form you would be saving the value in a rule input based on button clicked by the HR. So, pass that rule input value(boolean type) to process variable and check it in XOR node. In first condition of XOR compare your process variable value which you got from your previous HR Approval user input node. Now make configurations in Accept/Reject? XOR node, select if the value is accepted choose the next target node as Request Approval Mail, else choose the next target node as Request Reject Mail.

    Hope it helps..  If not, then try to elaborate your question even more for better understanding of readers.

    Thank you.

  • 0
    Certified Associate Developer
    in reply to Sasi Kiran Pagadala

    sorry guys I am new to appian, Actually in second XOR Gate(Accept/Reject) whatever condition is written based on my requirement it only going is reject path only but i wanted to go Accept path then what is the condition(To go to Accept path & Request approved mail) I am asking

Reply Children