1Transact 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.
Common Settings
Parameter |
Description |
Typical Value |
---|---|---|
WebLogic 14c |
||
WebLogic Home |
C:/oracle/Middleware |
|
WebLogic Domain Home |
This can be an absolute directory or one relative to WebLogic home (relative directories will be converted into absolute directories automatically). |
user_project/domains |
WebLogic 12c |
||
WebLogic Home |
C:/oracle/Middleware |
|
WebLogic Domain Home |
This can be an absolute directory or one relative to WebLogic home (relative directories will be converted into absolute directories automatically). |
user_project/domains |
WebLogic: Domain Without SOA Components |
||
Host |
Host name |
[machine name] |
Port |
Port number |
7001 |
Protocol |
Protocol type to use (t3 or t3s). Note: If using t3s, you must ensure that the server's certificate(s) are added to the cacerts trust store for the Java version used when WebLogic was installed. |
|
Admin Username |
Admin username for the WebLogic domain. |
|
Admin Password |
Admin password for the WebLogic domain. |
|
Admin Server Name |
Name of the WebLogic domain's Administration Server Note: This should be the same for each domain. |
AdminServer |
Domain Name |
Name of the domain |
sms_domain |
Node Manager Machine Name |
Name of the node manager machine |
[machine name] |
Node Manager Host |
Host of the node manager |
localhost |
Node Manager Port |
Port of the node manager
|
5556 |
Node Manager Type |
Type of node manager |
ssl |
WebLogic: Domain With SOA Components |
||
Host |
Host name |
[machine name] |
Port |
Port number |
7001 |
Protocol |
Protocol type to use (t3 or t3s). Note: If using t3s, you must ensure that the server's certificate(s) are added to the cacerts trust store for the Java version used when WebLogic was installed. |
|
Admin Username |
The username associated with the Administration Server |
|
Admin Password |
The password associated with the Administration Server |
|
Admin Server Name |
Name of the WebLogic domain's Administration Server Note: This should be the same for each domain. |
AdminServer |
Domain Name |
Name of the domain |
sms_domain |
Feature Schema |
||
JDBC Connection String |
The connection details of the schema in the form jdbc:oracle:thin: @[hostname]:[port]:[service_name] |
|
User |
The username associated with the Feature Schema |
|
Password |
The password associated with the Feature Schema |
|
Connection Pool Initial Capacity |
The starting number of connections to make when creating the Connection Pool. If this threshold cannot be reached then the connection pool will not be available to the application. |
Defaults to 1 |
Connection Pool Minimum Capacity |
The minimum number of connections the pool can contain once it has been started. |
Defaults to 1 |
Connection Pool Maximum Capacity |
The maximum number of connections the pool can contain once it has been started. |
Defaults to 15 |
Security Schema |
||
JDBC Connection String |
The connection details of the schema in the form jdbc:oracle:thin: @[hostname]:[port]:[service_name] |
|
User |
The username associated with the Security Schema |
|
Password |
The password associated with the Security Schema |
|
Connection Pool Initial Capacity |
The starting number of connections to make when creating the Connection Pool. If this threshold cannot be reached then the connection pool will not be available to the application. |
Defaults to 1 |
Connection Pool Minimum Capacity |
The minimum number of connections the pool can contain once it has been started. |
Defaults to 1 |
Connection Pool Maximum Capacity |
The maximum number of connections the pool can contain once it has been started. |
Defaults to 15 |
JMS Schema |
||
JDBC Connection String |
The connection details of the schema in the form jdbc:oracle:thin: @[hostname]:[port]:[service_name] |
|
User |
The username associated with the JMS Schema |
|
Password |
The password associated with the JMS Schema |
|
Connection Pool Initial Capacity |
The starting number of connections to make when creating the Connection Pool. If this threshold cannot be reached then the connection pool will not be available to the application. |
Defaults to 1 |
Connection Pool Minimum Capacity |
The minimum number of connections the pool can contain once it has been started. |
Defaults to 1 |
Connection Pool Maximum Capacity |
The maximum number of connections the pool can contain once it has been started. |
Defaults to 15 |
1Transact Settings
Parameter |
Description |
Typical Value |
---|---|---|
General |
||
Service port |
The port to use to host the 1Transact web service. |
7007 |
Listen Address |
||
Server Name |
The name of the server on which the application is hosted. There is a 22 character limit. |
MSTransact |
Clustering |
||
Clustered |
Select to enable clustering |
Boolean |
Cluster Name |
Define the name for the cluster of servers |
A unique identifier for the cluster of 1Transact servers e.g: "1Transact_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. |
|
Cluster Messaging Mode |
Select the messaging mode to be used by the cluster. |
Unicast/ |
Cluster Broadcast Channel |
Define the channel that will handle communications within the cluster. |
String, if nothing is specified the default is used. |