<FileServer>
Section:
WMServerInfo
Required:
Yes
Value type:
Name of the Creo Elements/Direct Manager Server File 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 File Server is installed. This is configured during installation, so no value is contained in the wmconf.xml file.
To change the File Server, insert this tag in your custom xml file.
You may list multiple servers in this tag, separated by spaces. Creo Elements/Direct Model Manager will choose the File Server that it can connect to the fastest.
Example
This example shows the File Server running on a computer named "OSMServer":
<FileServer>OSMServer</FileServer>
This example shows a list of File Servers to choose from:
<FileServer>FServer1 FServer2 FServer3</FileServer>
Was this helpful?