Skip to Content
0
Former Member
Jan 02, 2008 at 09:15 AM

Multiple Background jobs for same report

189 Views

For month end recoincilation users run few critical reports which are quite resource consuming.

In order to control this, want to restrict the usage of such reports. For example if one session is active (Foreground or background) user couldn't submit another job or gets a pop up with an error mesage.

In Wiki there is a code which prevents user from submitting job twice but the error message is displayed in error log of job. Any method to display the message at the main screen when user is trying to schedule second job in background.

anya