Learn about the job processor and how it reserves and queues jobs.
The Job Processor is a separate application that reserves queued jobs and pulls them from the job server to process them. Since the job processor is installed along with the Vault client, any workstation with the appropriate edition of Vault can be used to process jobs.
From the Job Processor you can pause and resume processing, save server credentials, configure processing options, and view the types of jobs the Job Processor handles.
| Menu | Purpose |
|---|---|
| File > Server Credentials | Vault server, authentication type, and sign-in details used to process jobs |
| File > Pause / Resume | Stop or start accepting and processing jobs |
| Administration > Settings | Processing options (available when paused and after credentials are saved) |
| Administration > Job Types | Job types this workstation processes |
| Administration > Start on Windows Logon | Start the Job Processor when a user signs in to Windows |
Jobs are submitted to the job server when:

Job Processor Licensing
The Vault Job Processor consumes a license the entire time it is running, even while idle. To return the process, the Job Processor must be stopped/closed.
Following are basic tasks you can perform with the Job Processor.
You can customize the job types list and configure job check frequency, task scheduling, and other Job Processor functions to suit your work environment by modifying the JobProcessor.dll.config file.
Individual jobs are processed by Connectivity.JobProcessor.Delegate.Host.exe, a separate application, but the jobs are controlled by JobProcessor.exe.
Following is a list of customization tasks you can perform.