General settings for Simulation Engine
The Simulation Engine site preference identifies the Process Simulator. The Process Simulator is an optional component. If this component is installed, you must set the Simulation Engine preference with a three-part name in the format host:port/name.
- host is the name of the server on which Process Simulator is running. The default value is <hostname>.
CAUTION RMI requests to a server with an underscore (_) in the DNS name fail due to a limitation in Java™ Runtime Environment (JRE)1.4 and greater. If your server has a name containing an underscore, you must use the IP address or localhost if appropriate.
- port identifies the RMI port Process Simulator uses. The default port is 32771; in general, if you want to use a different port, use a port number greater than 1024.
- name is the service name of the Simulation Engine within the RMI registry. The default value, WorkflowSimulator, is required.
Feedback