5.0: Job Queue - NAS based Job Scheduler

Waldo
Waldo Member Posts: 3,412
Don't think anyone has mentioned this before (couldn't find it on the forum), so a small anouncement.

In 5.0, Microsoft has brought their Job Scheduler to NAS, called Job Queue. Very little attention, because it is hardly mentioned in the 5.0 documentation, but it's there, and works like a charm!

=D>

Don't know if it's going to be expensive, but I don't expect so...

Eric Wauters
MVP - Microsoft Dynamics NAV
My blog

Comments

  • ara3n
    ara3n Member Posts: 9,258
    edited 2007-02-18
    The cool thing about it is that since they've added error catching, it actually tells you the error on the jobs.

    If they only modified the posting routines, and adjust cost routine, MRP routine to not open the Dialog window.
    I know it's easy to modify them but why haven't they done it?
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • Waldo
    Waldo Member Posts: 3,412
    Yes, but to be honest, that already could be solved with the TimerError-event, which also gave the full errormessage.

    The nice thing now is that it's more flexible ...

    Eric Wauters
    MVP - Microsoft Dynamics NAV
    My blog
  • Waldo
    Waldo Member Posts: 3,412
    Hm,
    the fact that they built in a NAS-based-scheduler shows that they actually listen to the NSC's, as this was brought up a couple of times in the past... .

    Eric Wauters
    MVP - Microsoft Dynamics NAV
    My blog
  • Waldo
    Waldo Member Posts: 3,412
    What do you mean with "Jobs Server"?

    Eric Wauters
    MVP - Microsoft Dynamics NAV
    My blog
  • kriki
    kriki Member, Moderator Posts: 9,127
    [Topic moved from Upcoming version NAV 5.1 forum to Navision forum]
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • Luc_VanDyck
    Luc_VanDyck Member, Moderator, Administrator Posts: 3,633
    Waldo wrote:
    [...]
    In 5.0, Microsoft has brought their Job Scheduler to NAS, called Job Queue. Very little attention, because it is hardly mentioned in the 5.0 documentation, but it's there, and works like a charm!
    [...]
    I can't find a White Paper or documentation about this new General App: Job Queue. Is there some info available outthere?
    No support using PM or e-mail - Please use this forum. BC TechDays 2024: 13 & 14 June 2024, Antwerp (Belgium)
  • kine
    kine Member Posts: 12,562
    You do not need that. Just like old Service scheduler, running under NAS and catching and logging errors during runs. You can run Report or Codeunit and define day of week etc. Nothing more... 8)
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • Luc_VanDyck
    Luc_VanDyck Member, Moderator, Administrator Posts: 3,633
    I've never used the old Service scheduler :oops:
    No support using PM or e-mail - Please use this forum. BC TechDays 2024: 13 & 14 June 2024, Antwerp (Belgium)
  • kine
    kine Member Posts: 12,562
    Ok, you just define the Job (code, name, which object, when, first and last date, day of week etc.) and the scheduler will run the job in given time frame...
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.