<JobSpoolerServer>
Section:
WMServerInfo
Required:
Yes
Value type:
Name of the Creo Elements/Direct Manager Server Job Spooler Server host computer
Default:
Default is configured during installation
Product:
Creo Elements/Direct Model Manager, Creo Elements/Direct Drawing Manager
Description
The name of the computer where the Creo Elements/Direct Manager Server Job Spooler Server is installed. This is configured during installation, so no value is contained in the wmconf.xml file.
Custom xml files must include this tag. You can change the Job Spooler Server by editing this tag in your custom xml file. You must include the "socket://" as part of the definition.
Example
This example shows the Job Spooler Server running on a computer named "jsserv":
<JobSpoolerServer>socket://jsserv.acme.com:8899</JobSpoolerServer>
Was this helpful?