Hi,
we have a couple of jobs that have to run every night one after the other in a given order. Now I could achieve this by calling the jobs via a codeunit. However, I would like to have the jobs executed individually via the job queue. By including the jobs in a category, I can make sure that they run one after the other. But do I have any influence on the order in which they are called up, or is that just random, like with events?
Thanks in Advance
Ralf