Support Settings: Technical Information
This section deals with support settings.
xcenter.properties
Table 10-1 Xcenter Properties Information
Setting | Valid Values | Description |
---|---|---|
dtv.xadmin.smtp.host |
String |
The email host name. |
dtv.xadmin.smtp.port |
Integer |
The email port name. |
dtv.xadmin.smtp.auth |
Boolean |
If true,Oracle Retail Xstore Point of Service will make secure SMTP connections (smtps) for email operations. This usually requires a user name and password (DefaultMailUser & DefaultMailPassword). If false, Oracle Retail Xstore Point of Service will use unsecured SMTP connections (smtp) for email operations, and username and password will be ignored. |
dtv.xadmin.smtp.user |
String |
Username to use if making secure SMTP connections. |
dtv.xadmin.smtp.password |
String |
Password to use if making secure SMTP connections. |
dtv.xadmin.smtp.sender |
String |
The email sender. |
dtv.xadmin.support.criticalAl ertEmails.enabled |
Boolean |
True or false. |
cfg_critical_alert_email Table
Table 10-2 cfg_critical_alert_email Table
Column | Valid Values | Description |
---|---|---|
cfg_critical_alert_email.organ ization_id |
Integer |
Organization ID |
cfg_critical_alert_email.email_address |
Varchar(60) |
Critical alert email address |
cfg_critical_alert_email.creat e_date |
Datetime |
Create date |
cfg_critical_alert_email.creat e_user_id |
Varchar(30) |
Create User ID |
cfg_critical_alert_email.upda te_date |
Datetime |
Update date |
cfg_critical_alert_email.upda te_user_id |
Varchar(30) |
Update user ID |