Job Scheduler

MadiyaMadiya Member Posts: 22
Hi All
I have a problem with my job scheduler that for the code unit that runs the MRP, it is not consistence. Sometimes it runs and sometimes it does not. Do you know what could cause this. Everytime that i want to run it i enable and then set the Next Check Date and Time and also make sure that the start time and end time make sense. After doing all this sometime it runs and sometimes it does not.

I will really appreciate if someone could get back to me ASAP.

Thanks,

Comments

  • DaveTDaveT Member Posts: 1,039
    Hi,

    It look to me as if your codeunit is hitting a condition/error in which it cannot finish.

    Can you checked the codeunit for:

    1. errors which will stop and rollback
    2. user prompting - not allow on job scheduler
    3. permissions / locking

    Hope this helps
    Dave Treanor

    Dynamics Nav Add-ons
    http://www.simplydynamics.ie/Addons.html
Sign In or Register to comment.