Hi to all,
I want to bind taskid to createTask and onTaskChanged activity that are inside my replicator activity configured to run in parallel mode.
I have bound it to a workflow field created by me but it seems to have some concurrency problem because I have bound a different parallel block of code to the same field.
What is the correct way to bind taskid property inside a replicator activity?