I have created a batch file as you mentioned above but i want to run batch file automatically. It should trigger automatically in background after some interval.Of course if we click on batch file, it will run.But I dont want to run manually and should run automatically after some interval.
Comments
2 comments
Hello,
Could you please clarify why do you want to update the system so frequently? We do not recommend it.
You may customize the windows task scheduler:
1. Open Task Scheduler (Programs > Accessories > System Tools > Task Scheduler).
2. Create a task: Action > Create Task. On the General tab specify any task name. On the Action tab press “New” and set the following parameters.
Action: Start a program;
Program/script: "C:\Program Files\ABBYY FlexiCapture 12 Servers\FlexiBRSvc.exe"
Add arguments (optional): please update dataset "<you project path>" "<you document definition name>" "<data set name>"
3. Leave the other parameters as default.
4. Select the created task (in the Task Schedule library) and run it.
Hi Ekaterina,
I have created a batch file as you mentioned above but i want to run batch file automatically. It should trigger automatically in background after some interval.Of course if we click on batch file, it will run.But I dont want to run manually and should run automatically after some interval.
How to do this?
Thanks,
Sara
Please sign in to leave a comment.