1Plan Installation Wizard Parameters
The following parameters are given in the order displayed in the Installation Wizard, and split by the page within which they appear.
| Parameter | Description | Typical value |
|---|---|---|
| General | ||
| Service Port | The port to use for 1Plan | 7112 |
| Listen Address |
The IP address or DNS name the 1Plan server uses to listen for incoming connections. In a clustered environment, this needs to be unique for each node in that environment. Typically set to the machine name. |
|
| Server Name |
Name of the 1Plan server within WebLogic. There is a 22 character limit. In a clustered environment, this needs to be unique for each node in that environment. |
|
| Job Schema | ||
| JDBC Connection string |
The connection details of the 1Plan repository schema in the form jdbc:oracle:thin: @[hostname]:[port]:[service_name] |
|
| Username | User name for the schema | |
| Password | Password for the schema | |
| Clustering | ||
| Clustered | Select to enable clustering | Boolean |
| Cluster Name | Define the name for the cluster of servers | A unique identifier for the cluster of 1Plan servers e.g: "1Plan_Cluster" |
| Cluster Address | The address of the cluster | A comma separated list of IP/Host addresses for each cluster member, or a single DNS name that maps to all members. |
| Cluster Load Algorithm | Select the algorithm to be used for load-balancing between the services. | round-robin, weight-based, random |
| Cluster Messaging Mode | Select the messaging mode to be used by the cluster. | Unicast Multicast |
| Cluster Broadcast Channel | Define the channel that will handle communications within the cluster. | String, if nothing is specified the default is used. |
