List of object attribute message template definitions for notification rules.
|
Field |
Data Type |
Reference |
Remarks |
|---|---|---|---|
|
ID |
INTEGER |
|
Primary key |
|
persid |
nvarchar(30) |
|
Object key |
|
del |
SREL integer -- > actbool |
|
Delete indicator |
|
sym |
nvarchar(128) |
|
Symbolic description; required field |
|
notify_flag |
INTEGER |
|
Auto notification |
|
notify_level |
SREL integer --> noturg |
|
Notification level |
|
notify_msg_title |
nvarchar(255) |
|
Notification message title (Required) |
|
notify_msg_body |
nvarchar(4000) |
|
Notification message body |
|
notify_msg_body_html |
nvarchar(32768) |
|
Notification HTML message |
|
obj_type |
SREL string --> ntfm_prod_list |
|
Object type: cr, chg, iss; required field |
|
last_mod_dt |
DATE |
|
Audit trail date |
|
last_mod_by |
SREL uuid --> cnt |
|
Audit trail user |
|
Copyright © 2013 CA.
All rights reserved.
|
|