Hi,
I have created a business process flow and I want all users to be able to freely change the stage it is in, while only certain users can eventually set active stage as finished.
Is this achievable? I thought this can be achieved by setting security roles, but it seems that security roles can not specifically specify a step in the entire business flow (for example, finish it).
If security roles don't work, is there any other way to implement it, please? For example, adding some conditions to the business process flow (but I don't think it will work because conditions always diverge, and I want to have only one step left to finish the flow after the conditions are determined).
Thanks.