The 1C:Enterprise developers forum
Hi,How can I disable all scheduled jobs?we have many scheduled jobs for the server, but for development machines they are causing issues because they does not allow me to update databse configuration as it keeps saying: InfoBase exceptional lock errorthank you in advance
Hi, The simple way is from Designer. Common- Scheduled jobs -> And set the "USE" property to False on each job.The second way if you have an specific Data Processor for Scheduled jobs: Open each job from list, and set USE to False.I hope this help you.
Hi everybody!If you use the server version 1C, the easiest way to block all scheduled jobs is to use the 1C server administration utility.See screenshots below...
You can also use special Data Processor to manage schedules and background jobs.I added this to the attached files: