We have a nav2016 instance running job queue - we have written code to place reports to run into the job queue entries with the relevant parameters.
My question is - is there any way to ensure that the reports get processed in the order we insert into the table?
Is there an option to set the number of concurrent processes to run by the job queue to be 1 at a time ?
Many thanks
My question is - is there any way to ensure that the reports get processed in the order we insert into the table?
Is there an option to set the number of concurrent processes to run by the job queue to be 1 at a time ?
Many thanks