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
Comments
MPS
Spain
I traded my sanity for a railgun
Great site btw!
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.
I traded my sanity for a railgun