
useragent.properties
10.10 useragent.properties
This property file lists the mapping from the HTTP user agent to the Wireless Edition logical device.
This file is in the WE_HOME/server/classes/oracle/panama/core/admin directory.
Table 10–10  Parameters of the UserAgents.properties File
| Key | Type | Editable | Description | 
| 
 | 
 | 
 | 
 | 
| default.logicaldevice | Device | Y | Default logical device if no mapping is found. | 
| 
 | 
 | 
 | The default is WML11. | 
| [ID].useragent | String | Y | UserAgent starting string from HTTPRequest. | 
| [ID].logicaldevice | String | Y | Logical device name to be used. | 
| 
 | 
 | 
 | 
 | 
10.11 LDAP.properties
This property file is read by the LDAP adapter. It is in the WE_
HOME/server/classes/oracle/panama/adapter/ldap directory.
Table 10–11  Parameters of the LDAP.properties File
| Key | Type | Editable | Description | 
| 
 | 
 | 
 | 
 | 
| auto_referral | Boolean | Y | Sets Wireless Edition to use automatic referral. | 
| 
 | 
 | 
 | The default value is true, or enabled. Set to false | 
| 
 | 
 | 
 | to disable. | 
| max_search_time | Integer | Y | Maximum allowed search time in milliseconds. | 
| 
 | 
 | 
 | The default is 100. | 
| max_result_count | Integer | Y | Maximum results from a search. The default is | 
| 
 | 
 | 
 | 1000. | 
| 
 | 
 | 
 | 
 | 
10.12 AsynchNotification.properties
This is the property file read by the asynchronous notification Dequeuer. It is in the WE_HOME/server/classes/oracle/panama/core/admin directory.
