Job Scheduler

RoddyMcLean
Member Posts: 101
Hi folks,
I need to run a codeunit at the same time every night and intend to use the job scheduler. Are there any issues with running the Job Scheduler in the following configurations? Will there be performance degradation?
1. A PC set aside to run the job scheduler.
2. An instance of Navision running on the Navision server will be used to run the Job scheduler.
Best Regards
Roddy
I need to run a codeunit at the same time every night and intend to use the job scheduler. Are there any issues with running the Job Scheduler in the following configurations? Will there be performance degradation?
1. A PC set aside to run the job scheduler.
2. An instance of Navision running on the Navision server will be used to run the Job scheduler.
Best Regards
Roddy

0
Comments
-
If you have an instance of navision running is easier to use On timer trigger store into a form.IT Developer
MPS
Spain0 -
Do you have a license for the Application Server? If so you could setup an application server instance to serve as a scheduler.Thad Ryker
I traded my sanity for a railgun0 -
aplogies for hijacking a thread, but on the question of the scheduler, if i was to place a post batch job in there, when the job is run it gives an warning to which i have to say "yes" (it defaults to No). Is there a way of getting past this?
Great site btw!0 -
There is a very simple solution. Just write your own code unit to supplement the post (yes/no) one or whatever batch post codeunit you are using. You could simply copy the body of the one to the other and leave out the confirm() call.
If the batch codeunit you are calling has no purpose other than the prompting then you could even circumvent it and call the codeunit that it calls directly.Thad Ryker
I traded my sanity for a railgun0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K 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
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions