
Notification.properties
10.3 Notification.properties
This file provides basic configuration for the notification engine.
This file is in the WE_HOME/server/classes/oracle/panama/core/admin directory.
Table 10–3  Parameters of the Notification.properties File
| Key | Type | Editable | Description | 
| 
 | 
 | 
 | 
 | 
| dispatcher.logical.device. | String | N | Repository name of the logical device for | 
| email.name | 
 | 
 | email. The default is EMAIL. | 
| dispatcher.logical.device. | String | N | Repository name of the logical device for | 
| sms.name | 
 | 
 | short messaging service (SMS). The default | 
| 
 | 
 | 
 | is SMS. | 
| sms.account.id | Number | Y | Wireless Edition System Account ID, if any, | 
| 
 | 
 | 
 | for the  | 
| sms.account.password | String | Y | Password for the sms.account.id | 
| sms.server.name | String | Y | Name of the host where  | 
| sms.server.port | Integer | Y | Port number on which the  | 
| 
 | 
 | 
 | listening. | 
| sms.driver.class | String | Y | Use oracle.panama.util.sms.SmsUCPDriver | 
| 
 | 
 | 
 | for UCP protocol. Use | 
| 
 | 
 | 
 | oracle.panama.util.sms.SmsSMPPDriver | 
| 
 | 
 | 
 | for SMPP protocol. The default is the UCP | 
| 
 | 
 | 
 | protocol. | 
| sms.ucptype | String | Y | Specify the UCP command set type. The | 
| 
 | 
 | 
 | default is 01. For 51 operations sent, use 51. | 
| sms.message.maxchunks | Number | Y | Max number of SMS chunks per message. | 
| 
 | 
 | 
 | The default is 3. | 
| sms.message.maxsize | Number | Y | Maximum number of bytes per message. | 
| 
 | 
 | 
 | The default is 160. | 
| sms.smpp.system.id | String | Y | System account identification for the Short | 
| 
 | 
 | 
 | Message Peer to Peer protocol (SMPP) | 
| 
 | 
 | 
 | 
 | 
| sms.smpp.system. | String | Y | Password for the sms.smpp.system.id | 
| password | 
 | 
 | account. | 
| sms.smpp.system.type | String | Y | SMPP system type. | 
Property Files 
