Hi,
I need to find out that;
If a user roles (completing any task) in a process instance , after than any task assigns to this user(s) should beautomatically completed.
To do this, I use a list (completedUserList) in BusinessData. I need to check in Task creation (Event = Assing/Queue) that, if assignedToList contains any one of the completedUserList. And one of them (founded in my list), is going to complete task automatically.
Regards
#MWS-CAF-Task-Engine#webMethods#webMethods-BPMS