ENVIRON.INI
The ENVIRON.INI is the environment file that is output from configureEnv and is used by initialSetup to build the configuration files from templates.
See ENVIRON.INI - Environment Configuration File, configureEnv – Set up Environment Settings, and initialSetup – Maintain Configuration Settings for details.
ALLOW_SELFSIGNED_SSL – Enable Self-Signed SSL
Parameter
ALLOW_SELFSIGNED_SSL
Description
Specifies if self signed SSL is allowed
Ordinality
Mandatory
Valid Values
[true|false]
Tier
Web Application Server, Business Application Server
ANT_ADDITIONAL_OPT - Additional Options for ANT
Parameter
ANT_ADDITIONAL_OPT
Description
Implementation specific options for WAR and EAR builds used by starttpw.sh - Start Threadpoolworker.
Ordinality
Optional
Valid Values
Tier
Web Application Server, Business Application Server, Inbound Web Services, Background Processing.
ANT_HOME - Location of ANT
Parameter
ANT_HOME
Description
Generated location of ANT used by starttpw.sh - Start Threadpoolworker. This value is autogenerated and should not be altered.
Ordinality
Mandatory
Valid Values
Valid location of ANT
Tier
Web Application Server, Business Application Server, Inbound Web Services, Background Processing.
ANT_OPT_MAX - ANT Maximum Heap Size
Parameter
ANT_OPT_MAX
Description
Maximum memory in MB allocated to ANT builds. Unless otherwise instructed by Oracle Support this value should not be altered.
Ordinality
Optional
Valid Values
Default: 800
Tier
Web Application Server, Business Application Server, Inbound Web Services, Background Processing.
ANT_OPT_MIN - ANT Minimum Heap Size
Parameter
ANT_OPT_MIN
Description
Minimum memory in MB allocated to ANT builds. Unless otherwise instructed by Oracle Support this value should not be altered.
Ordinality
Optional
Valid Values
Default: 200
Tier
Web Application Server, Business Application Server, Inbound Web Services, Background Processing.
appViewer - Name of appViewer WAR File
Parameter
appViewer
Description
Name of AppViewer WAR file
Ordinality
Mandatory
Valid Values
This value is automatically generated
BATCHDAEMON - Whether Online Batch Daemon is Enabled
Parameter
BATCHDAEMON
Description
Whether the Online Batch Deamon is enabled or not.
Ordinality
Mandatory
Valid Values
[true|false]
Tier
Business Application Server, Background Processing.
BATCHEDIT_ENABLED - Whether Batch Edit Facility is Enabled
Parameter
BATCHEDIT_ENABLED
Description
Whether the Batch Edit facility is enabled or not.
Ordinality
Mandatory
Valid Values
[true|false]
Tier
Background Processing.
BATCHENABLED - Whether Online Batch Server is Enabled
Parameter
BATCHENABLED
Description
Whether the Online Batch Server is enabled or not.
Ordinality
Mandatory
Valid Values
[true|false]
Tier
Business Application Server, Background Processing.
BATCHTHREADS - Number of Online Batch Server Threads
Parameter
BATCHTHREADS
Description
Number of Threads in DEFAULT online threadpool.
Ordinality
Mandatory
Valid Values
Default: 5
Tier
Business Application Server
BATCH_DBPASS - Batch User Password
Parameter
BATCH_DBPASS
Description
Encrypted password for database user used for batch.
Ordinality
Mandatory
Valid Values
Encrpyted password
Tier
Background Processing, Database.
BATCH_DBUSER - Batch User
Parameter
BATCH_DBUSER
Description
Database user used for batch.
Ordinality
Mandatory
Valid Values
Valid database user
Tier
Background Processing, Database.
BATCH_MEMORY_ADDITIONAL_OPT - Threadpool Worker JVM Additional Options
Parameter
BATCH_MEMORY_ADDITIONAL_OPT
Description
Additional JVM Options for Threadpools
Ordinality
Mandatory
Valid Values
Valid Threadpool parameters.
 
Example:
 
BATCH_MEMORY_ADDITIONAL_OPT=-Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,address=7757, server=y,suspend=n -Djava.compiler=NONE
Tier
Background Processing
BATCH_MEMORY_OPT_MAX - Threadpool Worker Java Maximum Heap Size
Parameter
BATCH_MEMORY_OPT_MAX
Description
Maximum JVM Memory for each Threadpool instance
Ordinality
Mandatory
Valid Values
Memory specification (in MB). Default: 1024
Tier
Background Processing
BATCH_MEMORY_OPT_MIN - Threadpool Worker Java Minimum Heap Size
Parameter
BATCH_MEMORY_OPT_MIN
Description
Minimum JVM Memory for each Threadpool instance
Ordinality
Mandatory
Valid Values
Memory specification (in MB). Default: 512
Tier
Background Processing
BATCH_MODE - Default Mode of Batch
Parameter
BATCH_MODE
Description
Batch Execution Mode for Threadpools
Ordinality
Mandatory
Valid Values
[THIN |CLUSTERED]
Tier
Background Processing
BATCH_ONLINE_LOG_DIR - Online Batch Submission Log Directory
Parameter
BATCH_ONLINE_LOG_DIR
Description
Location of Online Batch Submission logs
Ordinality
Optional
Valid Values
Valid directory
Tier
Business Application Server
BATCH_RMI_PORT - RMI Port for Batch
Parameter
BATCH_RMI_PORT
Description
Port number used for communication to Threadpools. This is used for JMX monitoring.
Ordinality
Mandatory
Valid Values
Valid Port Number
Tier
Background Processing
BSN_APP - Business Server Application Name
Parameter
BSN_APP
Description
Deployed Business Application Server Name
Ordinality
Mandatory
Valid Values
Default: SPLService
Tier
Business Application Server
BSN_JMX_RMI_PORT_PERFORMANCE - JMX Port for Business Application Server
Parameter
BSN_JMX_RMI_PORT_PERFORMANCE
Description
JMX Port for Business Application Server monitoring
Ordinality
Optional
Valid Values
Valid open port for JMX
Tier
Business Application Server
BSN_JMX_SYSPASS - Password for BAS JMX Monitoring
Parameter
BSN_JMX_SYSPASS
Description
Default encrypted password for JMX monitoring of Business Application Server Name for BSN_JMX_SYSUSER. This is required if BSN_JMX_RMI_PORT_PERFORMANCE is set.
Ordinality
Optional
Valid Values
Encrypted Password
Tier
Business Application Server
BSN_JMX_SYSUSER - Default User for BSN JMX Monitoring
Parameter
BSN_JMX_SYSUSER
Description
Default user for JMX monitoring of Business Application Server Name. This is required if BSN_JMX_RMI_PORT_PERFORMANCE is set.
Ordinality
Optional
Valid Values
Administration User
Tier
Business Application Server
BSN_WLHOST - Business App Server Host
Parameter
BSN_WLHOST
Description
Oracle WebLogic host name for Business Application Server.
For native and/or clustered installations this setting may be set to localhost.
Ordinality
Mandatory
Valid Values
Default: Current Host Name
Tier
Business Application Server
CALC_WLS_COMMON_JAR_DIR – Weblogic’s Jersey Jars Directory
Parameter
CALC_WLS_COMMON_JAR_DIR
Description
The full path to the jersey Jars in weblogic install directory.
Ordinality
Mandatory
Valid Values
Full path
Tier
Web Application Server, Business Application Server, Background Processing.
CALC_WLS_SERVER_JAR_DIR– Weblogic Server Lib Jars Directory
Parameter
CALC_WLS_SERVER_JAR_DIR
Description
The full path to the weblogic server lib Jars in weblogic install directory.
Ordinality
Mandatory
Valid Values
Full path
Tier
Web Application Server, Business Application Server, Background Processing.
CHAR_BASED_DB – Specifies if the DB Is Char-Based
Parameter
CHAR_BASED_DB
Description
Specifies if the DB is char based.
Ordinality
Mandatory
Valid Values
[true | false]
Tier
Web Application Server, Business Application Server, Background Processing.
CLOUD_CUSTOM_WHITE_LIST_PATH - Custom URL Allow Lists for Cloud
Parameter
CLOUD_CUSTOM_WHITE_LIST_PATH
Description
The full path to a custom allow list for aliases for URLs within the product. This allow list is added to the base product allowlist which is provided in CLOUD_WHITE_LIST_PATH variable.
This is primarily for cloud implementations to define URL aliases. See Support for host allow listing.
Ordinality
Optional
Valid Values
Full path (including filename to allow list file)
Tier
Web Application Server, Business Application Server, Background Processing.
CLOUD_LOCATION_F1_BASE_IWS_URL – URI for Variable F1_BASE_IWS_URI
Parameter
CLOUD_LOCATION_F1_BASE_IWS_URI
Description
The base WSDL URI is different than the application server URI and must be configured for cloud implementations. Need not be configured for on-premise implementations.
Ordinality
Optional
Valid Values
Full path
Tier
Web Application Server, Business Application Server.
CLOUD_LOCATION_F1_BASE_REST_URL – URI for Variable F1_BASE_REST_URL
Parameter
CLOUD_LOCATION_F1_BASE_REST_URL
Description
URI for variable F1_BASE_REST_URL.
This is for implementations to define the base URI for REST. This is primarily for cloud implementations.
Ordinality
Optional
Valid Values
Full path
Tier
Web Application Server, Business Application Server.
CLOUD_LOCATION_F1_BASE_WEB_URI – URI for Variable F1_BASE_WEB_URI
Parameter
CLOUD_LOCATION_F1_BASE_WEB_URI
Description
The environment URL used to launch the application server from an external link must be configured for cloud implementations. Need not be configured for on-premise implementations.
Ordinality
Optional
Valid Values
Full path
Tier
Web Application Server, Business Application Server.
CLOUD_LOCATION_F1_MIGR_ASSISTANT_FILES – Location of CMA Files for Migrations
Parameter
CLOUD_LOCATION_F1_MIGR_ASSISTANT_FILES
Description
The full path to the location of the CMA files for content migration.
This is primarily for cloud implementations to define the configuration file location for the CMA process.
Ordinality
Optional
Valid Values
Full path
Tier
Web Application Server, Business Application Server, Background Processing.
CLOUD_LOCATION_F1_OAUTH2_URI – URI for OAUTH2
Parameter
CLOUD_LOCATION_F1_OAUTH2_URI
Description
The URI for implementing OAUTH2.
This is primarily for cloud implementations to implement OAUTH2.
Ordinality
Optional
Valid Values
Full URI
Tier
Web Application Server, Business Application Server, Background Processing.
CLOUD_RESTRICTIONS_URLS_ENABLE - Enable or Disable URL Restrictions
Parameter
CLOUD_RESTRICTIONS_URL_ENABLE
Description
Whether the allow lists for URL's are enabled. This is primarily for cloud implementations.
Ordinality
Optional
Valid Values
[true | false]
Tier
Web Application Server, Business Application Server, Background Processing.
CLOUD_SUBSTITUTION_VARIABLE_LIST_FILE_LOCATION - Enable or Disable URL Restrictions
Parameter
CLOUD_SUBSTITUTION_VARIABLE_LIST_FILE_LOCATION
Description
Points to the file containing the predefined URI substitution variable list. This is primarily for cloud implementations.
Ordinality
Optional [ Mandatory only for Cloud implementations]
Valid Values
Full path (including the filename for substitution list)
Tier
Web Application Server, Business Application Server, Background Processing.
CLOUD_WHITE_LIST_PATH - URL Allow Lists for Cloud
Parameter
CLOUD_WHITE_LIST_PATH
Description
The full path to a base allow list for aliases for URLs within the product. This allow list is added with the custom product allow list which is provided in CLOUD_CUSTOM_WHITE_LIST_PATH variable.
 
