Installation and Upgrade > Windchill ESI > Installing and Configuring Windchill ESI in an ORACLE Applications Environment > Windchill ESI Preferences, Distribution Target Attributes and Global Variable Groups > Global Variable Groups > Global Variables for Adapter Instances
  
Global Variables for Adapter Instances
The global variables of ESIOMAdapter group are needed to connect to the Oracle system.
The following table describes the global variables that make up this group.
Global variable name
Description
Possible Values and Windchill ESI Defaults
JDBCURL
This URL uses host name, port number, and SID (Service ID) of ERP database instance. Using this variable Adapter connects to ERP database instance.
Possible values:
jdbc:tibcosoftwareinc:oracle://<<ERP Database host>>:<<ERP Database PORT>>;SID=<<ERP database service>>
Necessary to connect to the destination ERP system.
The Adapter connects using the Datasource and DatabaseUser and DatabasePassword
DBUserName
The Oracle Applications database username for the Windchill ESIuser.
The value entered in the MICU field Oracle Mfg. Username is used for populating this global variable.
Necessary to connect to the destination ERP system.
DBPassword
The Oracle Applications database password for the Windchill ESI user.
The value entered in the MICU field Oracle Mfg. Password is used for populating this global variable.
Necessary to connect to the destination ERP system.
LogFileCount
The number of Adapter Log files to be generated. The number of roll over files.
Default is 100.
LogFileLimit
Maximum size of the log file, in bytes.
Default is 3000000. Maximum is 2147483647 bytes.
Locale
This global variable is used while fetching the values for Approval Status Attributes on Engineering Change Orders (ECO). As the Oracle ERP system uses localized values for this attribute, you need to pass the appropriate Locale value to get the correct string from Oracle ERP.
The following are the ISO standard locale values. Default is en_US
Language / Country / Locale Encoding Value
English / United States / en_US
Japanese/ Japan / ja
Italian / Italy / it
French / France/ fr
Spanish / Spain/ es
Chinese Simplified / China (PRC)/ zh
Brazilian Portuguese / Brazil / pt_BR