How to prevent Concurrent Request being run twice at same time?
Does anyone know how it is possible to prevent a user running a user defined concurrent program more than once at the same time?
We have a program which we do not want the user to be able to kick-off until the previous request (of the same program) has Completed.
Thanks
Tagged:
1