This is primarily for cloud implementations to define URL aliases. See Support for host allow listing.
Ordinality
Optional
Valid Values
Full path (including filename to allow list)
Tier
Web Application Server, Business Application Server, Background Processing.
CMPDB - Database Type
Parameter
CMPDB
Description
Database Type. This parameter is provided for backward compatibility and is set to ORACLE. This should not be altered.
Ordinality
Mandatory
Valid Values
ORACLE
Tier
Business Application Server, Background Processing.
CM_INSTALL_SAMPLE - Whether samples are installed
Parameter
CM_INSTALL_SAMPLE
Description
Whether sample code is installed or not. Done at installation time.
Ordinality
Mandatory
Valid Values
[true | false]
Tier
Web Application Server, Business Application Server, Background Processing.
COHERENCE_CLUSTER_ADDRESS - Multicast address for Batch Cluster
Parameter
COHERENCE_CLUSTER_ADDRESS
Description
Multicast IP Address for CLUSTERED mode. Specify the multicast IP address that a Socket will listen or publish on.
Ordinality
Mandatory
Valid Values
Valid values are from 224.0.0.0 to 239.255.255.255.
Tier
Background Processing
COHERENCE_CLUSTER_MODE - Batch Cluster Mode
Parameter
COHERENCE_CLUSTER_MODE
Description
Oracle Coherence mode. Coherence may be configured to operate in either development or production mode. These modes do not limit access to features, but instead alter some default configuration settings. For instance, development mode allows for faster cluster startup to ease the development process.
 
The development mode is used for all pre-production activities, such as development and testing. This is an important safety feature because development nodes are restricted from joining with production nodes.
 
Development mode (dev) is the default mode. Production mode (prod) must be explicitly specified when using Coherence in a production environment
Ordinality
Mandatory
Valid Values
[dev|prod]
Tier
Background Processing
COHERENCE_CLUSTER_NAME - Batch Cluster Name
Parameter
COHERENCE_CLUSTER_NAME
Description
Unique Cache name for Coherence Clusters.
Ordinality
Mandatory
Valid Values
Any string value. It is recommended to use the SPLENVIRON value, optionally, with the database schema owner as a unique identifier.
Example:
DEV.SPLADM
Tier
Background Processing
COHERENCE_CLUSTER_PORT - Batch Cluster Port Number
Parameter
COHERENCE_CLUSTER_PORT
Description
Unique Cache port for the Coherence Cluster.
Ordinality
Mandatory
Valid Values
Any open relevant port unique to the COHERENCE_CLUSTER_NAME.
JEE Web Application Server
Not Applicable
Tier
Background Processing
Installation Mode
Not Applicable
CONSOLIDATED_LOG_FILE_PATH- Directory for Consolidated Log File
Parameter
CONSOLIDATED_LOG_FILE_PATH
Description
Specifies the directory for the consolidated log file.
Ordinality
Optional
Valid Values
Full directory path.
Tier
Web Application Server, Business Application Server, Background Processing, Database.
CORS_HOST – Source for Cross Origin Resource Sharing
Parameter
CORS_HOST
Description
Specifies the Cross Origin Resource Sharing source host if ENABLE_CORS is set to true.
Ordinality
Optional
Valid Values
Host Address/URL
Tier
Web Application Server
Note: The URI must be listed in whitelist.xml file and the whitelist.xml's file location should be specified against com.oracle.couaf.whitelist.file property in spl.properties.
CORS_PORT - Source Port for Cross Origin Resource Sharing
Parameter
CORS_PORT
Description
Specifies the Cross Origin Resource Sharing source host’s port if ENABLE_CORS is set to true.
Ordinality
Optional
Valid Values
Host Port
Tier
Web Application Server
CORS_SCHEME - Scheme to be used for Cross Origin Resource Sharing
Parameter
CORS_SCHEME
Description
Specifies the Cross Origin Resource Sharing communication scheme to be used if ENABLE_CORS is set to true.
Ordinality
Optional
Valid Values
[http|https]
Tier
Web Application Server
CSRF_PROTECTION – Cross-Site Request Forgery Protection
Parameter
CSRF_PROTECTION
Description
Specifies if Cross-Site Request Forgery protection is enabled or disabled.
Ordinality
Mandatory
Valid Values
[true | false]
Tier
Web Application Server, Business Application Server, Background Processing.
CUSTOM_SQL_SECURITY – Enable Custom SQL Security
Parameter
CUSTOM_SQL_SECURITY
Description
Specifies if custom SQL security is enabled or disabled.
Ordinality
Mandatory
Valid Values
[true | false]
Tier
Web Application Server, Business Application Server, Background Processing.
DBCONNECTION - JDBC Connection String
Parameter
DBCONNECTION
Description
Generated Database JDBC string.
This is generated from the DBSERVER / DBPORT / DBNAME or DB_OVERRIDE_CONNECTION.
As this is generated, it should not be altered.
Customers using Native mode installation can replace this connection with JDBC Data Sources, if desired.
Ordinality
Mandatory
Valid Values
Generated URL
Tier
Business Application Server, Background Processing, Database.
DBDRIVER - Database Driver
Parameter
DBDRIVER
Description
Database Driver to use.
Automatically generated by installation.
This should not be altered.
Ordinality
Mandatory
Valid Values
Generated URL
Tier
Business Application Server, Background Processing, Database.
DBNAME - Database Name
Parameter
DBNAME
Description
Oracle Database Instance Name.
Customers using Native mode installation can ignore this value if using JDBC Data Sources.
Ordinality
Mandatory
Valid Values
Valid Database instance name
Tier
Business Application Server, Background Processing, Database.
DBPASS - Online Database User Password
Parameter
DBPASS
Description
Encrypted database user password for the online component of the product. Password for DBUSER.
Ordinality
Mandatory
Valid Values
Encrypted Password
Tier
Business Application Server, Background Processing, Database.
DBPASS_GEOCODE_WLS - GEOCODE Database Password
Parameter
DBPASS_GEOCODE_WLS
Description
Encrypted database user password for the GEOCODE integration. Password for DBUSER_GEOCODE.
Ordinality
Mandatory
Valid Values
Encrypted Password
Tier
Business Application Server, Database.
DBPASS_MDS - MDS Database Password
Parameter
DBPASS_MDS
Description
Encrypted database user password for the SOA Suite Meta Data Service (MDS) integration. Password for DBUSER_MDS.
 
This password was specified as part of the SOA Suite database installation process for the prefix_MDS user.
 
This is only valid for products that include Oracle SOA Suite. This is used for deployment of content to Oracle SOA Suite for integration.
Ordinality
Mandatory
Valid Values
Encrypted Password
Tier
Business Application Server, Background Processing, Database.
DBPASS_ORASDPM - DPM Database Password
Parameter
DBPASS_ORASDPM
Description
Encrypted database user password for the SOA Suite User Message Services (DPM) integration. Password for DBUSER_ORASDPM - DPM Database User.
 
This password was specified as part of the SOA Suite database installation process for the prefix_ORASDPM user.
 
This is only valid for products that include Oracle SOA Suite. This is used for deployment of content to Oracle SOA Suite for integration.
Ordinality
Mandatory
Valid Values
Encrypted Password
Tier
Business Application Server, Background Processing, Database.
DBPASS_OSB - OSB Database Password
Parameter
DBPASS_OSB
Description
Encrypted database user password for the Oracle Service Bus (OSB) integration. Password for DBUSER_OSB - OSB Database User.
 
This password was specified as part of the Oracle Service Bus installation for the OSB database user.
 
This is only valid for products that include Oracle Service Bus. This is used for deployment of content to Oracle Service Bus for integration.
 
This is not used for the Oracle Service Bus Adapters for Oracle Utilities.
Ordinality
Mandatory
Valid Values
Encrypted Password
Tier
Business Application Server, Background Processing, Database.
DBPASS_SOAINFRA - SOA Database Password
Parameter
DBPASS_SOAINFRA
Description
Encrypted database user password for the SOA Suite integration. Password for DBUSER_SOAINFRA - SOA Database User.
 
This password was specified as part of the SOA Suite database installation process for the prefix_SOAINFRA user.
 
This is only valid for products that include Oracle SOA Suite. This is used for deployment of content to Oracle SOA Suite for integration.
Ordinality
Mandatory
Valid Values
Encrypted Password
Tier
Business Application Server, Background Processing, Database.
DBPORT - Database Listener Port
Parameter
DBPORT
Description
Oracle Listener port for connection to the database.
Customers using Native mode installation can ignore this value if using JDBC Data Sources.
Ordinality
Mandatory
Valid Values
Valid Port Number
Tier
Business Application Server, Background Processing, Database.
DBSERVER - Database Server
Parameter
DBSERVER
Description
Oracle Database Host Name.
Customers using Native mode installation can ignore this value if using JDBC Data Sources.
Ordinality
Mandatory
Valid Values
Valid Host Name
Tier
Business Application Server, Background Processing, Database.
DBURL_GEOCODE - GEOCODE JDBC URL
Parameter
DBURL_GEOCODE
Description
Oracle Database JDBC URL used for Geocoding.
This is set for products using Oracle Spatial.
Ordinality
Mandatory
Valid Values
Valid JDBC URL
Tier
Business Application Server, Background Processing, Database.
DBURL_OSB - OSB JDBC URL
Parameter
DBURL_OSB
Description
Oracle Database JDBC URL for Oracle Service Bus.
This is used for deploying content to Oracle Service Bus.
Ordinality
Mandatory
Valid Values
Valid JDBC URL
Tier
Business Application Server, Background Processing, Database.
DBURL_SOA - SOA Suite JDBC URL
Parameter
DBURL_SOA
Description
Oracle Database JDBC URL for Oracle SOA Suite.
This is used for deploying content to Oracle SOA Suite.
Ordinality
Mandatory
Valid Values
Valid JDBC URL
Tier
Business Application Server, Background Processing, Database.
DBUSER - Online Database User
Parameter
DBUSER
Description
Database User, with Read/Write permissions used for pooled connections for online transactions.
Ordinality
Mandatory
Valid Values
Valid Database User used in installation
Tier
Business Application Server, Background Processing, Database.
DBUSER_GEOCODE - GEOCODE Database User
Parameter
DBUSER_GEOCODE
Description
Database User, with connection to Geocode Database.
Ordinality
Mandatory
Valid Values
Valid Database User on target database
Tier
Business Application Server, Background Processing, Database.
DBUSER_MDS - SOA MDS Database User
Parameter
DBPASS_MDS
Description
Database user password for the SOA Suite Meta Data Services (MDS) integration.
 
This userid was specified as part of the SOA Suite database installation process for the prefix_MDS user.
 
This is only valid for products that include Oracle SOA Suite. This is used for deployment of content to Oracle SOA Suite for integration.
Ordinality
Mandatory
Valid Values
Valid Database User (prefix_MDS) on target database
Tier
Business Application Server, Background Processing, Database.
DBUSER_ORASDPM - DPM Database User
Parameter
DBPASS_ORASDPM
Description
Database user password for the SOA Suite User Messaging Services (DPM) integration.
 
This userid was specified as part of the SOA Suite database installation process for the prefix_ORASDPM user.
 
This is only valid for products that include Oracle SOA Suite. This is used for deployment of content to Oracle SOA Suite for integration.
Ordinality
Mandatory
Valid Values
Valid Database User (prefix_ORASDPM) on target database
Tier
Business Application Server, Background Processing, Database.
DBUSER_OSB - OSB Database User
Parameter
DBPASS_OSB
Description
Database user password for the Oracle Service Bus integration.
 
This userid was specified as part of the Oracle Service Bus database installation process.
 
This is only valid for products that include Oracle Service Bus. This is used for deployment of content to Oracle Service Bus for integration.
Ordinality
Mandatory
Valid Values
Valid Database User on target database
Tier
Business Application Server, Background Processing, Database.
DBUSER_SOAINFRA - SOA Database User
Parameter
DBPASS_SOAINFRA
Description
Database user password for the SOA Suite integration.
 
This userid was specified as part of the SOA Suite database installation process for the prefix_SOAINFRA user.
 
This is only valid for products that include Oracle SOA Suite. This is used for deployment of content to Oracle SOA Suite for integration.
Ordinality
Mandatory
Valid Values
Valid Database User (prefix_SOAINFRA) on target database
Tier
Business Application Server, Background Processing, Database.
DB_OVERRIDE_CONNECTION - Custom JDBC URL
Parameter
DB_OVERRIDE_CONNECTION
Description
Database JDBC Override string.
 
For customers using Oracle 12c, use a string in the following format to support Pluggable Databases:
 
jdbc:oracle:thin:@//<host>:<port>/<pdbname>
 
Customers using Native mode installation can replace this connection with JDBC Data Sources, if desired.
Ordinality
Mandatory
Valid Values
Valid JDBC URL.
Tier
Business Application Server, Background Processing, Database.
DESC - Environment Description
Parameter
DESC
Description
Environment Description. Used for documentation purposes only.
Ordinality
Optional
Valid Values
String Value
Tier
Not Applicable
DIALECT - Hibernate Dialect
Parameter
DIALECT
Description
Hibernate Dialect.
This is the database dialect used by Hibernate to process database requests. It is automatically generated by the installer and should not be altered.
Ordinality
Mandatory
Valid Values
Valid Hibernate Dialects
Tier
Business Application Server, Background Processing, Database.
DIRSEP - Directory Separator
Parameter
DIRSEP
Description
Directory Separator.
This is an internal setting that sets the directory separator applicable for the platform. It is used by various scripts to set the paths correctly for the operating system. It is automatically generated at installation time and should not be altered.
Ordinality
Mandatory
Valid Values
Directory Separator character
Tier
Web Application Server, Business Application Server, Inbound Web Services, Background Processing.
DOC1BILLSCRIPT - Name of External Print Script
Parameter
DOC1BILLSCRIPT
Description
This setting sets the name of the external printing script used for printing extracts using Oracle Documaker. It is generated by individual products that support this feature.
Ordinality
Mandatory
Valid Values
Name of supplied script
Tier
Web Application Server, Business Application Server, Inbound Web Services, Background Processing
DOC1SCRIPT - Name of Generic Print Script
Parameter
DOC1SCRIPT
Description
This setting sets the name of the generic printing script used for extracts using Oracle Documaker. It is generated by individual products that support this feature.
Ordinality
Mandatory
Valid Values
Name of supplied script
Tier
Web Application Server, Business Application Server, Inbound Web Services, Background Processing.
ENABLE_CORS – Enable Cross Origin Resource Sharing
Parameter
ENABLE_CORS
Description
This specifies if OUAF is Cross Origin Resource Sharing enabled for embedded UI.
Ordinality
Optional
Valid Values
[true|false]
Tier
Web Application Server
ENABLE_JMS_GLOBAL_FLUSH – Enable Flushing of JMS
Parameter
ENABLE_JMS_GLOBAL_FLUSH
Description
This specifies if the global JMS flushing is enabled.
Ordinality
Mandatory
Valid Values
[true|false]
Tier
Web Application Server, Business Application Server, Inbound Web Services, Background Processing.
ENCODING - Whether Encryption Is Enabled
Parameter
ENCODING
Description
Enables or Disables encryption across the product.
By default, encryption is enabled (true) and is recommended to be enabled for all environments.
Ordinality
Mandatory
Valid Values
[true|false]
Tier
Web Application Server, Business Application Server, Inbound Web Services, Background Processing.
ENVIRONMENT_ID - Environment Identifier
Parameter
ENVIRONMENT_ID
Description
Unique identifier for each environment or copy of the product. This is specified at installation time to link disparate installations into a single environment for management purposes.
This setting is used by the Oracle Application Management Pack for Oracle Utilities within Oracle Enterprise Manager to link disparate targets across several hosts into a single Oracle Utilities Environment target.
Ordinality
Mandatory
Valid Values
Autogenerated
Tier
Web Application Server, Business Application Server, Inbound Web Services, Background Processing.
FORCE_HTTP – Enforce HTTP Protocol
Parameter
FORCE_HTTP
Description
Specifies if http protocol needs to be enforced.
Ordinality
Mandatory
Valid Values
[true|false]
Tier
Web Application Server, Business Application Server, Inbound Web Services, Background Processing.
FW_VERSION - Oracle Utilities Application Framework Version
Parameter
FWVERSION
Description
Oracle Utilities Application Version.
This is an internal setting that is generated upon installation of the product, service pack installation or upgrade installation. It is automatically generated at installation time and should not be altered.
Ordinality
Mandatory
Valid Values
Valid Oracle Utilities Application Framework version
Tier
Not Applicable
FW_VERSION_NUM - Oracle Utilities Application Framework Version Identifier
Parameter
FW_VERSION_NUM
Description
Oracle Utilities Application Version
This is an internal setting that is generated upon installation of the product, service pack installation or upgrade installation. It is automatically generated at installation time and should not be altered.
Ordinality
Mandatory
Valid Values
Valid Oracle Utilities Application Framework version
Tier
Not Applicable
GIS - GIS Support
Parameter
GIS
Description
Enables or Disables GIS support within the product.
This setting is only used by products that use GIS integration.
Setting this value to true enable all other GIS settings.
Ordinality
Mandatory
Valid Values
[true|false]
Tier
Web Application Server, Business Application Server, Background Processing.
GIS_URL - GIS Service URL
Parameter
GIS_URL
Description
Specifies the GIS JNDI URL used for connections.
This setting is only used by products that use GIS integration.
This setting is only used if GIS is set to true.
Ordinality
Mandatory
Valid Values
Valid JNDI URL
Tier
Web Application Server, Business Application Server, Background Processing.
GIS_WLSYSPASS - GIS WebLogic System Password
Parameter
GIS_WLSYSPASS
Description
Encrypted JNDI Password for GIS integration.
This setting is only used by products that use GISintegration.
This setting is only used if GIS is set to true.
Ordinality
Mandatory
Valid Values
Valid Encrypted Password
Tier
Web Application Server, Business Application Server, Background Processing.
GIS_WLSYSUSER - GIS WebLogic System User Id
Parameter
GIS_WLSYSUSER
Description
Encrypted JNDI User for GIS integration.
This setting is only used by products that use GIS integration.
This setting is only used if GIS is set to true.
Ordinality
Mandatory
Valid Values
Valid Encrypted User
Tier
Web Application Server, Business Application Server, Background Processing.
GLOBAL_JVMARGS - Additional JVM Arguments
Parameter
GLOBAL_JVMARGS
Description
Specific additional JVM options for the online component of the product for Oracle JVM (to enable advanced features)
Ordinality
Mandatory
Valid Values
This is generated
Tier
Web Application Server, Business Application Server.
HEADEND_CD_CB - Headend System URI for SOA Configuration Plan (CD_CB)
Parameter
HEADEND_CD_CB
Description
URI as configure in SOA Suite Configuration Plan for Headend System for the CD_DB interface (Echelon).
 
This setting is only available to products interfacing to head end systems using SOA Suite.
Ordinality
Mandatory
Valid Values
Valid SOA Suite URI for CD_DB interface.
Tier
Business Application Server
HEADEND_MR_CB - Headend System URI for SOA Configuration Plan (MR_CB)
Parameter
HEADEND_MR_CB
Description
URI as configure in SOA Suite Configuration Plan for Headend System for the MR_DB interface (Echelon).
This setting is only available to products interfacing to head end systems using SOA Suite.
Ordinality
Mandatory
Valid Values
Valid SOA Suite URI for MR_DB interface.
Tier
Business Application Server
HIBERNATE_JAR_DIR - Location of Hibernate JAR Files
Parameter
HIBERNATE_JAR_DIR
Description
Location of the Hibernate JAR files. This setting is used by the installer to copy the relevant files to the desired locations for deployment.
This setting is only used at installation time but is registered for potential post release use.
Ordinality
Mandatory
Valid Values
Valid location of Hibernate JAR Files as outlined in the product Installation Guide.
Tier
Business Application Server, Inbound Web Services, Background Processing.
HIGHVALUE - Language Specific Highvalues
Parameter
HIGHVALUE
Description
High value used for SQL queries. This is autogenerated at installation time.
Ordinality
Mandatory
Valid Values
This value is automatically generated and should not be altered.
Tier
Web Application Server, Business Application Server, Inbound Web Services, Background Processing.
HSTS_MAX_AGE – Maximum Age of Strict Transport Security
Parameter
HSTS_MAX_AGE
Description
Maximum age of strict transport security.
Ordinality
Optional. Default Value is 31536000.
Valid Values
Value in seconds.
Tier
Web Application Server
HSTS_PRELOAD – Strict Transport Security Preload
Parameter
HSTS_PRELOAD
Description
Preload of strict transport security.
Ordinality
Optional
Valid Values
[false|true]
Tier
Web Application Server
HSTS_SUBDOMAINS – Subdomains Included in Strict Transport Security
Parameter
HSTS_SUBDOMAINS
Description
Subdomains that are included in strict transport security.
Ordinality
Optional
Valid Values
[false|true]
Tier
Web Application Server
IWS_JDBC_NAME - JNDI Name for the IWS Connection Pools
Parameter
IWS_JDBC_NAME
Description
This is the JDBC Data Source connection name used for Inbound Web Services. The JDBC Data Source should be created prior to setting this value using the Configuring JDBC Data Sources instructions.
Ordinality
Optional
Valid Values
Valid fully qualified JNDI name for JDBC Data Source.
Tier
Inbound Web Services
IWSWAR - Name of Inbound Web Services WAR
Parameter
IWSWAR
Description
Default Name for Inbound Web Services Application Name.
Ordinality
Mandatory
Valid Values
Valid Server Application Names
Tier
Inbound Web Services
JAVAENCODING - Java Language Encoding
Parameter
JAVAENCODING
Description
Encoding string for Java to support appropriate character sets.
Ordinality
Mandatory
Valid Values
Valid Java Encoding (java.lang). Default: UTF8
Tier
Web Application Server, Business Application Server, Inbound Web Services, Background Processing.
JAVA_HOME - Location of Java SDK
Parameter
JAVA_HOME
Description
Location of JDK for use with product
Ordinality
Mandatory
Valid Values
Valid JAVA_HOME location
Tier
Web Application Server, Business Application Server, Inbound Web Services, Background Processing.
JAVA_VENDOR - Java Vendor
Parameter
JAVA_VENDOR
Description
JVM Vendor
Ordinality
Mandatory
Valid Values
Generated and used in other utilities
Tier
Web Application Server, Business Application Server, Inbound Web Services, Background Processing.
JAVA_VERSION - JVM Version String
Parameter
JAVA_VERSION
Description
Fully qualified JVM version string
Ordinality
Mandatory
Valid Values
Generated and used in other utilities
Tier
Web Application Server, Business Application Server, Inbound Web Services, Background Processing.
JAVA_VERSION_MAIN - Abberviated JVM Version
Parameter
JAVA_VERSION_MAIN
Description
Abbreviated JVM version string
Ordinality
Mandatory
Valid Values
Generated and used in other utilities
Tier
Web Application Server, Business Application Server, Inbound Web Services, Background Processing.
JDBC_NAME - JNDI Name for the Online JDBC Data Source
Parameter
JDBC_NAME
Description
This is the JDBC Data Source connection name used for Online channel. The JDBC Data Source should be created prior to setting this value using the Configuring JDBC Data Sources instructions.
Ordinality
Optional
Valid Values
Valid fully qualified JNDI name for JDBC Data Source.
Tier
Web Application Server
JDBC_TIMEOUT – JDBC Read Timeout
Parameter
JDBC_TIMEOUT
Description
Disable Cross Site Request Forgery token validation for REST Services. The JDBC Data Source should be created prior to setting this value using the Configuring JDBC Data Sources instructions.
Ordinality
Optional
Valid Values
The value should be in milliseconds, the default is 600000 (10 minutes).
Tier
Web Application Server
JNDI_GEOCODE - Geocode Data Source JNDI
Parameter
JNDI_GEOCODE
Description
JNDI name for the Geocode Data Source. This parameter is used with for the Geocode interface.
 
This parameter is only valid for products that use the Geocode interface.
Ordinality
Mandatory
Valid Values
Valid JNDI for Geocode Data Source
Tier
Business Application Server, Background Processing, MOB.
JNDI_OSB - OSB Data Source JNDI
Parameter
JNDI_OSB
Description
JNDI name for the Oracle Service Bus Data Source. This parameter is used with for the Oracle Service Bus interface.
 
This parameter is only valid for products that ship integration that requires Oracle Service Bus.
Ordinality
Mandatory
Valid Values
Valid JNDI for Oracle Service Bus Data Source
Tier
Business Application Server, Background Processing.
KS_IMPORT_KEYSTORE_FOLDER - Keystore Import Folder
Parameter
KS_IMPORT_KEYSTORE_FOLDER
Description
Keystore import folder.
Ordinality
Mandatory
Valid Values
Valid location for keystore folder.
Tier
Web Application Server, Business Application Server, Inbound Web Services, Background Processing.
LD_LIBRARY_PATH - Library Path for Windows/Linux/Solaris
Parameter
LD_LIBRARY_PATH
Description
Generated Library Path for Windows, Linux and Solaris
Ordinality
Mandatory
Valid Values
This value is generated by the product installer.
Tier
Web Application Server, Business Application Server, Inbound Web Services, Background Processing.
MODULES - Names of Modules Installed (Deprecated)
Parameter
MODULES
Description
Generated list of modules. This is generated by the product installer.
This parameter is provided for backward compatibility as modules installed are now autogenerated from installation records.
Ordinality
Optional
Valid Values
Calculated inside processTemplate.plx.
Tier
Web Application Server, Business Application Server, Inbound Web Services, Background Processing.
NLS_LANG - NLS Language Setting
Parameter
NLS_LANG
Description
Globalization Language setting for the database.
Ordinality
Mandatory
Valid Values
Valid NLS_LANG. Default: AMERICA_AMERICAN. AL32UTF8
Tier
Business Application Server, Inbound Web Services, Background Processing, Database.
ONLINE_DISPLAY_HOME - Location of Print Rendering Software
Parameter
ONLINE_DISPLAY_HOME
Description
Location of Print Rendering Software such as Oracle Documaker or Group 1 Doc 1.
Ordinality
Optional
Valid Values
Valid product location of the print rendering software
Tier
Business Application Server, Background Processing.
ONS_JAR_DIR - Location of Oracle Notification Service Libraries
Parameter
ONS_JAR_DIR
Description
Location of Oracle Notification Services Libraries used for RAC Fast Connection Failover support.
Ordinality
Optional
Valid Values
Valid location of ons.jar file. Usually $ORACLE_HOME/opmn/lib
Tier
Business Application Server, Background Processing, Database.
ONSCONFIG - ONS Configuration
Parameter
ONSCONFIG
Description
ONS configuration string used for RAC Fast Connection Failover support. For example:
racnode1.my.com:4200,racnode2.my.com:4200
Ordinality
Optional
Valid Values
ONS configuration string without nodes= prefix.
Tier
Business Application Server, Background Processing, Database.
OPSYS - Operating System
Parameter
OPSYS
Description
Internal variable used for platform specific configurations to be implemented.
Ordinality
Mandatory
Valid Values
Generated Operating System String
Tier
Web Application Server, Business Application Server, Inbound Web Services, Background Processing.
ORACLE_CLIENT_HOME - Oracle Client Home
Parameter
ORACLE_CLIENT_HOME
Description
Location of Oracle Client Software or Oracle Home. This is used for ONS and/or the Perl runtime.
Ordinality
Mandatory
Valid Values
Location of Oracle Client Installation. If the Oracle Database software is installed on the same machine, then this can be ORACLE_HOME.
Tier
Web Application Server, Business Application Server, Inbound Web Services, Background Processing.
OSB_HOME - Oracle Service Bus Home
Parameter
OSB_HOME
Description
Location of Oracle Service Bus. This is used to deploy Oracle Service Bus content. This setting only applies to products with prebuilt Oracle Service Bus content.
This is not used for Oracle Service Bus Adapters.
Ordinality
Optional
Valid Values
Location of Oracle Service Bus installation.
Tier
Business Application Server
OSB_HOST - Oracle Service Bus Host Name
Parameter
OSB_HOST
Description
Host Name for Oracle Service Bus. This is used to deploy Oracle Service Bus content. This setting only applies to products with prebuilt Oracle Service Bus content.
This is not used for Oracle Service Bus Adapters.
Ordinality
Optional
Valid Values
Host Name for Oracle Service Bus.
Tier
Business Application Server
OSB_LOG_DIR - Default Location For Oracle Service Bus Logs
Parameter
OSB_LOG_DIR
Description
Logging Directory Oracle Service Bus. This is used to deploy Oracle Service Bus content. This setting only applies to products with prebuilt Oracle Service Bus content.
This is not used for Oracle Service Bus Adapters.
Ordinality
Optional
Valid Values
Logging directory for Oracle Service Bus content deployment.
Tier
Business Application Server
OSB_PASS_WLS - Password for Oracle Service Bus User
Parameter
OSB_PASS_WLS
Description
Encrypted password for OSB deployment user (OSB_USER). This is used to deploy Oracle Service Bus content. This setting only applies to products with prebuilt Oracle Service Bus content.
This is not used for Oracle Service Bus Adapters.
Ordinality
Optional
Valid Values
Generated Password.
Tier
Business Application Server
OSB_PORT_NUMBER - Oracle Service Bus Port Number
Parameter
OSB_PORT_NUMBER
Description
Port number allocated to Oracle Service Bus. This is used to deploy Oracle Service Bus content. This setting only applies to products with prebuilt Oracle Service Bus content.
This is not used for Oracle Service Bus Adapters.
Ordinality
Optional
Valid Values
Valid Administration port to use for deployment of content.
Tier
Business Application Server
OSB_USER - User Name for Oracle Service Bus
Parameter
OSB_USER
Description
Administration user used for OSB deployment user. This is used to deploy Oracle Service Bus content. This setting only applies to products with prebuilt Oracle Service Bus content.
This is not used for Oracle Service Bus Adapters.
Ordinality
Optional
Valid Values
Valid Administration user to use for deployment of content.
Tier
Business Application Server
OUAF_DBMS_SCHEDULER_USER – DB User of DBMS Scheduler
Parameter
OUAF_DBMS_SCHEDULER_USER
Description
Database user for DBMS scheduler.
Ordinality
Mandatory
Valid Values
Database User Name. For example, SCHADM
Tier
Background Processing
OWSM_PROTECTION_FOR_REST_SERVICES – Enable Oracle Web Services Manager protection for REST
Parameter
OWSM_PROTECTION_FOR_REST_SERVICES
Description
Specifies if Oracle Web Services Manager protection is enabled or disabled for REST services.
Ordinality
Mandatory
Valid Values
[true|false]
Tier
Web Application Server, Business Application Server, Inbound Web Services.
PERLHOME - Location of PERL
Parameter
PERLHOME
Description
Generated location for Perl runtime. Generated from ORACLE_CLIENT_HOME - Oracle Client Home.
Ordinality
Mandatory
Valid Values
Generated location for Perl.
Tier
Web Application Server, Business Application Server, Inbound Web Services, Background Processing.
SERVER_ROLES - Which Server Roles Are Enabled
Parameter
SERVER_ROLES
Description
The server roles are enabled for this installation.
Ordinality
Mandatory
Valid Values
Install generated
Tier
Web Application Server, Inbound Web Services, Background Processing.
SERVER_ROLE_BATCH - Whether the Batch Server Is Enabled in This Installation
Parameter
SERVER_ROLE_BATCH
Description
Whether this installation is to be used for batch processing
Ordinality
Mandatory
Valid Values
[true|false]
Tier
Background Processing
SERVER_ROLE_INTEGRATION - Whether the IWS Server Is Enabled in This Installation
Parameter
SERVER_ROLE_INTEGRATION
Description
Whether this installation is to be used for integration (IWS)
Ordinality
Mandatory
Valid Values
[true|false]
Tier
Inbound Web Services
SERVER_ROLE_ONLINE - Whether the Online Server Is Enabled in This Installation
Parameter
SERVER_ROLE_ONLINE
Description
Whether this installation is to be used for online
Ordinality
Mandatory
Valid Values
[true|false]
Tier
Web Application Server
SOA_HOME - Location of Oracle SOA Suite
Parameter
SOA_HOME
Description
Location of Oracle SOA Suite software. This is used to deploy Oracle SOA Suite content. This setting only applies to products with prebuilt Oracle SOA Suite content.
Ordinality
Optional
Valid Values
Valid location of Oracle SOA Suite.
Tier
Business Application Server
SOA_HOST - Hostname for Oracle SOA Suite
Parameter
SOA_HOST
Description
Hostname for Oracle SOA Suite software. This is used to deploy Oracle SOA Suite content. This setting only applies to products with prebuilt Oracle SOA Suite content.
Ordinality
Optional
Valid Values
Valid host name for Oracle SOA Suite.
Tier
Business Application Server
SOA_PORT_NUMBER - Port Number for Oracle SOA Suite
Parameter
SOA_PORT_NUMBER
Description
Port Number for Oracle SOA Suite software. This is used to deploy Oracle SOA Suite content. This setting only applies to products with prebuilt Oracle SOA Suite content.
Ordinality
Optional
Valid Values
Valid port number for Oracle SOA Suite.
Tier
Business Application Server
SPLADMIN - Administration Userid
Parameter
SPLADMIN
Description
Administration OS user used to install the software. Used by utilities to assign ownership and for deployment purposes.
Ordinality
Mandatory
Valid Values
Valid Administration Account.
Tier
Web Application Server, Business Application Server, Inbound Web Services, Background Processing.
SPLADMINGROUP - Administration Group
Parameter
SPLADMINGROUP
Description
Administration OS group used to install the software. Used by utilities to assign ownership and for deployment purposes.
Ordinality
Mandatory
Valid Values
Valid Administration Group.
Tier
Web Application Server, Business Application Server, Inbound Web Services, Background Processing.
SPLApp - Name of Online WAR File
Parameter
SPLApp
Description
Name of online WAR file used for building purposes
Ordinality
Mandatory
Valid Values
Valid WAR file name.
Tier
Web Application Server, Business Application Server.
SPLDIR - Home Directory of Product
Parameter
SPLDIR
Description
Home Location of product software. This value must match the corresponding entry in cistab - Global Configuration Files.
Ordinality
Mandatory
Valid Values
Valid Location of software. Generated by installer.
Tier
Web Application Server, Business Application Server, Inbound Web Services, Background Processing.
SPLDIROUT - Location of Product Output
Parameter
SPLDIROUT
Description
Home Location of product output. This value must match the corresponding entry in cistab - Global Configuration Files.
Ordinality
Mandatory
Valid Values
Valid Location of output. Generated by installer.
Tier
Web Application Server, Business Application Server, Inbound Web Services, Background Processing.
SPLENVIRON - Environment Identifier
Parameter
SPLDIROUT
Description
Home Location of product output. This value must match the corresponding entry in cistab - Global Configuration Files.
Ordinality
Mandatory
Valid Values
Valid Location of output. Generated by installer.
Tier
Web Application Server, Business Application Server, Inbound Web Services, Background Processing.
SPLOUTPUT - Directory for Product Output
Parameter
SPLOUTPUT
Description
Location of product output.
Ordinality
Mandatory
Valid Values
Valid Location of output. Generated by installer.
Tier
Web Application Server, Business Application Server, Inbound Web Services, Background Processing.
SPLSERVICEAPP - Name of Business Application Server Application
Parameter
SPLSERVICEAPP
Description
Default Name for Business Application Name.
Ordinality
Mandatory
Valid Values
Valid Server Application Names
Tier
Business Application Server
SPLWEBAPP - Name of Web Application Server Application
Parameter
SPLWEBAPP
Description
Default Name for Web Application Name.
Ordinality
Mandatory for Oracle WebLogic implementations
Valid Values
Valid Server Application Names
Tier
Web Application Server
STRICT_TRANSPORT_SECURITY – Enable Strict Transport Security
Parameter
STRICT_TRANSPORT_SECURITY
Description
Enable or Disable transport layer security.
Ordinality
Mandatory
Valid Values
[true|false]
Tier
Web Application Server
STRIP_HTML_COMMENTS - Strip Out Comments In Code
Parameter
STRIP_HTML_COMMENTS
Description
Enable or Disable Stripping comments in generated code. By default, code is commented for ease of extension. If these comments represent a security issue for your site, then they can be stripped out at runtime (true).
Ordinality
Mandatory
Valid Values
[true|false]
Tier
Business Application Server
TEMPSTORAGE_SPLITFILESIZE - Split File Size in MB
Parameter
TEMPSTORAGE_SPLITFILESIZE
Description
The size of split files in MB, while transferring a file using file adapter API.
Ordinality
Optional
Valid Values
Valid file size in MB. Default is 50.
Tier
Business Application Server
TOP_VERSION - Product Version
Parameter
TOP_VERSION
Description
Product Version identifier string used by utilities and upgrade scripts.
Ordinality
Mandatory
Valid Values
Generated by installer and should not be altered manually.
Tier
Web Application Server, Business Application Server, Inbound Web Services, Background Processing.
TOP_VERSION_NUM - High level Product Version
Parameter
TOP_VERSION_NUM
Description
Product Version identifier number used by utilities and upgrade scripts.
Ordinality
Mandatory
Valid Values
Generated by installer and should not be altered manually.
Tier
Web Application Server, Business Application Server, Inbound Web Services, Background Processing.
WEB_ADMIN_SERVER – Name of the Web Admin Server
Parameter
WEB_ADMIN_SERVER
Description
Name of the web admin server.
Ordinality
Mandatory
Valid Values
Server Name
Tier
Web Application Server, Business Application Server, Inbound Web Services.
WEB_APP - Name of WebSphere Server Application
Parameter
WEB_APP
Description
Default Name for Web Application Name.
Ordinality
Mandatory for WebSphere implementations
Valid Values
Valid Server Application Names
Tier
Web Application Server
WEB_APPVIEWER_FORM_LOGIN_ERROR_PAGE - AppViewer Form Login Error Page
Parameter
WEB_APPVIEWER_FORM_LOGIN_ERROR_PAGE
Description
Error Page used for invalid AppViewer Login.
Ordinality
Mandatory
Valid Values
Valid JSP for error pages
WEB_APPVIEWER_FORM_LOGIN_PAGE - AppViewer Form Login Page
Parameter
WEB_APPVIEWER_FORM_LOGIN_PAGE
Description
Login Page used for AppViewer Login.
Ordinality
Mandatory
Valid Values
Valid JSP for login
WEB_APPVIEWER_PRINCIPAL_NAME - Application Viewer Principal Name
Parameter
WEB_APPVIEWER_PRINCIPAL_NAME
Description
Principal Name for AppViewer
Ordinality
Mandatory
Valid Values
Valid Principal Name
WEB_APPVIEWER_ROLE_NAME - Application Viewer Security Role
Parameter
WEB_APPVIEWER_ROLE_NAME
Description
Role Name for AppViewer
Ordinality
Mandatory
Valid Values
Valid Role Name
WEB_CONTEXT_ROOT - Web Context Root
Parameter
WEB_CONTEXT_ROOT
Description
Web Context for product
Ordinality
Mandatory
Valid Values
Valid context. Default: spl
Tier
Web Application Server, Business Application Server, Inbound Web Services.
WEB_DEPLOY_APPVIEWER - Deploy AppViewer
Parameter
WEB_DEPLOY_APPVIEWER
Description
Whether the AppViewer application is included in the online EAR file. A value of true adds the appViewer to the online EAR file. A value of false does not add the appViewer content to the online EAR file.
 
Note: If the appViewer is not deployed the online administration functions that use the appViewer will not display this content. It is recommended to set this value to false for non-development environments.
 
Note: AppViewer has been deprecated and will be removed from a future release.
Ordinality
Mandatory
Valid Values
[true|false]
WEB_ENABLE_HEALTHCHECK - Enable System Healthcheck
Parameter
WEB_ENABLE_HEALTHCHECK
Description
Enable the system healthcheck function used by the Oracle Application Management Pack for Oracle Utilities available from Oracle Enterprise Manager.
Ordinality
Mandatory
Valid Values
[true|false]
Tier
Web Application Server
WEB_FORM_LOGIN_ERROR_PAGE - Default Form Login Error Page
Parameter
WEB_FORM_LOGIN_ERROR_PAGE
Description
Error Page used for invalid online Login.
Ordinality
Mandatory
Valid Values
Valid JSP for error pages
Tier
Web Application Server
WEB_FORM_LOGIN_PAGE - Default Form Login Page
Parameter
WEB_FORM_LOGIN_PAGE
Description
Login Page used for online Login.
Ordinality
Mandatory
Valid Values
Valid JSP for login
Tier
Web Application Server
Note: If WEB_HELP_FORM_LOGIN_ERROR_PAGE and/or WEB_APPVIEWER_FORM_LOGIN_ERROR_PAGE is not specified then they default to the value specified in WEB_FORM_LOGIN_ERROR_PAGE.
Note: If WEB_HELP_FORM_LOGIN_PAGE and/or WEB_APPVIEWER_FORM_LOGIN_PAGE is not specified then they default to the value specified in WEB_FORM_LOGIN_PAGE.
Note: If WEB_APPVIEWER_ROLE_NAME and/or WEB_APPVIEWER_PRINCIPAL_NAME is not specified they are default to WEB_ROLE_NAME and WEB_PRINCIPAL_NAME respectively.
WEB_HELP_FORM_LOGIN_ERROR_PAGE - Help Form Login Error Page
Parameter
WEB_HELP_FORM_LOGIN_ERROR_PAGE
Description
Error Page used for invalid Help Login.
Ordinality
Mandatory
Valid Values
Valid JSP for error pages
Tier
Web Application Server
WEB_HELP_FORM_LOGIN_PAGE - Help Form Login Page
Parameter
WEB_HELP_FORM_LOGIN_PAGE
Description
Login Page used for Help Login.
Ordinality
Mandatory
Valid Values
Valid JSP for login
Tier
Web Application Server
WEB_ISAPPVIEWER - Enable AppViewer
Parameter
WEB_ISAPPVIEWER
Description
Enable or Disable AppViewer from deployment. The use of AppViewer is recommended for appropriate non-production environments only.
Ordinality
Mandatory
Valid Values
[true|false]
WEB_ISDEVELOPMENT - Development Environment
Parameter
WEB_ISDEVELOPMENT
Description
Enable or Disable Development on this product environment. This setting assumes that the Oracle Utilities SDK.
Ordinality
Mandatory
Valid Values
[true|false]
Tier
Web Application Server, Business Application Server, Inbound Web Services, Background Processing.
WEB_IWS_MDB_RUNAS_USER - Default User for MDB to Run as within Product
Parameter
WEB_IWS_MDB_RUNAS_USER
Description
The default product user the MDB uses to run its interface. This value is used if no JMS credentials are provided on the message header. A blank value, the default, for this parameter disables the function and assumes all JMS messages will include their credentials in the head of the message.
Ordinality
Optional
Valid Values
Blank (not enabled) or a valid product authorization userid (not login id).
Tier
Inbound Web Services
WEB_IWS_SUPER_USERS - Users to Run as in IWS
Parameter
WEB_IWS_SUPER_USERS
Description
Default product user used for authorization for Inbound Web Services. This value is used for internal calls used for Inbound Web Services.
Ordinality
Optional
Valid Values
Blank (not enabled) or a valid product authorization userid (not login id)
Tier
Inbound Web Services
WEB_JMX_RMI_PORT_PERFORMANCE - JMX Port for Web Application Server Monitoring
Parameter
WEB_JMX_RMI_PORT_PERFORMANCE
Description
Port number for JMX monitoring for Online monitoring.
Ordinality
Mandatory
Valid Values
Valid open port number for monitoring.
Tier
Web Application Server
WEB_L2_CACHE_MODE - Turn off L2 Cache for Online Submission
Parameter
WEB_L2_CACHE_MODE
Description
Enables (on) or disables (off) Level 2 cache for online submission. Used for development purposes where online submission cache is off.
 
Note: Some batch processes require L2 Cache to be disabled. Refer to individual job documentation for details.
Ordinality
Mandatory
Valid Values
[on|off]
Tier
Web Application Server, Background Processing.
WEB_MAXAGE - Text Cache
Parameter
WEB_MAXAGE
Description
Set the duration (in seconds) to store page structures from the product, in the Client Cache, on the client browser.
Ordinality
Mandatory
Valid Values
See maxAge - Max Age for pages for valid values.
Tier
Web Application Server
WEB_MAXAGEI - Image Cache
Parameter
WEB_MAXAGEI
Description
Set the duration (in seconds) to store images, in the Client Cache, from the product on the client browser.
Ordinality
Mandatory
Valid Values
See maxAgeI - Max Age for Images for valid values.
Tier
Web Application Server
WEB_PRELOADALL - Preload All Pages on Startup
Parameter
WEB_PRELOADALL
Description
Enable or Disable preload of pages at startup. This determines the scope of any reload. A value of false (default) only preloads the Main menu only. A value of true preloads all functions on all menus. A value of true will lengthen the startup process.
Ordinality
Mandatory
Valid Values
[true|false]
Tier
Web Application Server
WEB_PRINCIPAL_NAME - Default JEE Authorization Principal
Parameter
WEB_PRINCIPAL_NAME
Description
Principal Name for online application.
Ordinality
Mandatory
Valid Values
Valid Principal Name. Default: cisusers
Tier
Web Application Server, Business Application Server, Inbound Web Services.
WEB_ROLE_NAME - Default JEE Authorization Role
Parameter
WEB_ROLE_NAME
Description
Role Name for online application
Ordinality
Mandatory
Valid Values
Valid Role Name. Default: cisusers
Tier
Web Application Server, Business Application Server, Inbound Web Services.
WEB_SERVER_HOME - Location of Web Application Server
Parameter
WEB_SERVER_HOME
Description
Generic location of Web Application Server.
This should match the value for WL_HOME which is set for the Oracle WebLogic installation used for the product.
Ordinality
Mandatory
Valid Values
Home location of Web Application Server software
Tier
Web Application Server, Business Application Server, Inbound Web Services.
WEB_SERVER_VERSION - Web Server Version
Parameter
WEB_SERVER_VERSION
Description
Full Version of Oracle WebLogic.
Used for utilities to ensure correct templates are used.
Ordinality
Mandatory
Valid Values
Generated by installer.
Tier
Web Application Server, Business Application Server, Inbound Web Services.
WEB_SERVER_VERSION_MAIN
Parameter
WEB_SERVER_VERSION_MAIN
Description
Substring Version of Oracle WebLogic.
Used for utilities to ensure correct templates are used.
Ordinality
Mandatory
Valid Values
Generated by installer.
Tier
Web Application Server, Business Application Server, Inbound Web Services.
WEB_WLAUTHMETHOD - Authentication Method
Parameter
WEB_WLAUTHMETHOD
Description
JEE Authorization Method implemented.
Ordinality
Mandatory
Valid Values
Valid Values:
FORM (Default) - Use login forms
BASIC - Use Operating System Login
CLIENT-CERT - Client Certificate or external authentication
Tier
Web Application Server, Business Application Server, Inbound Web Services.
WEB_WLHOST - Web Server Host
Parameter
WEB_WLHOST
Description
Host Name for Oracle WebLogic Install.
Ordinality
Mandatory
Valid Values
Valid Host Name.
Tier
Web Application Server, Business Application Server, Inbound Web Services.
WEB_WLPAGECHECKSECONDS - Interval for Recompilation of JSP
Parameter
WEB_WLPAGECHECKSECONDS
Description
Interval, in seconds, to force recompilation for server JSP's. This is used for Oracle WebLogic customers only. This setting is designed to be altered for development environments. The default is recommended for all other environments.
Ordinality
Mandatory
Valid Values
Valid Recompile time. Default: 43200
Tier
Web Application Server
WEB_WLPORT - Web Server HTTP Port
Parameter
WEB_WLPORT
Description
Port number for environment for online system.
Ordinality
Optional. Value should not be populated if WEB_WLSSLPORT is populated.
Valid Values
Valid open port number. Example: 6500
Tier
Web Application Server
WEB_WLSSLPORT - Oracle WebLogic SSL HTTP Port
Parameter
WEB_WLSSLPORT
Description
SSL Port number for environment for online system.
Ordinality
Optional. Value should not be populated if WEB_WLPORT is populated.
Valid Values
Valid open port number. Example: 6500
Tier
Web Application Server
WEB_WLSYSPASS - Oracle WebLogic JNDI System Password
Parameter
WEB_WLSSYSPASS
Description
Encrypted Oracle WebLogic JNDI Password used for JNDI lookups.
Ordinality
Mandatory
Valid Values
Valid JNDI Password.
Tier
Web Application Server
WEB_WLSYSUSER - Oracle WebLogic JNDI System Userid
Parameter
WEB_WLSSYSUSER
Description
Oracle WebLogic JNDI User used for JNDI lookups.
Ordinality
Mandatory
Valid Values
Valid JNDI User.
Tier
Web Application Server
WEB_WLS_SVRNAME - Oracle WebLogic Server Name
Parameter
WEB_WLS_SVRNAME
Description
Oracle WebLogic Server Name.
Ordinality
Mandatory
Valid Values
Valid Server Name. Default: myserver
JEE Web Application Server
WLS
Tier
Web Application Server
WLS_ADMIN_PORT - Admin Console Port Number
Parameter
WLS_ADMIN_PORT
Description
Oracle WebLogic Administration Port. Only supplied if Administration port differs from application port. Oracle WebLogic Server Name. This is used for Oracle WebLogic customers only and embedded installations only.
Ordinality
Mandatory
Valid Values
Valid Port Number. Default: Value of WEB_WLPORT - Web Server HTTP Port.
Tier
Web Application Server
WLS_CLUSTER_NAME - Name of Cluster for Product
Parameter
WLS_CLUSTER_NAME
Description
Oracle WebLogic Cluster Name for clustered environments. This value must be set for customers using the Application Management Pack for Oracle Utilities to link the cluster target with the product.
Ordinality
Optional
Valid Values
Valid Cluster Name.
Tier
Web Application Server
WLS_DIAGNOSTIC_CONTEXT_ENABLED - ECID Support
Parameter
WLS_DIAGNOSTIC_CONTEXT_ENABLED
Description
This enables (true) or disables (false) ECID Support.
Ordinality
Optional
Valid Values
[true|false]
Tier
Web Application Server
WLS_DOMAIN_HOME - Oracle WebLogic Domain Home
Parameter
WLS_DOMAIN_HOME
Description
Domain Home directory for installation. Used if installation has multiple domains installed.
Ordinality
Mandatory
Valid Values
Valid Domain Home
Tier
Web Application Server
WLTHININT3CLIENT_JAR_DIR - Location of Thin WebLogic T3 Client
Parameter
WLTHINT3CLIENT_JAR_DIR
Description
Location of Oracle WebLogic thin Client for JMX and other interfaces. Used for integration to Oracle products for monitoring.
Ordinality
Optional
Valid Values
Valid location of wlthint3client.jar
Tier
Web Application Server, Inbound Web Services.
WL_HOME - Oracle WebLogic Home
Parameter
WL_HOME
Description
Home directory of Oracle WebLogic.
Ordinality
Mandatory
Valid Values
Valid console user.
JEE Web Application Server
WLS
Tier
Web Application Server
XAI_DBPASS - Password for Database User for IWS
Parameter
XAI_DBPASS
Description
Encrypted database user password for the Inbound Web Services component of the product.
Ordinality
Mandatory
Valid Values
Encrypted Password
Tier
Inbound Web Services, Database.
XAI_DBUSER - Database User Used for IWS
Parameter
XAI_DBUSER
Description
Database User, with Read/Write permissions used for pooled connections for Inbound Web Services transactions.
Ordinality
Mandatory
Valid Values
Valid Database User used in installation
Tier
Inbound Web Services, Database.
XQUERIES_TO_CACHE - Size of XQuery Cache
Parameter
XQUERIES_TO_CACHE
Description
Size of XQuery/XPath Cache in number of queries. Increasing the cache size may increase memory requirements for the product. This sets the value of com.oracle.XPath.LRUSize - XPath Cache in the spl.properties file
Ordinality
Optional
Valid Values
Defaults from templates (-1 - Unlimited in size)
Tier
Business Application Server, Inbound Web Services, Background Processing.
XQUERY_CACHE_FLUSH_TIMEOUT - Cache Life for XQueries
Parameter
XQUERY_CACHE_FLUSH_TIMEOUT
Description
Length of time in seconds that XQuery and XPath queries are cached and set the value of com.oracle.XPath.flushTimeout - XPath Flush in the spl.properties file.
Ordinality
Optional
Valid Values
Defaults from templates (0 - Never flush is the default)
Tier
Business Application Server, Inbound Web Services, Background Processing