Specialized Administration > Supporting Visualization and Publishing > WVS Publisher > Publisher Queues and Jobs > Configuring Publisher Queues > Prioritizing WVS Jobs
  
Prioritizing WVS Jobs
Prioritize Publisher Queues to define the order of the WVS jobs. You can set the target priority queues for a WVS Job related queue entry based on the WVS job’s type and source. For a list of WVS job types and sources see the wvs.properties.xconf file.
To configure the target prioritized Publisher Queue, complete the following main tasks:
1. Decide the relative priorities (High, Medium or Low) of the WVS Job type and source combinations.
2. Assign the chosen priorities by setting a job’s respective type and source in the wvs.properties file.
For example, to configure CAD Documents (Type 1) published from a manual check in (Source 1) at a high priority, set the following xconfmanager command:
xconfmanager -t codebase/WEB-INF/conf/
wvs.properties -s "publish.publisherqueue.priorities.1.1=H"
3. Propagate the changes by executing the xconfmanager -p command.
4. Restart the Windchill Method Servers.
For more information on setting job priority, refer to Tech Support knowledge base article CS28472.