‎2009 Nov 10 11:48 AM
Hello Community,
for a customer a should prevent a report from processing twice or more times in parallel. Where or how can I check if the report is still in process?
Thank you for your time
Regards
Norbert
‎2009 Nov 10 11:54 AM
Hi
U can set a lock at the beginning of the report: in this way only if the lock is not set (that means the report is finished) it can run the report again.
Max
‎2009 Nov 10 11:54 AM
Please search for existing solutions, there were quite a few in the past weeks.
Thomas