Hello BPM Experts!
I have to create a BPM process which helps users to approve or reject some requests. The users belong to the custom groups which aren't UME groups, these groups are stored in DB. I know how to assign process instance to the certain list of users, but I don't know how to implement the follow conditions:
1) if one of the users approve/reject request then the instance should be removed from UWL of rest users of this group only but not for users from other groups
2) if one of the users open request from UWL but don't approve/reject it then instance should be still accessible via UWL for other users of this group
As I'm not well-experienced with BPM can you give me advices, which options of BPM I should to use to implement these conditions?
Regards,
Lev