Dears,
We have a request for a batch job to run within a certain time interval
And I couldn't use the already built in function from Microsoft for the recurrence as for example
A batch job needs to run from 08:00- 15:00, and when the time of the system change in 15:01 the status(field: BatchStatus) of the batchJob must change automaticly in Hold
I have created the table of parameters but I am not being able to identify which is the class which triggers the change of the status of the batchJob
Any help would be appreciated.