1.3.3.1 SilentOdt.properties
This topic gives an overview on SilentOdt.properties.
SilentOdt.properties
                     
                        
                           
                  JAVA_HOME, WEBLOGIC_HOME,
        WAS_HOME are optional and can be used for generating template Ant
      scripts.
               
            Table 1-1 SilentOdt.properties
| Field | Description | 
|---|---|
| ODT Data Source Detail Credentials | This section displays the following fields. | 
| OdtJdbcUrl | JDBC jdbc:oracle:thin:@10.184.xx.xx:1521:FCDEMO (should be encrypted using utility) | 
| OdtDbUser | DB User name (should be encrypted using utility) | 
| OdtDbPassword | DP Password (should be encrypted using utility) | 
| Logger Properties | This section displays the following fields. | 
| Logreqd | Y/N, Default set to N. If the value is set to Y the logger will be enabled for the generation of the log. If the value is set to N logger will be disabled. | 
| Logpath | Provide the path where the Logger files will be generated. | 
| Level | Provide the Logger Level. This can be either DEBUG/INFO/WARNING/SEVERE. Provide as DEBUG for writing detailed log. Default value would be set to INFO. | 
| System Properties | This section displays the following fields. | 
| JAVA_HOME | Maintain the Java installed location. | 
| WEBLOGIC_HOME | Maintain the oracle Weblogic installed location. | 
| WAS_HOME | Maintain the IBM Websphere installed location. | 
Parent topic: Configuration of SilentODTUtility