How I can achieve voting behavior different for same Activity on basis of path

Hello Guys,

Please suggest me . How I can achieve voting behavior different for same Activity on basis of path ?

I want to achieve voting behavior different for Review Activity .

 (1).if workflow move to proto activity from Review through  Approve path then need all vote.

  (2).if workflow move to Design activity from Review through  Reject  path then need only any one single vote

How can I achieve  above two point?  Please suggest me.

Thank in Advance 

Parents
  • Hi Ashok

    My understanding on your requirement is 

    1. Approval - Need all Votes

    2. Reject - One Vote 

    I recreated part of your workflow and follow below steps

    Step 1: Click the Review activity and select Wait for all Votes

    Step 2: Navigate to Path tab in Review Activity

    Step 3: Select Reject Path as Override Path

    Test and let me know if it works.

    Regards,

    Gopikrishnan R

Reply
  • Hi Ashok

    My understanding on your requirement is 

    1. Approval - Need all Votes

    2. Reject - One Vote 

    I recreated part of your workflow and follow below steps

    Step 1: Click the Review activity and select Wait for all Votes

    Step 2: Navigate to Path tab in Review Activity

    Step 3: Select Reject Path as Override Path

    Test and let me know if it works.

    Regards,

    Gopikrishnan R

Children