filter implementation task unassigned assigned actor definition

Actor filter problem, when list returned by filter function is empty.

Hi!

I created a filter definition and implementation and so far it's working great. My only problem is that I inserted business logic into the filter implementation that whenever some criteria is not met, the list returned by the filter function is empty. So, I thought I would set the "autoAssign" variable to FALSE in order for the BPM to just let the task unassigned, just as if the filter was not set. But instead, it appears as a failed task, I still get the option to assign it to someone, but it's not what I am expecting.

Notifications