Hi,
We have developed the asynchronous workflow in that we have logic to increment the counter in of our entity. It is working fine when we checked with the few users but when multiple users create/update the records same time then it assign the duplicate counter so it will failed our logic.
We tried to use the locking by updating the dummy record but it was not works due to asynchronous workflow.
Is anyone have same solution for the same to increment counter without duplicating in asynchronous workflow assembly.
Waiting for your reply.
Thanks!
Balasaheb