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 property using the custom.site.xconf file:
<Property name=" publish.publisherqueue.priorities.1.1” Value= “H” overridable="true" targetFile="codebase/WEB-INF/conf/wvs.properties">
After setting the property, apply the changes using the Code and Configuration Deployment (CCD) utility. For more information, see CCD Package Structure.
For more information on setting job priority, refer to Tech Support knowledge base article CS28472.
Isto foi útil?