Hi,
I created a process where I constantly checking the server for new external tasks to be validated by the user using a form. I noticed that there are always duplicate tasks created in the tasklist. They are exactly the same. Ideally I should have only a single task waiting for the user to be validated. Would someone shed some lights on this issue why I am seeing this?
Here the process:
@aravindhrs Thanks for your response. I noticed that you have two arrows going from A to B and I think that is why it is sending two tasks. However in my case, I do not have any duplicate arrows.