Skip to main content

Hi,

 

I have using destination sets to route the approval logic.

 

I have a scenario as below

 

If value is > 1000  atleast one person in Group A and atleast one person in Group B has to approve.

 

If value is <=1000 atleast one person in Group C and atleast one person in Group D has to approve.

 

How will you configure atleast one person in each Group has to approve  while using the destination sets.

 

Please advise

You should have different activities for each group and configure the destination rule options to PLAN JUST ONCE.

 

Trigger the activities by LINE RULE as per the condition that you have mentioned.

 

Example: Activity-Group A & Activity-Group B should follow the line rule (Value > 1000) . If you want the next activity (Activity-X) to be trigerred only after the approval done from both of these groups, write a preceeding rule in this activity (Activity-X).


Reply