The Job Processor checks the server for a new job every 10 minutes by default. This time can be adjusted by editing the JobProcessor.exe.config file.
- Navigate to the <install dir>\Autodesk\Vault [edition]\Explorer\ directory and open the JobProcessor.exe.config file with Notepad.
- Find the appSettings section.
- Edit the line that has <add key="PeriodInMinutes value="10"/> to the desired time. The time can be set to a fractional value, such as 0.1 for 6 seconds or 1.5 for 90 seconds.
Note: Setting this value below one minute will impact performance of the overall system. Larger values are recommended.
- Save the file and restart the Job Processor.