Hello, I'm currently learning about the various functions of Appian to understand how powerful it can be. At the moment, I'm facing an issue with creating an approval process that has a condition where at least 2 out of 3 approvers must approve in order for the flow to continue. This is what I have configured in the user input task node so far.The problem I'm facing right now is that I don't know how to update the value of pv!approvalResults (which is a list of text) when each approver takes an action. Could you please give me some advice?
pv!approvalResults
Discussion posts and replies are publicly visible
Something like this?
What I want is to check 2 out of 3 conditions by sending tasks through a single user task input step, where the tasks will be assigned based on the number of people in the group.Is it possible to do it this way, or do I have to separate the user task input steps as in the example you provided in order to meet this requirement?
This would not work?
My question is: What happens with the tasks still waiting for the user to make a decision, once you have all the positives you need?
Just tried it.
When I try to cancel the orphan task, I get this message