Hi,
We have a solution which we use as a batch process. The primary function of this solution is to run scheduled jobs.
All the coding exists in the globals file.
Additionaly we have provided a screen (Please refer attachement 1), which has buttons, for each of the functions called by the scheduler.
There is also a navigation module attached to the solution to support the screen.
The solution settings are as follows (Please refer attachment 2):
onClose - none
onError - none
onOpen - globals.startSchedulers (which is the method from which all the scheduled jobs begin) (Please refer attachement 3)
firstForm - nav_main (the main page of the navigation module)
loginForm - none
mustAuthenticate is ticked
The issue we are having is that at times the scheduled jobs do not run. However, when we run the solution in developer mode and we use the provided screen to click the buttons to run the functions, it works perfectly.
Is there something wrong with the way we have used the batch process? Or is this a known issue?
Thank you in advance.
Regards,
Hareendra
Batch Process -globals -startSchedulers function.txt (1005 Bytes)