Scheduling with job queue
grouic
Member Posts: 34
Hello,
I'm trying to schedule a codenunit every day at 20:10 (the same codeunit is to be executed on 5 companies at the same time).
The program is correctly executed the first day, and is terminated at 20:10:08.
The problem is that Navision schedules the next run at 21:10 instead of 20:10. The program is then executed every days after at 21:10 ...

I'm using a NAS service on Nav 2013 R2 build 36366
Does anyone have an idea ?
Thanks for the help
I'm trying to schedule a codenunit every day at 20:10 (the same codeunit is to be executed on 5 companies at the same time).
The program is correctly executed the first day, and is terminated at 20:10:08.
The problem is that Navision schedules the next run at 21:10 instead of 20:10. The program is then executed every days after at 21:10 ...

I'm using a NAS service on Nav 2013 R2 build 36366
Does anyone have an idea ?
Thanks for the help
0
Comments
-
I can confirm this behaviour in NAV 2013 R2 and I'm curious if someone has taken the time to solve it.
Because of priorities I haven't.
Tino Ruijs
Microsoft Dynamics NAV specialist0 -
Hi i had the same problem the other week.
The way i solved it is to remove the value in the start date
Then, add 1440 minutes 60x24hours in the no of minutes box
Reset the status to take affect
Let me know if you still have problem
Regards,
Vasilis charalambous0 -
This could be caused by the server running on UTC time (~GMT) and the clients running UTC+1.
You can change the server setting in the config file / management console.Bardur Knudsen
Microsoft - Dynamics NAV0 -
Thanks Bardur! Gonna check that.
Tino Ruijs
Microsoft Dynamics NAV specialist0 -
Hi,
Thx Bardur, you were right :
In the nas config, I replaced the default parameter for "Services Default Time Zone" UTC by "Server Time Zone"
The next run is now correctly set for tomorrow !
Thx again.0
Categories
- All Categories
- 75 General
- 75 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 610 NAV Courses, Exams & Certification
- 1.9K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 251 Dynamics CRM
- 103 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions
