Windchill PDMLink Properties

Use this window to configure your Windchill PDMLink server settings. Information is written to the wt.properties file, which resides in the Windchill PDMLink codebase directory.

Note: In subsequent edits of the wt.properties file or the db.properties file, the Method Server must be restarted.


Enter information in the following fields:

Fully Qualified Hostname — The hostname that Remote Method Invocation (RMI) client machines use to look up the address of this RMI server. Specify the fully qualified hostname for the local host. If it is not set, the default is to use the local hostname as returned by the java.net.InetAddress.getLocalHost().getHostName() method.

Unique Server ID — A unique identifier for a Windchill PDMLink system. The system name is used to distinguish it from other Windchill PDMLink systems.

Java SDK Home Directory — The location where the SDK is installed. Type in the full path, or click the folder icon and use the PTC.Setup navigational tool to specify the home directory.

Java Execution Command — The command to start a Java Virtual Machine. Keep the default $(wt.jdk)/bin/java), enter the full path to where the executable file is located, or click the folder icon and use the PTC.Setup navigational tool to select the file.