Job Scheduler running with NAS

JDKJDK Member Posts: 14
Hello all,

Can we revisit this topic again please. Has anybody successfully done modifications to the Job Scheduler to have it run from Navision Application Server? If so could I possibilly get some tips on how to go about this? Or is this now an ehancement?

I have a customer running the Job Scheduler from the client and a night when a backup job runs the connection is broken between the client and the database. When they come in, in of a morning they have to start the Job Scheduler running again.

Thanks!!

JDK

Comments

  • nunomaianunomaia Member Posts: 1,153
    Just one note: NAS its Navision client but without user interface. If you have problems running Job scheduler using Navision client, that problem will persist in NAS.

    You should first discover why the connection is lost during backup. Are you using native or SQL? What kind ob backup is made?

    To run Job Scheduler in NAS you must change codeunit 1, create a single instance codeunit to call job scheduler.
    Nuno Maia

    Freelance Dynamics AX
    Blog : http://axnmaia.wordpress.com/
  • DenSterDenSter Member Posts: 8,305
    Waldo's company has an add-on for that.
  • mrQQmrQQ Member Posts: 239
    how much does it cost? i'd like to lift the original question however - are there any obstacles when converting job scheduler to NAS form?
  • nunomaianunomaia Member Posts: 1,153
    Isn’t that difficult to do it. You must start scheduler in codeunit 1 and remove some input in scheduler codeunits to run smoothly in NAS.
    Nuno Maia

    Freelance Dynamics AX
    Blog : http://axnmaia.wordpress.com/
Sign In or Register to comment.