Repeating Tasks

Hi,

I am trying to create a human based Task that can be executed multiple times, but it giving me trouble. So, I have a process that could be run several times (depending of the approval of another task.) The first time the task is called is queued like any other normal human task. But the second time, instead of queuing the task it completes the process.

Do I need to configure a special property to that repeating task?

Attached is a Print Screen of the Process History.
PrintScreen.doc (156 KB)

In the join type of the repeating task use “OR” instead of “XOR”, this will queue the task.