Good day,
I have a Job Queue setup to run daily for Adjust cost Item entries report. Started with a nas instance.
Some days it runs and creates log entries. At some point it stops running with no Job Queue log entries. Status is still ready, Job Queue is still started, and last heartbeat is updating correctly.
Has anybody experienced this?
0
Answers
This question is something which I came to know from many individuals on Job Queue. In-fact I too have seen some scenario's as explained above. The only thing which I can recommend you is to configure you job queue something like this
If NOT Codenit.RUN THEN
//Drop a Mail
In the above codeunit you need to write what you want to execute.
One more thing I will recommend to set up a Mail notification too whenever you NAS Service(Instance) get stops.
I did the same way and fortunately everything is going well.
Hope it Helps.
Blog - rockwithnav.wordpress.com/
Twitter - https://twitter.com/RockwithNav
Facebook - https://facebook.com/rockwithnav/