1Exchange 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 to host the 1Exchange web service | 7115 |
Listen Address | The listen address of the server, for more information about listen addresses please refer to Oracle Documentation | |
Server Name | The name of the server on which the application is hosted. There is a 22 character limit. | MSExchange |
Exchange Repository | ||
JDBC Connection string |
The connection details of the Exchange repository. This will be in the form: jdbc:oracle:thin:@[hostname]: |
|
Username | User name for the schema | |
Password | Password for the schema | |
Use Snowflake Components for GML handling | ||
Configure Snowflake Components | Select whether 1Exchange is installed with Snowflake components | Boolean |
Load Balancing | ||
Using Load Balancer | See Load Balancing | |
Address | This is the address of your Load Balancer or the URL location from which to download your packages | |
Clustering | ||
Clustered | Select to enable clustering | Boolean |
Cluster Name | Define the name for the cluster of servers | A unique identifier for the cluster of 1Exchange servers e.g: "1Exchange_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 then the default is used. |
1Exchange Snowflake Configuration
Licences | ||
Go Publisher Licence File | Location of the license file | |
Go Loader Licence File | Location of the license file | |
GO Loader Repository | ||
JDBC Connection string |
The database schema set up for the GoLoader database. This will be in the form: jdbc:oracle:thin:@[hostname]: |
|
Username | User name for the GoLoader schema | |
Password | Password for the schema | |
GO Publisher Repository | ||
JDBC Connection string |
The database schema set up for the GoPublisher database. This will be in the form: jdbc:oracle:thin:@[hostname]: |
|
Username | Username for the GoPublisher schema | |
Password | Password for the schema | |
Configuration | ||
Configure GoLoader and GoPublisher Products | See GO Publisher and GO Loader |