Job Queue Entry Card cannot recur

jordi79jordi79 Member Posts: 275
Hi,
I somehow cannot get the Job Queue to execute on a recurring basis. I have installed NAS, and I can get job Queue to run a Codeunit once, but not as a recurring job. I have specified my Job Queue Entry card (form 673) as follows:
Recurring job = TRUE
Run on Mondays - Sundays = TRUE
Starting Time = 1am
Ending Time = 11am
No. of Minutes between each run: 1


The system clock is 3am. But no Job Queue Log Entries are created after waiting for 30 minutes.

On the other hand, if i remove all the recurrence field setting, the job will run successfully but only once. I have tried all possible combinations I can think of in the recurrence table, but still not successful. I did not want to debug, because it can be a pain to debug a NAS session.

Comments

  • jordi79jordi79 Member Posts: 275
    debugged, and found out that the field "earliest start date/time" is set incorrectly. It was set much later than the next minute interval.
Sign In or Register to comment.